請(qǐng)教文法 [MultiCharts MC]
作者:MultiCharts MC 來(lái)源:cxh99.com 發(fā)布時(shí)間:2012年05月18日 點(diǎn)擊數(shù):
【收藏到本網(wǎng)的會(huì)員中心】
- 咨詢(xún)內(nèi)容:
- MC技術(shù)部:
vars:longcount(0);
if date<>date[1] then begin
longcount=0;
end;
value1= High(0)-low(0);
if value1>15 and time<=0850 and longcount=0 then begin
value2=high+3;
value3=low-3;
buy next bar at value2 stop;
end;
if marketposition=1 then begin
longcount=1; sell next bar at value3 stop;
end; setexitonclose;
可能是少了這兩個(gè)紅字,你再試試看。 編輯文章 by JackLee 2012-04-18 13:24:27
- 上一篇:到期後,應(yīng)該不會(huì)再續(xù)約「閹割版」的MC了…
- 下一篇:沒(méi)有了!
相關(guān)文章
-
沒(méi)有相關(guān)內(nèi)容