Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 10601
- Note:
- Publié:
- 2017.05.29 13:58
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The strategy is based on the iBands indicator.
When the price breaks through the channel, a position is opened in the direction opposite to the price movement. If the price breaks through the upper channel border upwards, a Sell position is opened. If lower border is broken downwards, a Buy position is opened.
Fig. 1. Trading results for 2016-2017.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/17992

Trades based on the previous candlestick.

A list of all positions. An example of working with CPositionInfo.

The script removes from the current chart all objects of the user selected type

The script removes all objects of the type selected by the trader in input parameters from all charts of the client terminal.