Market News      Press Release

CONTACT PHONE:

Contact Us
Live Help

Advantages

  • Spreads - Starting from 0.5 EURO/USD
  • Minimun Deposit for ECN/STP Accounts- $250
  • Margin Leverage 1:1 up to 400:1
  • Experienced and helpful support
  • Stops/limits on individual tickets
  • Dynamic trailing stops
  • MAM Accounts
  • Free Unlimited Demo Accounts Available
  • Technical research and market news availabl
  • No re-quotes
  • Anonymous trading: banks cannot see your orders
  • All expert advisor (EA), scalper traders welcome

Automated Trading

Expert Advisors are robots that do the work relieving traders from constant market watching and executing trade operations. Moreover, the psychological component of trading is eliminated allowing robots to confidently implement statistical trading. As a result, the Expert Advisor can fully automate your trading strategy and let the system trade generating pre-defined price tick, entry and exit points, order opening and closing times, as well as stop profits and losses.

MetaQuotes MT4 Software has over 30 standard analytical tools for forecasting financial markets allowing you to create your own automated trading programs making this a popular tool with technical traders. Furthermore, the MetaQuotes Language 4 Integrated Development Environment (MQL4 IDE) is user friendly.

All EA´s allowed (even scalping)

This environment consists of the following components:

  • MetaTrader 4 terminal - the module where automated trading programs are managed and executed.
  • MetaQuotes Language 4 (MQL4) - the programming language for implementing trading strategies.
  • MetaEditor - editor and compiler of Expert Advisors.
  • Strategy Tester - the module to test and optimize Expert Advisors.

 

Programs written in MetaQuotes Language 4 have different features and purposes:

  • Expert Advisor - is a mechanical trading system (MTS) linked up to a certain chart. An Advisor starts to run with every incoming tick for a given symbol. The Advisor can both inform you about a possibility to trade and trade at an account automatically sending orders directly to the trade server.
  • Custom Indicator is a technical indicator written independently in addition to those already integrated into the client terminal. Like built-in indicators, they cannot trade automatically and are intended for implementing of analytical functions only.
  • Script is a program intended for a single execution of some actions. Unlike Expert Advisors, Scripts are not run tickwise, but on request.
  • Library is a set of custom functions containing programs most frequently used. Libraries cannot start execution by itself.
  • Included file is a source text of the most frequently used blocks of custom programs. Such files can be included into the source texts of experts, scripts, custom indicators, and libraries at the compiling stage. The use of included files is more preferable than the use of libraries because of additional burden occurring at calling library functions.