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:
- 3864
- Rating:
- Published:
- 2018.01.22 09:41
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author: Finware.ru Ltd.
An oscillator in the DRAW_FILLING style, using digital filters.
Fig.1. The Dtm indicator.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/19399

The Expert Advisor tracks positions of all symbols with all magic numbers. If a position has been open for "Waiting for seconds" and its profit has reached "Take Profit" points, the EA closes the position. If the profit has not reached "Take Profit" points, the EA moves the take profit level.

A library for creating analog clocks using MetaTrader 4/5 graphical resources.

An Expert Advisor for two currency pairs

The Expert Advisor is based on the iOsMA (Moving Average of Oscillator, OsMA) indicator signals.