凯恩斯双线源码:
a1:=date <= 13181231;
七天线:ma(c,7),colorgray;
工作线:(ema(c,14)) * a1,pointdot,linethick4,coloryellow;
生命线:(ma(c,25)) * a1,linethick2,colormagenta;
不惑线:(ma(c,40)) * a1,colorcyan;
姊妹线:(ema(c,56)) * a1,circledot,colorwhite;
长线启动点:(ma(c,99)) * a1,linethick1,color0099ff;
卖线:ema(slope(c,21)*21+c,42),colorred,linethick2;
a2:="cpzb@cp";
stickline((a2 >= 8),h,l,0.8,1),colorgreen;
stickline(((a2 >= 8) and (c > o)),o,c,8,1),colorgreen;
stickline(((a2 >= 8) and (c < o)),c,o,8,0),colorgreen;
stickline(((a2 > 0) and (a2 <= 2)),h,l,0.8,1),colorred;
stickline((((a2 > 0) and (a2 <= 2)) and (c > o)),o,c,8,1),colorred;
stickline((((a2 > 0) and (a2 <= 2)) and (c < o)),c,o,8,0),colorred;
stickline(((c >= 工作线) and (c >= o)),h,l,0.5,1),colorred;
stickline(((c >= 工作线) and (c >= o)),o,c,8,1),colorred;
stickline(((c >= 工作线) and (c <= o)),h,l,0.5,0),colorred;
stickline(((c >= 工作线) and (c <= o)),o,c,8,0),colorred;
stickline(((c < 工作线) and (c >= o)),h,l,0.5,1),colorgreen;
stickline(((c < 工作线) and (c >= o)),o,c,8,1),colorgreen;
stickline(((c < 工作线) and (c <= o)),h,l,0.5,0),colorgreen;
stickline(((c < 工作线) and (c <= o)),o,c,8,0),colorgreen;
drawtext((a2 = 1),l,' ̄'),linethick2,align1,color208fff;
drawtext((a2 = 1),l,'b'),linethick5,align1,coloryellow;
drawtext((a2 = 9),h,' ̄'),linethick2,align1,colorcyan;
drawtext((a2 = 9),h+0.38,'s'),linethick5,colorcyan;
stickline((a2 = 9),c,o,0,0),colorwhite;
stickline((a2 = 9),c,o,8,0),colorwhite;
stickline((a2 = 9),c,o,7,0),colordddddd;
stickline((a2 = 9),c,o,6,0),colorcccccc;
stickline((a2 = 9),c,o,5,0),colorwhite;
stickline((a2 = 9),c,o,4,0),coloreeeeee;
stickline((a2 = 9),c,o,3,0),colordddddd;
stickline((a2 = 9),c,o,2,0),colorcccccc;
stickline((a2 = 9),c,o,1,0),colorwhite;
stickline((a2 = 1),c,o,0,0),colorffbbff;
stickline((a2 = 1),c,o,8,0),colormagenta;
stickline((a2 = 1),c,o,7,0),colorff22ff;
stickline((a2 = 1),c,o,6,0),colorff44ff;
stickline((a2 = 1),c,o,5,0),colorff66ff;
stickline((a2 = 1),c,o,4,0),colorff88ff;
stickline((a2 = 1),c,o,3,0),colorff99ff;
stickline((a2 = 1),c,o,2,0),colorffaaff;
stickline((a2 = 1),c,o,1,0),colorffbbff;
a3:=ema((((slope(c,21)) * 20) + c),68);
a4:=ema(c,10);
a5:=ref(c,2);
a6:=((sma((max((c - a5),0)),6,1)) / (sma(abs((c - a5)),6,1))) * 100;
a7:=if(((a6 < (ref(a6,1))) and (a6 > 79)),a6,0);
drawtext((cross(a4,a3)),l,'△'),linethick2,align1,coloryellow;
drawtext(a7,h,'○'),linethick3,colorgreen;
a8:=llv(l,21);
a9:=hhv(h,21);
a10:=ema((((close - a8) / (a9 - a8)) * 100),5);
a11:=ema((((close - a8) / (a9 - a8)) * 50),13);
a12:=ema(((0.667 * (ref(a10,1))) + (0.333 * a10)),2);
a13:=llv(l,55);
a14:=hhv(h,34);
a15:=ema((((c - a13) / (a14 - a13)) * 100),3);
a16:=(a11 + a15) / 2;
a17:=ema(((0.667 * (ref(a15,1))) + (0.333 * a10)),2);
a18:=ema(a16,5);
a19:=ema(((0.667 * (ref(a18,1))) + (0.333 * a18)),2);
a20:=cross(a10,a11);
a21:=(cross(a10,a19)) and (a19 < 30);
a22:=a21 * 0.6;
drawtext((a22 = 0.6),l,'◇'),linethick4,align1,coloryellow;
drawtext((a20 = 1),l,'◇'),linethick4,align1,colorwhite;
a23:=((c + l) + h) / 3;
a24:=ema(a23,6);
a25:=ema(a24,5);
a26:=cross(a24,a25);
drawicon(a26,(low / 1.005),3),linethick2,align1,colormagenta;
stickline(((c >= 工作线) and (c >= o)),h,l,0.5,1),colorred;
stickline(((c >= 工作线) and (c >= o)),o,c,8,1),colorred;
stickline(((c >= 工作线) and (c <= o)),h,l,0.5,0),colorred;
stickline(((c >= 工作线) and (c <= o)),o,c,8,0),colorred;
stickline(((c < 工作线) and (c >= o)),h,l,0.5,1),colorgreen;
stickline(((c < 工作线) and (c >= o)),o,c,8,1),colorgreen;
stickline(((c < 工作线) and (c <= o)),h,l,0.5,0),colorgreen;
stickline(((c < 工作线) and (c <= o)),o,c,8,0),colorgreen;
上一指标公式:绝对赚钱选股公式选股版下载 飞狐选股指标 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文凯恩斯双线(主图指标)公式下载 飞狐指标 源码仅供学习研究。