DEA:EMA(DIF,5);
macd:(DIF-DEA)*2,COLORSTICK;
DIFF1:=EMA(CLOSE,12) - EMA(CLOSE,26);
DEA1:=EMA(DIFF1,9);

DEA:EMA(DIF,5);
macd:(DIF-DEA)*2,COLORSTICK;
DIFF1:=EMA(CLOSE,12) - EMA(CLOSE,26);
DEA1:=EMA(DIFF1,9);

内容版权声明:除非注明,否则皆为本站原创文章。
转载注明出处:http://dixi.eu.org/8828.html