大智慧机构能量线指标公式

做空能量线: SMA((HHV(HIGH,36)-CLOSE)/(HHV(HIGH,36)-LLV(LOW,36))*100,2,1),COLORGREEN,LINETHICK3;

做多能量线: SMA((CLOSE-LLV(LOW,9))/(HHV(HIGH,9)-LLV(LOW,9))*100,5,1)-8,COLORRED,LINETHICK3;

{指标网-股票公式网站 www.zhibiaow.com}

20,pointdot,colorf00ff0;

50,pointdot,colorgreen;

80,pointdot,colorwhite;