關(guān)于后臺(tái)交易加倉(cāng)的問題 [金字塔]
- 咨詢內(nèi)容:
老師 請(qǐng)問 后臺(tái)交易,會(huì)不會(huì)記錄前一次開倉(cāng)價(jià)格和倉(cāng)位
- 金字塔客服:
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);
- 用戶回復(fù): 后臺(tái)獲取上次開倉(cāng)的函數(shù)是tenterprice不是enterprice
有思路,想編寫各種指標(biāo)公式,程序化交易模型,選股公式,預(yù)警公式的朋友
可聯(lián)系技術(shù)人員 QQ: 511411198 進(jìn)行 有償 編寫!(不貴!點(diǎn)擊查看價(jià)格!)
相關(guān)文章
-
沒有相關(guān)內(nèi)容