Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 37175
- Rating:
- Published:
- 2016.02.08 12:42
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator simply draws the Heiken Ashi candlesticks with high precision in a separate subwindow, and helps to navigate them without cluttering the main chart.
It is possible to customize the color and the width of the candlesticks, and also to enable the display of the Bid and Ask levels.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14611

One of the implementation variants of the Quantum trading system.

The EA opens trades at the intersection of the fast and the slow MAs. It has the function of outstaying the losses.

The EA searches the last upper and lower fractals and opens positions when the price exceeds these levels.

The indicator displays a channel based on the moving averages.