通达信天道酬勤波段主图指标公式
2020/1/11 18:26:12
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;
{看股吧-股票公式网站 www.kanguba.com}
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;
看 股吧公式 www.k anguba.com
其它股票公式列表