Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Exp_XRSI_Histogram_Vol_Direct - expert for MetaTrader 5

Views:
1790
Rating:
(12)
Published:
2018.10.25 15:52
Updated:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The trading system based on the signals of the XRSI_Histogram_Vol_Direct indicator. Trading signals are formed when a bar closes if the histogram direction has changed (which is displayed by five-pointed starts changing their color).

For the generated EA to operate correctly, the compiled XRSI_Histogram_Vol_Direct.ex5 indicator file should be available in the <terminal_data_directory>\MQL5\Indicators folder.

Default Expert Advisor's input parameters without stops have been used during tests shown below.

Fig. 1. Examples of trades on the chart

Fig. 1. Examples of trades on the chart

GBPUSD H2 testing results over the year of 2017:

Fig. 2. Test results chart

Fig. 2. Test results chart

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21979

Exp_XCCI_Histogram_Vol_Direct Exp_XCCI_Histogram_Vol_Direct

The trading system based on XCCI_Histogram_Vol_Direct indicator signals

Iin_MA_Signal_NRTR_HTF Iin_MA_Signal_NRTR_HTF

Iin_MA_Signal_NRTR indicator with the timeframe selection option available in input parameters

Basic CCI RSI Basic CCI RSI

The trading strategy based on two oscillators: iCCI (Commodity Channel Index, CCI) and iRSI (Relative Strength Index, RSI).

AMA Trader AMA Trader

Trading strategy based on iAMA (Adaptive Moving Average, AMA) and iRSI (Relative Strength Index, RSI) indicators. Martingale is applied.