指标公式详细说明
好公式网(www.goodgongshi.com)告诉您:当前正要下载:一品快马指标公式详解 大智慧一品
ma3:=ma(c,3);
mm:=atan((ma3/ref(ma3,1)-1)*100)*180/3.14159;
ma5:=ma(c,5);
kk:atan((ma5/ref(ma5,1)-1)*100)*180/3.14159,colorstick;
准备:cross(kk,0)*80,pointdot,color00ff00,linethick3;
马:(kk/ref(kk,1)>=2 and kk>0 and c>0 and (h=hhv(h,10) or c=hhv(c,10)))*80,stick,colorwhite,linethick3;
登高:(count(kk>ref(kk,1),3)>=2 and kk>40 and kk<75)*30,coloryellow,linethick2;
stickline(登高=30,0 ,30 ,5 ,1 ),coloryellow;
漫步:(count(kk<ref(kk,1) and kk>0,2)=2)*-20,color00ff00,linethick2;
stickline(漫步=-20,0 ,-20 ,5 ,1 ),color00ff00;
骑马:(ma(c,30)>ref(ma(c,30),1) and kk/ref(kk,1)>=2 and kk>0 and count(kk<ref(kk,1),4)>=1
and cross(kk,45) and (h=hhv(h,10) or c=hhv(c,10)))*100,colorwhite,linethick2;
小心:((mm+kk)>120)*-20,pointdot,colorred,linethick3;
drawtext((mm+kk)>150,-30, '·'),colorred;
悬崖:(cross(0,kk) and count(ma(c,5)>ma(c,10),13)>=10)*-50,pointdot,colorff6600,linethick3;
dd:=(c-ref(c,1))/ref(c,1)*100<=-4;
花香:(count(dd,7) and kk<0 and kk>ref(kk,1))*kk,stick,colorff00ff,linethick2;
超跌:((mm+kk)<-120 and hhv(h,3)/llv(l,3)>=1.18)*-20,pointdot,color00ff00,linethick3;
drawtext(超跌<0,-20, '■'),color00ff00;
>>>使用本站搜索工具可以找到更多“一品快马指标公式详解 大智慧一品”