Rss & SiteMap

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

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

标题:请老师改个后台模型

1楼
esy6891493 发表于:2016/9/23 12:28:58
用户已锁定!
2楼
jinzhe 发表于:2016/9/23 13:12:03
PX:=stkindi('','g666.ma8',0,4);
PD:=stkindi('','g666.ma55',0,4);
abb1:=(time0-timetot0(dynainfo(207))<=tq) and time<>closetime(0);
if abb1 and cross(PX,PD) 
then begin
tsellshort(1,0,mkt);
 tbuy(tbuyholding(1)=0,1,mkt);
end 
if abb1 and cross(PD,PX)

 then begin
   tsell(1,0,mkt);
    tbuyshort(tsellholding(1)=0,1,mkt);
end
3楼
esy6891493 发表于:2016/9/23 13:18:09
用户已锁定!
共3 条记录, 每页显示 10 条, 页签: [1]


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