A:EXPMA(CLOSE,18);
STICKLINE(C>=A && C>=O,C,O,4,0),COLORRED;
STICKLINE(C>=A&& C>=O,H,L,0,0),COLORRED;
STICKLINE(C>=A && C<O,C,O,4,1),COLORRED;
STICKLINE(C>=A && C<O,O,H,0,0),COLORRED;
STICKLINE(C>=A && C<O,C,L,0,0),COLORRED;
STICKLINE(C<A && C>O,C,O,4,1),COLORBLUE;
STICKLINE(C<A && C<=O,C,O,4,1),COLORBLUE;
STICKLINE(C<A && C<=O,H,L,0,1),COLORBLUE;
STICKLINE(C<A && C>O,C,H,0,1),COLORBLUE;
STICKLINE(C<A && C>O,O,L,0,1),COLORBLUE;
这个通达信天道酬勤波段主图指标公式是由指标公式网收集提供,更多的通达信公式请你访问:http://www.hao490.com查看。