当前位置:→ 公式网大智慧公式 → 正文
  • 趋势指标公式---万法归一波段王

  • 相关简介:参数 N 1 10 3 N2 1 10 6 N3 -50 0 -23 N4 50 100 75 P1 1 100 9 P2 1 250 118 N1 1 250 9 {input: n(3,1,10),n2(6,1,10),n3(-23,-50,0),n4(75,50,100),p1(19,1,100),p2(118,1,250),n1(9,1,100); } {drawgbk(c,colorrgb(10,160,0),colorrgb(25,15,0),1); } STICKLINE

  • 文章来源:公式网 发布时间:2013-09-16浏览次数:下载次数:0

趋势指标公式---万法归一波段王

参数
N   1    10   3
N2  1    10   6
N3  -50  0    -23
N4  50   100  75
P1  1    100  9
P2  1    250  118
N1  1    250  9

 

{input: n(3,1,10),n2(6,1,10),n3(-23,-50,0),n4(75,50,100),p1(19,1,100),p2(118,1,250),n1(9,1,100); }

{drawgbk(c,colorrgb(10,160,0),colorrgb(25,15,0),1); }
STICKLINE(0 ,0,-1,15,0) ,Color00220A;
STICKLINE(10 ,10,0,15,0) ,Color00280A;
STICKLINE(20 ,20,10,15,0),Color00340A;
STICKLINE(30 ,30,20,15,0),Color00400A;
STICKLINE(40 ,40,30,15,0),Color00480A;
STICKLINE(50 ,50,40,15,0),Color00580A;
STICKLINE(60 ,60,50,15,0),Color00680A;
STICKLINE(70 ,70,60,15,0),Color00780A;
STICKLINE(80 ,80,70,15,0),Color00880A;
STICKLINE(90 ,90,80,15,0),Color00980A;
STICKLINE(100 ,100,90,15,0),Color00A00A;

