[求助]請問日內(nèi)策略,止盈離場后不再開倉怎么表示呀?還望老師賜教! [金字塔]
- 咨詢內(nèi)容:
請問日內(nèi)策略,止盈離場后不再開倉怎么表示呀?還望老師賜教!
- 金字塔客服:
處理中請稍等
- 用戶回復(fù):
- 網(wǎng)友回復(fù):
是止盈后當(dāng)天不再開倉?
VARIABLE:n=0;
if 開多條件 and n=0 then buy(holding=0,1,market);
if 止盈條件 and holding>0 then BEGIN
sell(holding>0,holding,market);
n:=1;
end
if time=CLOSETIME(0) then n:=0;
有思路,想編寫各種指標(biāo)公式,程序化交易模型,選股公式,預(yù)警公式的朋友
可聯(lián)系技術(shù)人員 QQ: 511411198 進(jìn)行 有償 編寫!(不貴!點擊查看價格!)
相關(guān)文章
-
沒有相關(guān)內(nèi)容