中长线主图源码下载:
m:=20;
n:=2;
mid :=ma(close,m);
upper:= mid + n*std(close,m);
lower:= mid - n*std(close,m);
wx:=ma(c,0);
{m3:ma(close,3);
m5:ma(close,5);}
m25:ema(close,25),color000000,linethick1;
m99:ema(close,99),color0000ff,linethick2;
em13:ema(close,13),color8080ff;
{m12:ma(close,120);};
买线:ema(c,2);
{卖线:ema(slope(c,21)*20+c,42),crossdot,colorwhite;
drawicon(cross(买线,卖线),l,5);
drawicon(cross(卖线,买线),h,6);}
{m120:ma(close,120);}
{macyc:ma(cyc2.cyc5,60);};
{工作线:ema(c,25),color00ff00,linethick2;
九号线:ema(close,99),colorred,linethick2;}
exp17:=ema(close,17),colorwhite,linethick2;
m60:ma(close,60),colormagenta;
{ref(c#day,1);};
{sc:=100*(close-ma(close,60));
快线:=((ema(close,21) - ema(close,34)));
慢线:=ema(快线,6);{好公式网-最好的股票公式网站 www.goodgongshi.com}
t1:=cross(ema(sc,7),ema(sc,18)) and cross(快线,慢线);
stickline(t1,hhv(h,60),llv(l,60),0,0),colorwhite;};
{drawkline(h,o,l,c),colorwhite;};
nclose := (3*c+open+high+low)/6;
ma5d := ma(nclose,8);
d := close<ma5d;
e := close>ma5d;
r1 := ref(d,1) and ref(d,2) and (e) and close>ref(h,1);
drawicon (r1,low-(high-low)/4,4),colorred;
r2 := ref(e,1) and ref(e,2) and (d) and close<ref(l,1);
drawicon (r2,h+(high-low)/4,5);
止赢:llv(l,120)+(hhv(h,120)-llv(l,120))*0.8,colorwhite,linethick1;
止损:llv(l,120)+(hhv(h,120)-llv(l,120))*0.2,colorgreen,linethick1;
上一指标公式:阿达木看获利筹码博奕走势指标下载
下一指标公式:江南证券大智慧官网金叉高低共振指标下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文中长线主图下载仅供学习研究。