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:
- 13654
- Rating:
- Published:
- 2015.12.10 12:52
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
This indicator downloads history of symbols which have open charts. It will no longer be necessary to wait for an update when switching timeframes.
It can only be placed on one chart.Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13595

This EA implements a grid strategy by placing buy and sell orders at the same time.

Just a Donchian channel with slope. If xslope=0 it becomes the Donchian channel. It uses the moving average of Momentum.

The Moving Average indicator values are used for trading.

The Expert Advisor is based on the Williams Percent Range indicator. It sells in the overbought zone and buys in the oversold zone. Trailing Stop and operation timer are attached to it.