主力线:(CLOSE-MA(LLV(LOW,2),2))/MA(LLV(LOW,2),2)*100,COLORRED;
超力线:(CLOSE-MA(LLV(LOW,3),1))/MA(LLV(LOW,3),1)*100,COLORYELLOW;
回撤预警:15,POINTDOT,COLORYELLOW;
21,DOTLINE,COLORRED;
0,COLORYELLOW;

主力线:(CLOSE-MA(LLV(LOW,2),2))/MA(LLV(LOW,2),2)*100,COLORRED;
超力线:(CLOSE-MA(LLV(LOW,3),1))/MA(LLV(LOW,3),1)*100,COLORYELLOW;
回撤预警:15,POINTDOT,COLORYELLOW;
21,DOTLINE,COLORRED;
0,COLORYELLOW;

内容版权声明:除非注明,否则皆为本站原创文章。