Indicators: MACD Tradingview version

 

MACD Tradingview version:

The standard MACD on MT5 platform seem to be not enough so I code this version by copying from the pinescript.

MACD Tradingview version

Author: Sopheak Khlot

 
where is the code ? let me have a look ?
 
Xing Shun Li #:
where is the code ? let me have a look ?
You just need to click on the link of MACD Tradingview version.
 
Hi, how are you? Congratulations on the indicator! My question is, how did you manage to adapt it to MT5? I'd like to learn how to do that. Thanks!
 
kenne.roger #:
Hi, how are you? Congratulations on the indicator! My question is, how did you manage to adapt it to MT5? I'd like to learn how to do that. Thanks!
  1. Learn how to read Pine.
  2. Learn how to write MQL5.
  3. Manually "convert" the code (rewrite the logic entirely).