關于后臺交易加倉的問題 [金字塔]
- 咨詢內容:
老師 請問 后臺交易,會不會記錄前一次開倉價格和倉位
- 金字塔客服:
if kong then Tbuyshort(Tholding=0,x,MKT);
if kong and ENTERPRICE-C>=w*MINDIFF and abs(Tholding)=x then Tbuyshort(1,x,MKT);
if kong and ENTERPRICE-C>=w*MINDIFF and abs(Tholding)=2*x then Tbuyshort(1,x,MKT);
if kong and ENTERPRICE-C>=w*MINDIFF and abs(Tholding)=3*x then Tbuyshort(1,x,MKT);
- 用戶回復: 后臺獲取上次開倉的函數是tenterprice不是enterprice
有思路,想編寫各種指標公式,程序化交易模型,選股公式,預警公式的朋友
可聯系技術人員 QQ: 511411198 進行 有償 編寫!(不貴!點擊查看價格!)
相關文章
-
沒有相關內容