通达信超级短线主图源码

[复制链接]
查看134 | 回复0 | 2021-8-21 04:59:14 | 显示全部楼层 |阅读模式

以下是通达信超级短线主图源码(无源码的请下载附件导入)

m1:(h+l+2*o+4*c)/8;
 m2:ema(m1,10);
 n:=v>ema(v,5) and c>ma(c,3) and ma(c,3)>ma(c,5);
 t:cross(m1,m2) and n;
 drawtext(t,low,'短线买'),colorred;

 {最适用于上升趋势中的股票,有买点提示}
 

621444483.gif

621444483.gif

回复

使用道具 举报

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

本版积分规则