通达信快赢操盘线主图指标公式

[复制链接]
查看8 | 回复0 | 2022-6-28 01:16:17 | 显示全部楼层 |阅读模式

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;
 

20155309234518998.jpg

20155309234518998.jpg

20155309241264152.rar

2.17 KB, 下载次数: 0

售价: 6 金钱  [记录]  [购买]

20155309241264152.rar

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则