周一至四收盤前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 進行 有償 編寫!(不貴!點擊查看價格!)
相關文章
-
沒有相關內容