买卖明晰
vertline(troughbars(3,5,1)=0 and high>low+0.01),linedot,linethick1,colorff0000;
vertline(hour=15),pointdot,color4e7e2a;
ma18:=ema(close,18);
加码价:=((close-ref(ma18,1))/18+ma18)*1;
加码条件:=cross(close,加码价) and 加码价>ref(加码价,1);
stickline(vol>0 and 加码条件,vol,0,7.8,0),colorffff;
f:=100*(close-ref(close,1))/ref(close,1);
今小昨:=if(close<ref(open,1) and f<0,1,0);
s1:=今小昨;
今小前:if(close<ref(open,2) and f<0,1,0),linethick0;
s2:=今小前;
今量:vol/10000,linethick0;
stickline(vol>0 and s1=0 and ref(s1,1)=1 and s2=0 and ref(s2,1)=1 and cross(zig(3,3),ref(zig(3,3),1)),vol,0,7.8,1),linethick2,colorff00ff;
stickline(vol>0 and troughbars(3,3,1)=0 and high>low+0.01,vol,0,7.8,1),linethick2,colorff0000;
ye:=(high+low+close)/3;
ye1:=if(high=low,1,high-max(open,close));
ye2:=if(high=low,1,max(close,open)-ye);
ye3:=if(high=low,1,min(open,close)-low);
ye4:=if(high=low,1,ye-min(close,open));
ye5:=vol/(if(high=low,4,high-low));
ye6:=sum(ye1*ye5,1);
ye7:=sum(ye2*ye5,1);
ye8:=sum(ye3*ye5,1);
ye9:=sum(ye4*ye5,1);
买:(ye9+ye8)/10000,linethick0,colorffffff;
stickline(ye9+ye8>0,ye9+ye8,0,8,0),coloraa;
stickline(ye6+ye7>0,ye6+ye7,0,2,0),colorffff00;
stickline(ye6+ye7>0 and troughbars(3,3,1)=0 and high>low+0.01,ye6+ye7,0,3,0),colorff0000;
stickline(ye6+ye7>0 and s1=0 and ref(s1,1)=1 and s2=0 and ref(s2,1)=1 and cross(zig(3,3),ref(zig(3,3),1)),ye6+ye7,0,3,0),colorff00;
卖:(ye6+ye7)/10000,linethick0,colorff00;
总股【亿】:finance(1)/10000,linethick0;
流通【亿】:capital/1000000,linethick0,colorffc000;
收益:finance(33),linethick0,colorffffff;
上一指标公式:航海家公式 飞狐航海家指标 源码
下一指标公式:准备赚钱版公式 飞狐指标 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文买卖明晰公式 飞狐明晰指标 源码仅供学习研究。