請(qǐng)問(wèn)這兩種寫(xiě)法有什么區(qū)別 [金字塔]
- 咨詢(xún)內(nèi)容:
if holding>0 then begin
if enterprice-low>=i then
sell(1,v1,thisclose); 這個(gè)是收盤(pán)價(jià)交易
end
if holding=0 then begin
if high>=bbreak then
buy(1,v1);這個(gè)沒(méi)有交易命令,盤(pán)中好像不會(huì)開(kāi)倉(cāng)呀 為什么,這種寫(xiě)法要怎么用
end
if holding=0 then begin
if low<=sbreak then
buyshort(1,v1);
end
end - 金字塔客服: buy函數(shù)少了價(jià)位參數(shù)
有思路,想編寫(xiě)各種指標(biāo)公式,程序化交易模型,選股公式,預(yù)警公式的朋友
可聯(lián)系技術(shù)人員 QQ: 262069696 進(jìn)行 有償 編寫(xiě)!(不貴!點(diǎn)擊查看價(jià)格!)
相關(guān)文章
-
沒(méi)有相關(guān)內(nèi)容