Rss & SiteMap

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

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

标题:求助

1楼
zlsdx 发表于:2015/1/2 10:38:38
两种模式:1震荡模式 2趋势模式。
震荡模式下:开多条件a,多单平仓b,多单止损c.  开空条件ak,空单平仓bk,空单止损ck.
趋势模式下:开多条件aa,多单平仓bb,多单止损cc,开空条件akk,空单平仓bkk,空单止损ckk.

格式怎么写啊。希望管理员帮忙把格式写一下。自己写了半天也没写出。
2楼
jinzhe 发表于:2015/1/4 10:38:52

if 震荡模式 then begin

    if a then buy............;

    if b then sell......;

    if c then sell.........;

    if ak then buyshort.......;

    if bk then sellshort......;

    if ck then sellshort......;

end

 

趋势的也一样这样写

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


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