网站首页
金钻指标
通达信公式
大智慧公式
同花顺公式
文华财经公式
操盘手公式
东财通公式
飞狐公式
其他公式
公式解答
当前位置:
首页
>
大智慧公式
> 内容
大智慧抓强势股副图指标
作者:公式指标网 更新时间:2016-02-25
大智慧抓强势股副图指标
源码
ma1:ma(close,8);
ma2:ma(close,13);
ma3:ma(close,21),linethick2;
ma4:ma(close,34);
ma5:ma(close,20);
fff:=(low<=ma1 and low<=ma2 and low<=ma3 and close>=ma1 and
close>=ma2 and close>=ma3 and close>ref(close,1));
drawicon(open>ma1 and open>ma2 and open>ma5 and close<ma1
and close<ma2 and close<ma5,low,2);
bbb:=(low<=ma1 and low<=ma2 and low<=ma3 and high>=ma1
and high>=ma2 and high>=ma3 and close>open and close>ref(close,1));
stickline(bbb,close,open,8,0),color9900ff;
a1:=ref(close,2)/ref(open,2)<0.95 and ref(c,2)<ref(c,3);
a2:=ref(open,1)<ref(close,2)and ref(close,1)>ref(close,2)
and ref(close,1)>(ref(close,2)+ref(open,2))/2;
a3:=close>ref(close,1);
a4:=llv(low,13)=ref(low,1);
mb:=backset(a1 and a2 and a3 and a4,3);
stickline(mb,close,open,7,0),color0066ff;
drawtext(cross(0.5,mb),high *1.08,'哈哈!,↑曙光初现'),color0066ff;
drawtext(fff,low*0.98,'↑阳拐点'),color00ffff;
资源下载
相关文章
●
大智慧抓强势股副图指标
02-24
热门推荐
●
文华财经短线交易大师抄底逃顶主图幅图公式 短周期交易非常不错 源码文件分享
10-12
●
通达信【神秘机构筹码】套装主图幅图指标 了解机构占主导地位 骑牛吃大肉肉 源码文件分享
09-16
●
通达信【游资追妖股】幅图选股公式 适用于短线激进擒妖 源码文件分享
09-14
●
通达信【量化买点】幅图选股公式 十拿九稳 尾盘量化战法 超短线今买明卖 源码文件分享
09-07
●
通达信【御龙交易系统】原版全套和谐提供 游资擒龙 封龙擒牛 御龙擒底 御龙突破等 电脑版软件
09-06
●
同花顺老介最强抄底幅图公式 真的非常牛逼哦 源码文件分享
09-06
●
通达信【御龙交易系统】原版全套和谐提供 游资擒龙 封龙擒牛 御龙擒底 御龙突破等 电脑版软件
09-02
●
通达信【萧啸龙飞九天】套装指标 几乎打尽一切牛股妖股龙头股 源码文件分享
08-30
移动端首页
|
PC端
© by Gszb.com Mobile Web
大智慧抓强势股副图指标
源码