同花顺火焰王指标公式
2014-11-15 22:15:58点击:
DRAWTEXT_FIX(CURRBARSCOUNT=60,0.4,0.01,0,'====★火焰王★===='),colorred;
DRAWGBKLAST(CLOSE>OPEN,STRIP(RGB(55,150,0),RGB(0,25,1000),1));
DRAWGBKLAST(C<O,STRIP(RGB(90,0,180),RGB(10,0,20),0));
火:SMA(SMA((((CLOSE - LLV(LOW,24)) / (HHV(HIGH,24) - LLV(LOW,24))) * 100),23,1),3,1),LINETHICK1,colorred;
股旁网:=(3 * SMA((((CLOSE - LLV(LOW,24)) / (HHV(HIGH,24) - LLV(LOW,24))) * 100),23,1)) - (2 * 火),coloryellow,linethick2;
STICKLINE((SMA((((CLOSE - LLV(LOW,24)) / (HHV(HIGH,24) - LLV(LOW,24))) * 100),3,1) > 火),SMA((((CLOSE - LLV(LOW,24)) / (HHV(HIGH,24) - LLV(LOW,24))) * 100),2,1),火,8,0),colorred;
DRAWGBKLAST(CLOSE>OPEN,STRIP(RGB(55,150,0),RGB(0,25,1000),1));
DRAWGBKLAST(C<O,STRIP(RGB(90,0,180),RGB(10,0,20),0));
火:SMA(SMA((((CLOSE - LLV(LOW,24)) / (HHV(HIGH,24) - LLV(LOW,24))) * 100),23,1),3,1),LINETHICK1,colorred;
股旁网:=(3 * SMA((((CLOSE - LLV(LOW,24)) / (HHV(HIGH,24) - LLV(LOW,24))) * 100),23,1)) - (2 * 火),coloryellow,linethick2;
STICKLINE((SMA((((CLOSE - LLV(LOW,24)) / (HHV(HIGH,24) - LLV(LOW,24))) * 100),3,1) > 火),SMA((((CLOSE - LLV(LOW,24)) / (HHV(HIGH,24) - LLV(LOW,24))) * 100),2,1),火,8,0),colorred;
- 上一篇:同花顺大资金进场迹象指标公式 2014/11/15
- 下一篇:同花顺相对价格指标公式 2014/11/15