量化交易系统

【均线平移】M5ZB 均线平移

  • 型号:
Main Image #property indicator_label1  上
#property indicator_type1   DRAW_ARROW
#property indicator_color1 clrPaleGreen
#property indicator_style1 STYLE_SOLID
#property indicator_width1 2
//--- plot 下
#property indicator_label2  下
#property indicator_type2   DRAW_ARROW
#property indicator_color2 clrSnow
#property indicator_style2 STYLE_SOLID
#property indicator_width2 2