hj_1:=(close-llv(low,24))/(hhv(high,24)-llv(low,24))*200*10;
主力筹码值:sma(hj_1,5,1)/100,nodraw,colorwhite;
stickline(主力筹码值>ref(主力筹码值,1),0,主力筹码值,2,0),colorbrown;
stickline(主力筹码值<ref(主力筹码值,1),0,主力筹码值,1,0),colorbrown;
hj_2:=ma((-100)*(hhv(high,34)-close)/(hhv(high,34)-llv(low,34)),19);
hj_3:=(-100)*(hhv(high,14)-close)/(hhv(high,14)-llv(low,14));
hj_4:=ema((-100)*(hhv(high,34)-close)/(hhv(high,34)-llv(low,34)),4);
hj_5:=hj_2+100;
hj_6:=hj_3+100;
hj_7:=hj_4+100;
底部区域:hj_5<12 and hj_7<8 and (hj_6<7.2 or ref(hj_6,1)<5) and (hj_7>ref(hj_7,1) or hj_6>ref(hj_6,1)) or (hj_5<8 and hj_7<7 and hj_6<15 and hj_6>ref(hj_6,1)) or (hj_5<10 and hj_7<7 and hj_6<1),color0080ff;
stickline(底部区域,(-2),0,4,0),color0080ff;
主力买点:15*(hj_5<15 and ref(hj_5,1)<15 and hj_7<18 and hj_6>ref(hj_6,1) and cross(hj_6,hj_5) and hj_6>hj_7 and (ref(hj_6,1)<5 or ref(hj_6,2)<5) and (hj_7>=hj_5 or ref(hj_6,1)<1)),colormagenta,linethick2;
低部买点:hj_5<10 and cross(hj_6,hj_5) and hj_6-ref(hj_6,1)>12 and hj_6>15,nodraw,colorwhite;
stickline(低部买点,0,8,2,0),colorwhite;
低位抄底:hj_5<9 and cross(hj_7,hj_5) and hj_6>20,nodraw,colorred;
stickline(低位抄底,0,3,3,0),colorred;
hj_8:=ema(close,12)-ema(close,26);
hj_9:=ema(hj_8,9);
hj_10:=2*(hj_8-hj_9);
有庄潜伏中:count(hj_10<0,10)=10,nodraw,coloryellow;
stickline(有庄潜伏中,0,hj_10*0.5,8,0),coloryellow;
危险区:18,colorgreen;
次危险区:15,dotline,colorlicyan;
hj_11:=vol/((high-low)*2-abs(close-open));
hj_12:=if(close>open,hj_11*(high-low),if(close<open,hj_11*(high-open+close-low),vol/2))/(if(close>open,0-hj_11*(high-close+open-low),if(close<open,0-hj_11*(high-low),0-vol/2))*(-1))-if(close>open,0-hj_11*(high-close+open-low),if(close<open,0-hj_11*(high-low),0-vol/2))*(-1)/if(close>open,hj_11*(high-low),if(close<open,hj_11*(high-open+close-low),vol/2));
hj_13:=amount/(100*vol);
hj_14:=ma(hj_13,40);
hj_15:=100*(close-hj_14)/hj_14;
底部可操作区:if(hj_12>0 and hj_15<(-12) and close/open>1.07,300,200)/100,colorff80ff;
天狼_微信号1043:5331.209961,nodraw,color0080ff;
{-----------------------------------}
上一指标公式:钻石买入主图 通达信钻石公式
下一指标公式:筹码锁定 副图 通达信锁定源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文主力筹码仓位 通达信主力仓位仅供学习研究。