龙听期货论坛's Archiver

C
+
+


 微信: QQ:

黄药师 发表于 2022-5-8 00:28

求助!这个到底是哪个穿越0线

各位,Multicharts怎么打开副图和给副图画线?

if EntryType=1  then begin
if condition1 and macd(close,12,26) cross over 0 then buy next bar at high stop;
if condition2 and macd(close,12,26) cross under 0 then sellshort next bar at low stop;
end;

上面这段在附图中表示的是DIF, DEA还是XMACD穿越0线呢?怎样在multichart里打开?

龙听 发表于 2022-5-11 09:48

macd默认的是xmacd 线,或者说就是那个柱线的数据 ,不是两个均线。

页: [1]