var2:=(c-ref(c,1))/ref(c,1)*100;
var3:=(c-llv(l,18))/(hhv(h,18)-llv(l,18))*100;
var4:=sma(var3,9,1);
var5:=sma(var4,3,1);
j:3*var4-2*var5,Color00FFFF;
var6:=j>1*ref(j,1);
var7:=llvbars(l,50);
var8:=sum(v,var7);
var9:=hhvbars(h,50);
var10:=sum(v,var9);
var11:=(c-ref(o,var9))/ref(o,var9)*100;
var12:=var10/capital*100;
var13:=(c-ref(o,var7))/ref(o,var7)*100;
var14:=var8/capital*100;
var15:=ma(winner(c),n)*100;
var16:=ema(var4,n);
a2:ema(var4,n),colorffddcc;
a3:=ema(a2,n);
a4:=ema(a3,n);
a5:=ema(a4,n);
a6:=ema(a5,n);
a7:=ema(a6,n);
var17:=ema(a7,n);
var18:=ema(var17,n);
var19:=ema(var18,n);
aa:=ema(a5,n2);
中期大底:llv(j,aa),Linethick2,Color0000FF;
上:=if(ma(h,3)*1.05,30,0)*10-aa;
下:=if(ma(l,3)*0.96,30,0)*2/中期大底;
中:=if(ma(h,3)*1.05,30,0);
电:=j;
drawtext(cross(a4,aa) and var11 drawtext(cross(a2,j) and a2>n4,a2+4.22,'●峰'),Color00FFFF;
drawtext(cross(j,a2) and var6 and a2<20 and var2>9 or a2>1*ref(a2,1) and var2>4 and a2<60,a2,'●拉升'),colorffffcc;
STICKLINE(j>=a2,a2,j,6,0),color0000ff;
STICKLINE(j<=a2,j,a2,6,0),color00ff00;
压力:hhv(j,60),color00ffff;
支撑:=llv(aa,13);
stickline(j<=中期大底 and 中-ref(中,1)>0 and c>=o*0.99,1,88,3,0),color0000ff;
drawicon(j<=中期大底 and 中-ref(中,1)>0 and c>=o*0.99,88,1),Color00FF00;
drawtext(j<=中期大底 and 中-ref(中,1)>0 and c>=o*0.99,85,'-绝对底部'),Color00FF00;
stickline(filter(cross(上,中期大底) and 中-ref(中,1)>=0,3),中期大底,70,3,0),color00ff00;
drawicon(filter(cross(上,中期大底) and 中-ref(中,1)>=0,3),70,1);
drawtext(filter(cross(上,中期大底) and 中-ref(中,1)>=0,3),64,'-买了不输'),colorffffff;
stickline(cross(上,下) and c>=o,中期大底,60,2,0),colorff0000;
drawicon(cross(上,下) and c>=o,60,1),colorff00ff;
drawtext(cross(上,下) and c>=o,55,'-短线'),colorff00ff;
drawtext(j>=压力 and 压力-ref(压力,6)>25 and c ma1:=ma(c,p1);
ma2:=ma(c,p2);
n15high:=ref(h,15);
n1low:=ref(l,1);
ff:=(n15high-n1low)/n1low>0.15;
stickline(cross(ma(c,p1),ma(c,p2))>0 and (n15high-n1low)/n1low<0.15 and l<=ma(c,p1) and c>=ma(c,p1) and c>=o,中期大底,60,0,1),Linethick3,Color0000FF;
drawicon(cross(ma(c,p1),ma(c,p2))>0 and (n15high-n1low)/n1low<0.15 and c>=ma(c,p1) and l<=ma(c,p1) and c>=o,60,1);
drawtext(cross(ma(c,p1),ma(c,p2))>0 and (n15high-n1low)/n1low<0.15 and c>=ma(c,p1) and l<=ma(c,p1) and c>=o,60,'★^回头望月'),colorff0000;
x:=c-ref(ma(c,20),11);
lgl:=if(ema(c,5)/ema(ema(c,9),16)<=0.85 and c/ref(c,1)>0.905 and c/ref(c,1)<1.05 and v/capital*100<5,50,0);
wr1:=-(100*(hhv(h,34)-c)/(hhv(h,34)-llv(l,34)))+100*x;
wr2:=-(100*(hhv(h,50)-c)/(hhv(h,50)-llv(l,50)))+100;
wr3:=-(100*(hhv(h,70)-c)/(hhv(h,70)-llv(l,70)))+100*x;
bias1:=((c-ma(c,34))/ma(c,34)*100+10)*5;
bias2:=((c-ma(c,50))/ma(c,50)*100+10)*5;
bias3:=((c-ma(c,70))/ma(c,70)*100+10)*5;
s1:=(wr1+wr2+wr3+bias1+bias2+bias3)/6*x;
s2:=ema(s1,3);
s3:=abs(bias1-bias3);
sx:=(s1+s3)/2;
xc1:=(-1)*(ema(100*(1-winner(c)),1)-50)+50;
ccc:=xc1+sx;
zjz:=if(lgl>0 and ccc<0,200,0)*x;
lxl:=if(sx<0 and c=llv(c

 ☟问题反馈 ☞┄┄┄┄┄┄┄┄┄┄→收藏资源:

趋势指标公式---万法归一波段王

  • 下载资源所需积分

    0

  • 当前拥有积分

    0

上传会员: 
公式网
文件大小: 
Bytes
上传时间: 
2013-09-16
下载积分: 
-
免责声明: 
请仔细阅读并同意后才能下载
本附件为用户分享上传,公式网没有对文件进行验证,不能保证下载资源的准确性、安全性和完整性,也不保证下载资源能正常安装和使用,且下载后扣除的积分无法退还,除非您充分理解并完全接受本声明,否则您无权下载。
本站对提供下载的软件、指标、资料等不拥有任何权利,其版权归该下载资源的合法拥有者所有。本附件仅供学习和研究使用,不得用于商业或者非法用途,如有侵犯您的版权, 请参看 《公式网侵权处理流程》《公式网免责声明条款》
点击下载无反应时,更换主流浏览器重新登录操作,如360浏览器、Edge浏览器、谷歌浏览器,个别浏览器有不兼容现象。
勾选以下表示您已经阅读并同意以上声明才能下载本文件,扣除积分无法退还!
我已阅读所有条款规定, 请点我同意 所有条款内容!我自愿下载!
提示:如下载失败,请点关闭刷新此页面或提交问题反馈给管理员→
关闭

关于我们 - 联系我们 - 隐私政策 - 免责声明 - 下载帮助 - 广告合作 - SiteMap - TOP
增值电信业务经营ICP许可证:湘B2-20210269 湘ICP备09016573号-3 湘公网安备43108102000039号
Copyright © 2025 铭网科技,All Rights Reserved.