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:
- 8059
- Rating:
- Published:
- 2013.01.14 11:59
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The real author:
Yuriy Tokman
The indicator of fractals price levels.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 17.04.2009.
Fig.1 The ytg_Fractals_Price indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1393

The oscillator using T3 averaging.

This is the classical trading system which consists in buying when MACD crosses above the waterline line and selling when crosses below it. This EA works along with a monetary management system which has a positive mathematical expectation.

The typical semaphore trend indicator.

The class is designed for calculation the technical indicator Momentum (Momentum) using the algorithm of the ring buffer.