MT4指标

iOBV能量潮指标(On Balance Volume)

2018/2/6 9:15:00 来源:互联网 浏览:973

  iOBV能量潮指标(On Balance Volume)作者:

  iOBV能量潮指标(On Balance Volume)使用说明:

  On Balance Volume

  iOBV能量潮指标属于成交量指标,成交量和价格相互关联,给出市场趋势信号。

  【代码】

  iOBV(NULL, 0, PRICE_CLOSE, 0)

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

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

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

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

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

  【用法】

  需要不牛力指标、熊力指标联动。

  iOBV能量潮指标(On Balance Volume)作者、使用说明信息为小编网络搜集不确保完全准确,望知。

相关阅读

回到顶部
在线客服系统