您需要 登录 才可以下载或查看,没有帐号?注册
div >
int RSI_Per=14;
int start()
{
int cnt,counted_bars=IndicatorCounted();
int limit=Bars-counted_bars;
if(counted_bars 0) limit++;
for(cnt=0;cnt
外汇交易有很大的风险性,本站所有资源均来自网络,请选择使用,如若出现亏损,本站不承担任何责任!
用iRSI()给数组赋值,但打印数组显示结果全为0,为什么?
2019-01-12 00:58 浏览:803