Rss & SiteMap

金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/

专业程序化软件提供商
共2 条记录, 每页显示 10 条, 页签: [1]
[浏览完整版]

标题:求助啊!!!

1楼
阿迪瑞斯 发表于:2013/8/20 14:26:59

if low=opentime(1) and time=2 and rf then begin 
if h0>=up and holding>=0 then begin
if low=benter-(bsetup-ltoday)/div then begin
if high>=benter-(bsetup-ltoday)/div then begin
sellshort(1,v1,thisclose);
buy(1,v1,thisclose);
end
end
end
end

 

 

怎么编译公式的时候说少个END呢?

2楼
jinzhe 发表于:2013/8/20 14:33:20

这段没有少end,是其他地方少了

共2 条记录, 每页显示 10 条, 页签: [1]


Powered By Dvbbs Version 8.3.0
Processed in 0.09180 s, 3 queries.