以文本方式查看主题 - 金字塔客服中心 - 专业程序化交易软件提供商 (http://weistock.com/bbs/index.asp) -- 交易策略发布专区 (http://weistock.com/bbs/list.asp?boardid=10) ---- [交易系统]MI策略 (http://weistock.com/bbs/dispbbs.asp?boardid=10&id=5347) |
-- 作者:z7c9 -- 发布时间:2011/3/3 22:37:01 -- [交易系统]MI策略
runmode:0; input:n(20,5,100,5); a:=close-ref(close,n); longcond:=cross(a,mi); if holding=0 then begin if holding=0 then begin if holding>0 then begin if holding<0 then begin 盈亏:asset,noaxis,colormagenta; [此贴子已经被作者于2011-10-3 11:22:48编辑过]
|