Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Vortex Oscillator System - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
4853
Valutazioni:
(14)
Pubblicato:
2018.01.22 09:52
Aggiornato:
2018.06.26 15:42
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The author of the idea: Neil, the mq5 code author: barabashkakvn.

A trading system based on the Vortex Oscillator signals.

Attention! In order to provide conditions for the EA operation, you should add the compiled Vortex Oscillator file to [data folder]\MQL5\Indicators

A Note from the Author:

Vortex Oscillator is an Expert Advisor based on the Vortex Oscillator indicator, which is constructed as a difference between VI+ and VI- lines of the Vortex indicator. It is drawn as a histogram oscillating around the zero line.

The system contains some properties which are not available in Vortex Indicator System. If you turn off all parameters, it will be a simple reversal trading system, which closes long positions upon sell signals and opens short ones, and vice versa.

Parameters include the values of Stop Loss and Take Profit used for long and short positions respectively. A separate threshold parameter enables counting of Vortex Oscillator signals. When parameters are enabled, the system closes positions and does not open new ones until new trading signals appear.

I have tested the code and I'm sure it works as intended. Nevertheless, this Expert Advisor does not pretend to be profitable. It is only a basis for further studies of the Vortex indicator as a trading tool. My preliminary tests showed that the EA is not profitable in its current form.

DISCLAIMER: The Expert Advisor is provided "as is". The author does not guarantee that the EA will be effective in real trading. The EA is only given for educational purposes. Do not use it on real accounts until you adjust it to for your trading style and risk management.

Backtest results on USDJPY:

Vortex Oscillator System test

The following parameters were obtained:

Vortex Oscillator System parameters

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/19463

Vortex Oscillator Vortex Oscillator

This version of the Vortex indicator shows the difference between the VI+ and VI- lines as a histogram oscillating around the zero line.

Bollinger Bands RSI Bollinger Bands RSI

The Expert Advisor is based on the signals of indicators iBands (Bollinger Bands, BB) and iRSI (Relative Strength Index, RSI).

Martin Martin

A trading system based on the Martingale technique.

Billy expert Billy expert

A trading strategy "three bars down, Stochastic up".