drawgbk(c, colorrgb(50,90,180), colorrgb(0,50,30),1);
ks:=(c-ma(c,13))/ma(c,13)*(-100);
qb:=ema(ks/10+ema(c,10),3);
qa:=ema(c,10),color336600;
fillrgn(qb<qa,qa,qb),color669900;
fillrgn(qb>qa,qa,qb),color664400;
drawtext((sysparam(2) = barpos),close,(((((((((((((((
'总股本:'+ numtostr(finance(1),0)) + '万股')
+ ' 流通:') + numtostr(finance(7),0)) + '万股')
+ ' 净资产:') + numtostr(finance(34),2)) + '元')
+ ' 收益:') + numtostr(finance(33),2))+ '元')
+ ' 公积金:') + numtostr(finance(18),2))+ '元')
+ ' 市盈率:') + numtostr(dynainfo(39),2)) ,align4,colorccffcc;
aa:=if(close>=ref(close,3),1,0);
bb:=if(close>=ref(close,5),1,0);
cc:=if(close>=ref(close,7),1,0);
dd:=if(close>=ref(close,8),1,0);
ee:=if(close>=ref(close,13),1,0);
fff:=if(close>=ref(close,21),1,0);
gz2:=aa+bb+cc+dd+ee+fff;
kk:=0;
for i=1 to 4 do
kk:=kk+ref(gz2,i);
kkk:=kk/4;
drawtext(kkk=0 and gz2>0 and close>ref(close,1),low*0.92,'☆--买'),colorff00ff;
drawtext(kkk=6 and gz2<6 ,high*1.08,'卖--☆'),colorred,align2;
x1:=hhv(h,3);
x2:=llv(l,3);
xc:=c;
xh:=h;
xl:=l;
for i=1 to datacount do
if xh[i]>x1[i-1] and xc[i]>xc[i-1] then ly[i]:=x2[i];
else if xl[i]<x2[i-1] and xc[i]<xc[i-1] then ly[i]:=x1[i];
else ly[i]:=ly[i-1];
partline(c>=ly,ly)color0066ff,linethick2;
b1:=ref(close,1);
b2:=ref(close,2);
b3:=ref(close,3);
b4:=ref(close,4);
cmax:=max(max(max(close,b1),b2),b3);
cmin:=min(min(min(close,b1),b2),b3);
买入:stickline(b1=cmin and close>=b2 or (b2=cmin and b1<=b3 or
b3=cmin and b1<=b2) and b2<b4 and close>=b1,b1,b2,8,0),colorffffff;
持股:stickline(close=cmax and (b1>=b2 or b1>=b3) or b1=cmax and (b2=cmin or b3=cmin) and close>=b2 or
b2=cmax and b3=cmin and close>=b1 or b3=cmax and close>=b1 and close>=b2,b1,close,8,0),color0000ff;
变盘:stickline(close=cmax and b1=cmin,b2,close,8,0),color0099ef;
抛售:stickline(b1=cmax and close<b2 or (b2=cmax and b1>b3 or
b3=cmax and b1>b2) and b2>=b4 and close<b1,b1,b2,8,0),color00ffff;
下跌:stickline(close=cmin and (b1<b2 or b1<b3) or b1=cmin and (b2=cmax or b3=cmax) and close<b2 or
b2=cmin and b3=cmax and close<b1 or b3=cmin and close<b1 and close<b2,b1,close,8,1),color00ff00;
stickline(b1=cmax and close=cmin,b2,close,8,0),color009900;
成交:v,linethick0;
换手:100*v/capital,precision2,linethick0;
上一指标公式:将军令开心短线红线升双线跌公式 飞狐开心将军令指标 源码
下一指标公式:大盘趋势副图公式 飞狐源码趋势指标 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文万水千山副图公式 飞狐万水千山指标 源码仅供学习研究。