创幻三号原码
var1:=hhv(h,25); var2:=llv(l,25); 创幻短线:ema((c-var2)/(var1-var2)*100,5); 创幻中线:ema((c-var2)/(var1-var2)*100,20); 创幻买入:cross(创幻短线,创幻中线) and 创幻中线<50,colorff00; i:=ref(c,1); j:=sma(max(c-i,0),6,1)/sma(abs(c-i),6,1)*100; 创幻卖出:cross(80,j),colorffff; ert:=ma(c,3); yaxg:=ma(c,55); explain(创幻短线>0,'**********飞帆忠告**********'),colorffffff; explain(cross(创幻短线,创幻中线) and 创幻中线<50,' explain(cross(创幻短线,创幻中线) and 创幻中线<50,' explain(cross(8,创幻短线),' explain(cross(80,j),' explain(cross(80,j),' explain(cross(8,创幻短线),' explain(创幻中线>ref(创幻中线,1),' explain(创幻中线<ref(创幻中线,1),' explain(cross(85,创幻短线),' explain(创幻短线>0,'**********飞帆解说**********'),colorffffff; explain(ert>yaxg and ma(c,60)>=ref(ma(c,60),24),' explain(ert>yaxg and ma(c,60)<ref(ma(c,60),24),' explain(ert<yaxg and ma(c,60)<=ref(ma(c,60),24),' explain(ert<yaxg and ma(c,60)>ref(ma(c,60),24),' stickline(cross(80,j),创幻短线,创幻短线+15,6,0),color10ffff; explain(cross(80,j),' stickline(cross(8,创幻短线),8,30,6,0),colorff58ff; explain(cross(8,创幻短线),' stickline(cross(创幻短线,创幻中线) and 创幻中线<50,8,30,6,0),color23ff10; explain(cross(创幻短线,创幻中线) and 创幻中线<50,' explain(创幻中线>ref(创幻中线,1),' explain(创幻中线<ref(创幻中线,1),' stickline(cross(85,创幻短线),创幻短线,创幻短线+10,6,0),colorffc510; explain(cross(85,创幻短线),' explain(c>ref(c,20) and 创幻中线<ref(创幻中线,20) and 创幻中线>60,' |
前一篇:创幻一号原码