抓板启动主图
大智慧抓板启动主图
{大智慧-主图}
m105:ema(c,105);
partline(m105,m105>=ref(m105,1),rgb(250,0,250),m105<ref(m105,1),rgb(0,255,255)),linethick1;
var6:=(( abs((open-close))/(high-low))*vol);
var7:=(( (high-if((close>open),close,open))/(high-low))*vol);
var8:=(( (if((close>open),open,close)-low)/(high-low))*vol);
var9:=if(((vol/capital)>0.001),1,exp(abs(log(((vol/capital)*100)))));
jj:=(3*c+h+l+o)/6;
var1:=(8*jj+7*ref(jj,1)+6*ref(jj,2)+5*ref(jj,3)+4*ref(jj,4)+3*ref(jj,5)+2*ref(jj,6)+ref(jj,8))/36;
tj1:=vol=hhv(vol,10) and vol>2*ref(vol,1) and close>var1 and c>ref(c,1);
ljl:=filter(tj1,5);
stickline(c,ref(l,barslast(ljl)),ref(l,barslast(ljl)),6,0),colorred;
stickline(c,ref(c,barslast(ljl)),ref(c,barslast(ljl)),6,0),coloryellow;
快:=count(close>ref(close,2),4)/4*100;
慢:=count(close>ref(close,2),6)/6*100;
jc:=(cross(快,1) and 慢<=40) or (cross(慢,20) and 快<=50);
进场:=if(filter(jc,10),20,0);
dlx:=(ema(c,17)-ref(ema(c,17),1));
dlx1:=sum(dlx,3);
dlx2:=ma(dlx1,5);
s1:=last(dlx1<dlx2 and dlx1<ref(dlx1,1));
s2:=last(dlx1>=dlx2 and dlx1>=ref(dlx1,1));
drawtext(s1>0,h*1.04,str(s1)),colorabff46,linethick1,align1,valign0;
drawtext(s2>0,l*1,str(s2)),colorfaabec,linethick1,align1,valign0;
{飞狐-主图}
m105:ema(c,105);
var6:=(( abs((open-close))/(high-low))*vol);
var7:=(( (high-if((close>open),close,open))/(high-low))*vol);
var8:=(( (if((close>open),open,close)-low)/(high-low))*vol);
var9:=if(((vol/capital)>0.001),1,exp(abs(log(((vol/capital)*100)))));
jj:=(3*c+h+l+o)/6;
var1:=(8*jj+7*ref(jj,1)+6*ref(jj,2)+5*ref(jj,3)+4*ref(jj,4)+3*ref(jj,5)+2*ref(jj,6)+ref(jj,8))/36;
tj1:=vol=hhv(vol,10) and vol>2*ref(vol,1) and close>var1 and c>ref(c,1);
ljl:=filter(tj1,5);
stickline(c,ref(l,barslast(ljl)),ref(l,barslast(ljl)),6,0),colorred;
stickline(c,ref(c,barslast(ljl)),ref(c,barslast(ljl)),6,0),coloryellow;
dlx:=(指数平滑移动平均(收盘价,17)-向前引用(指数平滑移动平均(收盘价,17),1));
dlx1:=求和(dlx,3);
dlx2:=简单移动平均(dlx1,5);
s1:=持续存在(dlx1<dlx2 and dlx1<向前引用(dlx1,1),-1,0);
s2:=持续存在(dlx1>=dlx2 and dlx1>=向前引用(dlx1,1),-1,0);
显示数字(s1>0,最高价*1.02,上一次条件成立位置(s1=0),0),color00ff00,linethick1;
显示数字(s2>0,最低价*1,上一次条件成立位置(s2=0),0),color0000ff,linethick1;
以上只是个 基础 大家可以随意添加均线 或者组合其他条件
上一指标公式:百万点睛主图{FNC加密无限时}公式下载 大智慧加密限时
下一指标公式:个人自用波段KDJ附图副图公式下载 大智慧附图自用
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文抓板启动主图公式下载 大智慧大智慧仅供学习研究。