Bulls MACD MT4
- 지표
- Leonid Basis
- 버전: 2.5
- 업데이트됨: 20 4월 2020
- 활성화: 5
This indicator is a visual combination of 2 classical indicators: Bulls and MACD.
The main idea behind the MACD is that it subtracts the longer-term moving average from the shorter-term moving average. This way it turns a trend-following indicator into the momentum one and combines the features of both.
Usage of this indicator could be the same as both classical indicators separately or combined.
Input parameters:
- BullsPeriod = 9;
- maMethod = MODE_SMA; ENUM_MA_METHOD
- maPrice = PRICE_CLOSE; ENUM_APPLIED_PRICE
- SignalPeriod = 5.