Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Pubblicati da::
- Vladimir Karputov
- Visualizzazioni:
- 3814
- Valutazioni:
- Pubblicato:
- 2018.01.22 09:53
- Aggiornato:
- 2018.02.28 14:04
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Author of the idea: Boris, author of the mq5 code: barabashkakvn.
The main idea of the trading strategy is as follows: when there are three down bars on the current timeframe:
and the main Stochastic line is above the signal line on the other two timeframes:
a Buy signal emerges.
The strategy handles only Buy signals.
Testing in the M15 timeframe:
Input Parameters
- Lots - position volume;
- Stop Loss
- Take Profit
- Max positions - the maximum number of open positions;
- timeframe Stochastic #1 - timeframe for Stochastic #1;
- timeframe Stochastic #2 - timeframe for Stochastic #2;
- magic number - Expert Advisor identifier.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/19467

A trading system based on the Martingale technique.

A trading system based on the Vortex Oscillator signals.

The Expert Advisor trades based on iMA and iRSI signals. Values of iMA on four bars are compared. Indices of these bars can be optimized.

KDJ Indicator Oscillator