MT4指标

iMomentum动量索引指标

2018/2/27 15:40:00 来源:互联网 浏览:706

  iMomentum动量索引指标作者:

  iMomentum动量索引指标使用说明:

  Momentum动量索引指标

  iMomentum动量索引指标属于震荡指标,用来预测价格涨跌。

  【代码】

  iMomentum(NULL,0,14,PRICE_CLOSE,0)

  【语法】double iMomentum( string symbol, int timeframe, int period, int applied_price, int shift)

  1、symbol指定货币对,NULL为默认当前货币对

  2、timeframe时间周期,0为当前时间周期

  3、period快速线周期,默认选14

  4、applied_price应用价格。默认选收盘价PRICE_CLOSE

  5、shift指定柱值,0为当前柱,1为前一个柱,以此类推

  【用法】

  1、 Momentum指标需要不其他指标联合使用;

  2、 不清楚Momentum读值范围。

  iMomentum动量索引指标作者、使用说明信息为小编网络搜集不确保完全准确,望知。

相关阅读

回到顶部
在线客服系统