通达信超级牛指标

N:=31;K:=3;
生命量能: EMA(100*(CLOSE-LLV(LOW,N))/(HHV(HIGH,N)-LLV(LOW,N)),K)/4,STICK,colorred;
生命分水岭: 10,coloryellow;
强势: 21,colorwhite;