当前位置: 网站首页 > 股票软件公式 > 大智慧L2公式 > 文章 当前位置: 大智慧L2公式 > 文章

大智慧源码:四维战法之个股热度

点击: 次    来源:顶尖财经    作者:股市狙击 - 小 + 大

和谐大智慧收费版本的公式:四维战法之个股热度

    指标分为绿、黄、红三种柱状带。绿色柱状带是看空阶段,红色柱状带是看多阶段。黄色柱状带是变盘阶段。
    在看多阶段时,红色柱体高度代表着市场参与的热度,当柱体呈阶梯状增高时,股价走强趋势越明显,当柱体由红色转为黄色时,可能会出现变盘信号。
    看空阶段,绿色柱体的高度越高市场压力越大,柱体呈减弱的趋势并转换成黄色,需要注意个股可能点燃做多的热情。( 股 民 学 院 : http://www.58188.net )
{个股热度}
a1:=ema(c,1);
a2:=ema(c,5);
a3:=ema(c,10);
a4:=ema(c,20);
a5:=ema(c,30);
a6:=ema(c,60);
a7:=if(a1-a2>=0,1,0);
a8:=if(a1-a3>=0,1,0);
a9:=if(a1-a4>=0,1,0);
a10:=if(a1-a5>=0,1,0);
a11:=if(a1-a6>=0,1,0);
a12:=(a7+a8+a9+a10+a11);
短线:a1;
中线:a6;
热度:a12,linethick0;
partline(短线,a12=0,rgb(0,102,0),a12=1,rgb(0,200,0),a12=2,rgb(0,244,0),a12=3,rgb(244,244,0),a12=4,rgb(255,102,0),a12=5,rgb(220,20,60));
partline(中线,a12=0,rgb(0,102,0),a12=1,rgb(0,200,0),a12=2,rgb(0,244,0),a12=3,rgb(0,244,0),a12=4,rgb(244,244,0),a12=5,rgb(220,20,60));
a13:=短线-中线;
stickline(a12=0 and 短线>=中线,中线*1.01,短线*0.99,5,0),color006600;
stickline(a12=0 and 短线<中线,短线*1.01,中线*0.99,5,0),color006600;
stickline(a12=1 and 短线>=中线,中线*1.01,短线-a13*0.47,5,0),color00c800;
stickline(a12=1 and 短线>=中线,短线-a13*0.53,短线*0.99,5,0),color006600;
stickline(a12=1 and 短线<中线,短线*1.01,短线-a13*0.47,5,0),color00c800;
stickline(a12=1 and 短线<中线,短线-a13*0.53,中线*0.99,5,0),color006600;
stickline(a12=2 and 短线>=中线,中线*1.01,短线-a13*0.47,5,0),color00f400;
stickline(a12=2 and 短线>=中线,短线-a13*0.53,短线*0.99,5,0),color00c800;
stickline(a12=2 and 短线<中线,短线*1.01,短线-a13*0.47,5,0),color00f400;
stickline(a12=2 and 短线<中线,短线-a13*0.53,中线*0.99,5,0),color00c800;
stickline(a12=3 and 短线>=中线,中线*1.01,短线-a13*0.47,5,0),coloryellow;
stickline(a12=3 and 短线>=中线,短线-a13*0.53,短线*0.99,5,0),color00f400;
stickline(a12=3 and 短线<中线,短线*1.01,短线-a13*0.47,5,0),coloryellow;
stickline(a12=3 and 短线<中线,短线-a13*0.53,中线*0.99,5,0),color00f400;
stickline(a12=4 and 短线>=中线,中线*1.01,短线-a13*0.47,5,0),color0066ff;
stickline(a12=4 and 短线>=中线,短线-a13*0.53,短线*0.99,5,0),coloryellow;
stickline(a12=4 and 短线<中线,短线*1.01,短线-a13*0.47,5,0),color0066ff;
stickline(a12=4 and 短线<中线,短线-a13*0.53,中线*0.99,5,0),coloryellow;
stickline(a12=5 and 短线>=中线,中线*1.01,短线*0.99,5,0),color3c14dc;
stickline(a12=5 and 短线<中线,短线*1.01,中线*0.99,5,0),color3c14dc;

上一篇:大智慧公式下载:登山阶梯

下一篇:大智慧公式下载:趋势决策