what brokers have api for programming language?

 

Hi people and friends.

I wanna to use another programming language to my algorithmic trading, How?

Help Me..... :-(

 
AmirMoqaddam: I wanna to use another programming language to my algorithmic trading, How?

Please understand that the primary language for MetaTrader is MQL. However, had you taken the time to read the documentation you would have found out that it is extensible via standard windows DLLs in whichever language you choose as long as you follow the documentation guidelines.

Also, please don't double post as you already have another related thread on the subject: https://www.mql5.com/en/forum/222182

How to write EA's with other programming languages?
How to write EA's with other programming languages?
  • 2017.12.10
  • www.mql5.com
Hi There. Please Help To Solve This Problem...
 
Fernando Carreiro:

Please understand that the primary language for MetaTrader is MQL. However, had you taken the time to read the documentation you would have found out that it is extensible via standard windows DLLs in whichever language you choose as long as you follow the documentation guidelines.

Also, please don't double post as you already have another related thread on the subject: https://www.mql5.com/en/forum/222182

thanks. I got it.

I wanna to use DLLs to make my experts.

 
AmirMoqaddam:

thanks. I got it.

I wanna to use DLLs to make my experts.

Even when using DLLs, you will still need to learn and use MQL to glue everything together!
 
AmirMoqaddam:

Hi people and friends.

I wanna to use another programming language to my algorithmic trading, How?

Help Me..... :-(

Out of curiosity...why ?