Martingale Duncan / Profile
Martingale Duncan
Added topic MACD custom indicator
Hi all, I attempted to create a custom indicator for MACD in MT5 that allows the user to selected MA for the oscillator and the signal line. Currently, in MT5 you get an EMA for the oscillator and a SMA for the signal line. The below code attempted
Martingale Duncan
Added topic MACD - TradingView version
How can I get a MACD that's exactly the same as that in TradingView for e.g macd((fast)12, (slow)26, ( signal line )9) on close price. The current default in mt5 shows signal line as line and macd as histogram but I want it to appear exactly as in
: