당사 팬 페이지에 가입하십시오
Vortex Oscillator System - MetaTrader 5용 expert
- 게시자:
- Vladimir Karputov
- 조회수:
- 5294
- 평가:
- 게시됨:
- 2018.01.22 09:52
- 업데이트됨:
- 2018.06.26 15:42
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The author of the idea: Neil, the mq5 code author: barabashkakvn.
A trading system based on the Vortex Oscillator signals.
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.
Backtest results on USDJPY:
The following parameters were obtained:
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/19463
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 RSIThe Expert Advisor is based on the signals of indicators iBands (Bollinger Bands, BB) and iRSI (Relative Strength Index, RSI).
A trading system based on the Martingale technique.
Billy expertA trading strategy "three bars down, Stochastic up".