Expert Advisors

BenchMark MetaTrader allows trading with automatic expert systems (Expert Advisors).
 
The Expert Advisor is automated system for trading, written in MetaQuotes Language 4 (MQL 4), which is integrated in BenchMark MetaTrader. Using it, allows you to create custom indicators, scripts and libraries.
 
Expert advisors are written in MetaEditor 4 IDE (Integrated Development Environment), which is a part of BenchMark MetaTrader.
 
Expert advisors, written in MQL II have the following advantages:
 
 automatic trade execution
 backtesting of trading strategies
 developing technical indicators
 creating of scripts, destined for single execution of some actions
 creating of libraries, where frequently used blocks of user programs are stored.
 
Create your own expert advisor
Creating an expert advisor does not require abilities of a professional developer. You can start with the following User Guide:
 
User Guide for MQL 4
 
Properties of No Dealing Desk execution of orders
Pease, look at the following description for needed changes that should be made in order your expert system to work with No Dealing Desk: