敏感底部提示多-精品通达信指标公式源码分享

RSV:=(((CLOSE - LLV(LOW,33)) / (HHV(HIGH,33) - LLV(LOW,33))) * 100);
Y0:SMA(RSV,7,1);
Y1:SMA(SMA(RSV,7,1),4,1);
Y3:SMA(SMA(SMA(RSV,7,1),4,1),6,1);
Y2:((CLOSE / COST(9)) <=1) * 10;
Y20:20,POINTDOT;
Y80:80,POINTDOT;

RSV:=(((CLOSE - LLV(LOW,33)) / (HHV(HIGH,33) - LLV(LOW,33))) * 100);
Y0:SMA(RSV,7,1);
Y1:SMA(SMA(RSV,7,1),4,1);
Y3:SMA(SMA(SMA(RSV,7,1),4,1),6,1);
Y2:((CLOSE / COST(9)) <=1) * 10;
Y20:20,POINTDOT;
Y80:80,POINTDOT;