Rejoignez notre page de fans
- Publié par:
- Vladimir Karputov
- Vues:
- 4461
- Note:
- Publié:
- 2017.03.22 16:24
- Mise à jour:
- 2018.02.22 15:05
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Author of idea — Iurii Tokman, author of the MQL5 code — barabashkakvn.
All parameters of the Expert Advisor are calculated on the basis of a random number generator, including the position direction, Stop Loss and Take Profit. Lot is calculated based on the risk value as a percentage of free margin. Before opening a position, the possibility of opening is checked — protection against the "not enough money" error.
The EA works on any timeframe.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/17744

The smoothed StrangeIndicator oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.

The SuperSR6 indicator with the timeframe selection option available in input parameters.

Trailing, pending orders. Signals of two indicators (Moving Average, MA). Trades only during a certain period of the day.

Trend indicator.