金字塔圖表有信號(hào),實(shí)盤無委托是什么原因? [金字塔]
- 咨詢內(nèi)容: 圖表有信號(hào),實(shí)盤無委托是什么原因? cc:=stkindi('ta13','PTA1小時(shí)模型2號(hào).持倉',0,5,0);
sjtq:=(time0-timetot0(dynainfo(207))<=5 and islastbar) or not(islastbar);
if holding>0 and cc<=0 and sjtq then begin
sell(1,1,limitr,c);
end
if holding<0 and cc>=0 and sjtq then begin
sellshort(1,1,limitr,c);
end
if holding=0 and cc>0 and sjtq and then begin
buy(1,1,limitr,c);
end
if holding=0 and cc<0 and sjtq and then begin
buyshort(1,1,limitr,c);
end - 金字塔客服: 走完k線還是輪詢?
- 用戶回復(fù): 固定時(shí)間間隔 高頻
- 網(wǎng)友回復(fù): 這里有下單嗎
此主題相關(guān)圖片如下:1.png
- 網(wǎng)友回復(fù):
沒有 沒有委托記錄
有思路,想編寫各種指標(biāo)公式,程序化交易模型,選股公式,預(yù)警公式的朋友
可聯(lián)系技術(shù)人員 QQ: 262069696 進(jìn)行 有償 編寫!(不貴!點(diǎn)擊查看價(jià)格!)
相關(guān)文章
-
沒有相關(guān)內(nèi)容