我要多單當天限一筆~但有的不行!!!??? [MultiCharts MC]
- 咨詢內容:
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技術部:
那一天有問題? 幾分K
我用一分K 看60天 都沒問題耶~
第2篇 - MC技術部:
像2008/10/23
我在想如果是NEXT BAR同時有碰到openlow 和openhigh則會出問題,不知道是不是?
我用5分K
- MC客服:
像2008/10/23
我在想如果是NEXT BAR同時有碰到openlow 和openhigh則會出問題,不知道是不是?
我用5分K
如果以上指標公式不適用于您常用的行情軟件
或者您想改編成選股公式,以便快速選出某種形態個股的話,
- 上一篇:讀取別的Instrument之收盤價
- 下一篇:沒有了!
相關文章
-
沒有相關內容