周一至四收盘前3分钟平掉一半仓位,周五则是全部平掉 [金字塔]
- 咨询内容:
这种该如何编写,谢谢
- 金字塔客服:
if weekday<=4 and time0<=timetot0(closetime(0))-180 then begin
sell(1,holding/2,market);
sellshort(1,holding/2,market);
end
if weekday=4 and time0<=timetot0(closetime(0))-180 then begin
sell(1,0,market);
sellshort(1,0,market);
end
有思路,想编写各种指标公式,程序化交易模型,选股公式,预警公式的朋友
可联系技术人员 QQ: 1145508240 进行 有偿 编写!(不贵!点击查看价格!)
相关文章
-
没有相关内容