我要多單當(dāng)天限一筆~但有的不行!!!??? [MultiCharts MC]
作者:MultiCharts MC 來(lái)源:cxh99.com 發(fā)布時(shí)間:2012年08月06日 點(diǎn)擊數(shù):
【收藏到本網(wǎng)的會(huì)員中心】
- 咨詢(xún)內(nèi)容:
inputs:jump(50);
vars:openlow(0),openhigh(0),longcount(0); if d<>d[1] then longcount=0; if time=0850 then begin openlow=Low(0); openhigh=high(0); end; if closed(1)-opend(0)>jump and time>0850 and time <1300 and longcount=0 then buy next bar at openhigh stop; if marketposition=1 then begin longcount=1; sell next bar at openlow stop; end; setexitonclose; - MC技術(shù)部:
那一天有問(wèn)題? 幾分K
我用一分K 看60天 都沒(méi)問(wèn)題耶~
第2篇 - MC技術(shù)部:
像2008/10/23
我在想如果是NEXT BAR同時(shí)有碰到openlow 和openhigh則會(huì)出問(wèn)題,不知道是不是?
我用5分K
- MC客服:
像2008/10/23
我在想如果是NEXT BAR同時(shí)有碰到openlow 和openhigh則會(huì)出問(wèn)題,不知道是不是?
我用5分K
如果以上指標(biāo)公式不適用于您常用的行情軟件
或者您想改編成選股公式,以便快速選出某種形態(tài)個(gè)股的話(huà),
- 上一篇:讀取別的Instrument之收盤(pán)價(jià)
- 下一篇:沒(méi)有了!
相關(guān)文章
-
沒(méi)有相關(guān)內(nèi)容