{箱体主图}
箱顶:hhv(ma((low+high+close+o)/4,5),58),color00aaff;
箱底:llv(ma((low+high+close+o)/4,6),88),colorgreen;
var2:=ema((high+low+close)/3*(hhv(high,10)-close)/(hhv(high,10)-llv(low,10))*20/10+箱底,2);
var3:=(3*var2-2*sma(var2,5,1))*0.3;
var4:=(hhv(indexh,13)-indexc)/(hhv(indexh,13)-llv(indexl,13));
var5:=ema(3*var4-2*sma(var4,18,1),5);
var6:=(indexc-llv(indexl,8))/(hhv(indexh,8)-llv(indexl,8));
var7:=3*sma(var6,3,1)-2*sma(sma(var6,3,1),5,1);
var8:=(indexc*2+indexh+indexl)/4;
var9:=ema(var8,13)-ema(var8,34);
vara:=ema(var9,5);
资金流向:=(var9-vara+箱底)*1,coloryellow;
varg1:=1.86*ema(close,5)-ema(close,13);
趋势力度:varg1,colorffaa99;
as:=箱底;
牛气冲天:stickline( 趋势力度>=as,as ,趋势力度 ,4 ,0 ) ,colorred ;
stickline( 趋势力度<= ref(趋势力度,1)
and 趋势力度>as,as ,趋势力度 ,4 ,1 ) ,colorwhite;
趁机派发:stickline( ref(趋势力度,2)<ref(趋势力度,1) and 趋势力度<= ref(趋势力度,1)
and 趋势力度>as,as ,趋势力度 ,4 ,0 ) ,colorgreen ;
熊气盖天:stickline( 趋势力度<as-0.5,as-0.5 ,趋势力度 ,8 ,1 ) , ;
ma3:ma(c,3),coloraaee00,linethick2;
ma21:ma(c,21),colorwhite,linethick2;
drawtext( cross(ma3 , 箱底),l , '试'),colorred;
drawtext( cross(ma3 , ma21),l , '买'),coloryellow;
drawtext( cross(ma3 , 箱顶) and c>箱顶,箱顶 , '追'),color00eeaa;
drawtext( cross(箱顶,ma3)and c<箱顶 ,h , '卖') ,colorffaa99;
drawtext( ref(资金流向 ,2)<ref(资金流向 ,1) and ref(资金流向 ,1)>资金流向
and 资金流向>箱顶 and c>箱顶,h*1.0051, '顶'),colorwhite;
drawtext( cross(趋势力度 , 箱底),箱底, '加仓'),colorred;
kvar11:=ema(close,8);
kvar2:=ema(kvar11,20);
kvar3:=cross(kvar11,kvar2);
kvar4:=kvar11<ma(close,120);
起步:= kvar3 and kvar4;
drawtext(起步>0,l,'★起步?'),color00ff00;
{起动:(起步>0),color00ff00; }
上一指标公式:●主图1公式 飞狐主图指标 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文箱体主图公式 飞狐箱体指标 源码仅供学习研究。