大智慧不赚都难主图指标公式

[复制链接]
查看125 | 回复0 | 2021-8-21 13:57:20 | 显示全部楼层 |阅读模式

A:MA(CLOSE,32),COLORBLUE,linethick2;
B:MA(CLOSE,12),COLORRED,linethick2;
STICKLINE(C>=A AND C>=O,C,O,7,0),COLORRED;
STICKLINE(C>=A AND C>=O,H,L,0,0),COLORRED;
STICKLINE(C>=A AND C<O,C,O,7,1),COLORRED;
STICKLINE(C>=A AND C<O,O,H,0,0),COLORRED;
STICKLINE(C>=A AND C<O,C,L,0,0),COLORRED;
DRAWTEXT(CROSS(B,A),B,'进场'),COLORGREEN,linethick2;
{股旁网-股票公式网站 www.gupang.com}
STICKLINE(C<A AND C>O,C,O,7,1),COLORYellow;
STICKLINE(C<A AND C<=O,C,O,7,0),COLORYellow;
STICKLINE(C<A AND C<=O,H,L,0,0),COLORYellow;
STICKLINE(C<A AND C>O,C,H,0,0),COLORYellow;
STICKLINE(C<A AND C>O,O,L,0,0),COLORYellow;

202108211300.jpg

202108211300.jpg

 

回复

使用道具 举报

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

本版积分规则