MT4 and MT5

  • Thread starter Thread starter Ara
  • Start date Start date
  • Watchers Watchers 3

Ara

Active Trader
Apr 24, 2023
164
34
39
35
Are there any known limitations or differences between MT4 and MT5 that could affect the functionality of custom indicators when switching platforms?
 
  • 👍
Reactions: Valetax
Are there any known limitations or differences between MT4 and MT5 that could affect the functionality of custom indicators when switching platforms?
Yes, there are differences. MT4 uses MQL4, and MT5 uses MQL5—they aren’t directly compatible, so custom indicators often need to be rewritten. MT5 also has more timeframes, better data access, and faster processing, which can affect how indicators behave. If switching, some adjustments will likely be needed.