.NET to MT4

 

Hi,

I'm a c# developer and I don't know anything about MQL.

I'm just wondering is there any good .NET library that can be used that allows interaction with MT4 and accessing the technical indicators, etc?

I've tried http://mtapi4.net/ but it doesn't even install.

Thanks,

Will

Home
  • mtapi4.net
MtApi provides an .NET API interface which allows users applications interact with MetaQuotes terminals: MetaTrader 4 and MetaTrader 5. MtApi library is dynamically linked to user computer system, allowing it to communicate directly with terminal. It’s very easy to use. Using the MtApi you have the ability to develop custom, automated forex...
 
William2050:

Hi,

I'm a c# developer and I don't know anything about MQL.

I'm just wondering is there any good .NET library that can be used that allows interaction with MT4 and accessing the technical indicators, etc?

I've tried http://mtapi4.net/ but it doesn't even install.

Thanks,

Will


Best bet would be to find out why it does not install. Any idea why?

It seems to be a good option, also there do not seem to be too many options as to what you want. Also the project is actively maintained. 

 

MQL  language is similar like C++ and C#, i think it will not hard for you to learn MQL language. 

Reason: