- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy BrainroomGet a MetaTrader 4 extension to create MQL-like EAs with C#.and .NET.NQuotes is a plugin for MetaTrader 4 that allows to develop expert advisors and indicators using C# and other Visual Studio tools, such as debugging MT4 code.,/p>It is a library that can do everything that can be done using MQL from .NET, and it connects MT4 teminal with the .NET world, which means that it's possible to utilize any 3rd party .NET library.in your work such as database storage engines, Excel report generators, network APIs and what not.You can use .NET obfuscators to protect your EA code.Using the NQuotes library gives a a two-way connection, so that it's possible to call C# methods from MQL4, and pass data from C# back to MQL. The library API is fully compatible with MQL API.It's possible to use MetaTrader strategy tester and optimization.The evaluation version is fully operational only on MetaTrader server DEMO accounts.