ROC
简述
变动率
1.本指标的超买超卖界限值随个股不同而不同,使用者应自行调整;
2.本指标的超买超卖范围,一般介于±6.5之间;
3.本指标用法请参考
MTM指标用法;
ROC(N:Integer;M:Integer):Graph
名称 | 类型 | 说明 |
---|
N | Integer | 整数 |
M | Integer | 整数 |
返回 | Graph | 图形 |
SetSysParam(pn_stock(),'SH000001');
SetSysParam(pn_date(),inttodate(20140123));
Return ROC(12,6);
//结果:
