Upgrading from mql4 to mql5, or using mql5 libraries in MetaTrader 4

 

Hello,

I am a newbee in metatrader and mql4 language,

I found this library which is exactly what I need (Multicurrency OnTick (string symbol) event handler - expert for MetaTrader 5):

https://www.mql5.com/en/code/280

But It needs MetaTrader 5, my broker version is (TradeMasterFX Meta, Version: 4.00 Build 890)

Is there way to upgrade my terminal to support mql5 functionality?

Or is there any trick to use mql5 libs and functions?

 

Thanks for your advise,

Best Regards,

Emre 

Multicurrency OnTick (string symbol) event handler
Multicurrency OnTick (string symbol) event handler
  • votes: 26
  • 2011.02.01
  • Konstantin Gruzdev
  • www.mql5.com
This is the simplified implementation of multicurrency mode in MetaTrader 5. It isn't necessary to consider the details how does it work. It has minimum settings and simple structure. It can be used in Strategy Tester.