Connect MQL5 to binance exchange?

 

hi everyone,

how does one connect an exchange to mql5?

for example binance.

 
Look at the Market using search here.
 
Zealot500:

hi everyone,

how does one connect an exchange to mql5?

for example binance.

you need to communicate with their api and receive public data (usually no registration is required for crypto symbols prices ,volumes,bars ,ticks etc)
but if you want a fully fledged trading capable solution you can either choose a broker that offers cryptos , or , register an app in one of the exchanges to perform "deeper" transactions in their platform.