Unisciti alla nostra fan page
- Pubblicati da::
- Vladimir Karputov
- Visualizzazioni:
- 4450
- Valutazioni:
- Pubblicato:
- 2017.03.22 16:24
- Aggiornato:
- 2018.02.22 15:05
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.