Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 27742
- Rating:
- Published:
- 2015.11.16 12:00
- Updated:
- 2017.06.26 15:49
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
This utility copies deals from master to slave account. Accounts could be opened at different brokers. The utility translates all essential information between accounts using common file C4F.csv, placed in the common directory of MetaTrader 4. Reading/writing of a file is conducted by a timer.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14085

EA opens trades from support and resistance levels which were set by a trader.

Fibonacci indicator drawing levels on previous day.

This is a working singleton code example. A singleton object is created when there 'can be only one' of the object.

This program is a basic version of the original code of relatively simple system Millenium.