N:=9;
RSV1:=(CLOSE-LLV(LOW,9))/(HHV(HIGH,9)-LLV(LOW,9))*100;
K:SMA(RSV1,3,1);
超卖:max(k,20);
RSV:=(CLOSE-LLV(LOW,n))/(HHV(HIGH,n)-LLV(LOW,n))*100;
高点:LLVBARS(rsv,n),colorred;
低点:HHVBARS(rsv,n),colorgreen;
大智慧KD超卖震荡指标公式
本文来自网络,不代表公式指标立场,转载请注明出处:https://www.gszb.top/32150.html