【资料名称】:一根线 (主图 源码)介绍【资料描述】:
一根线 (主图 源码)
D:EXPMA(CLOSE,18);
STICKLINE(C>=D && C>=O,C,O,4,0),COLORRED;
STICKLINE(C>=D&& C>=O,H,L,0,0),COLORRED;
STICKLINE(C>=D && C<O,C,O,4,1),COLORRED;
STICKLINE(C>=D && C<O,O,H,0,0),COLORRED;
STICKLINE(C>=D && C<O,C,L,0,0),COLORRED;
STICKLINE(C<D && C>O,C,O,4,1),COLORBLUE;
STICKLINE(C<D && C<=O,C,O,4,1),COLORBLUE;
STICKLINE(C<D && C<=O,H,L,0,1),COLORBLUE;
STICKLINE(C<D && C>O,C,H,0,1),COLORBLUE;
STICKLINE(C<D && C>O,O,L,0,1),COLORBLUE;
gd7992
【下载地址隐藏】: 点:回复可见地址