量化交易系统

MT5-Bears MACD MT5

  • 型号:
Main Image

This indicator is a visual combination of 2 classical indicators: Bears and MACD.

Usage of this indicator  could be the same as both classical indicators separately or combine.

Input parameters:

  • input int BearsPeriod = 9;
  • input ENUM_MA_METHOD maMethod = MODE_SMA;
  • input ENUM_APPLIED_PRICE maPrice = PRICE_CLOSE;
  • input int SignalPeriod = 5.