Thursday 19 June 2014

Develop expert advisors and indicators for MetaTrader 4 terminal using C# and Visual Studio .NET technologies.

Thursday 19 June 2014 - by Unknown 0

Develop expert advisors and indicators for MetaTrader 4 terminal using C# and Visual Studio .NET technologies.

NQuotes is a plugin for MetaTrader 4 forex terminal, which allows coding automated trading programs using C# or another .NET language.
You can debug your expert advisor code in Visual Studio, and use full set of libraries available in .NET such as database connectivity, communications and reporting. NQuotes is a .NET library that has an API, which is compatible with MQL - a builtin language of the MT4 terminal.

This program is for calling C# code from MQL4 and passing data back from .NET to MQL code.
You can use strategy tester and expert optimization mode to tweak external parameters.


You can use obfuscation software for .NET to protect you code from decompilation.
Branding and distribution guide helps to create an independent EA package to give to clients such as individual traders.
NQuotes is designed specifically for .NET with C# conventions (not Java).
The speed of execution is maximal, because of direct communication of the terminal with the DLL (no intermediate network protocols).

The API is compatible with MQL, no need to learn new API.
Requires MetaTrader platform, can't run standalone.
This software is designed for companies and freelancers specializing on forex trading strategies development for MetaTrader terminal.

MQL experts who wish to debug their code, enhance it with available libraries, obfuscate.
C#/.NET developers, who want to try forex programming.

Tags:
About the Author

Write admin description here..

0 comments:

Text Widget