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.
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END