Watch how to download trading robots for free
Find us on Telegram!
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_XCCI_Histogram_Vol_Direct - expert for MetaTrader 5

Views:
1799
Rating:
(13)
Published:
2018.10.25 15:51
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 XCCI_Histogram_Vol_Direct indicator. Trading signals are formed when a bar closes if the histogram direction has changed (which is displayed by five-pointed stars changing their color).

For the generated EA to operate correctly, the compiled XCCI_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

Testing results for USDJPY H2 over the year 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/21980

Iin_MA_Signal_NRTR_HTF Iin_MA_Signal_NRTR_HTF

Iin_MA_Signal_NRTR indicator with the timeframe selection option available in input parameters

Previous Candle Breakdown 2 Previous Candle Breakdown 2

"Previous Candle Breakdown" Expert Advisor.

Exp_XRSI_Histogram_Vol_Direct Exp_XRSI_Histogram_Vol_Direct

The trading system based on XRSI_Histogram_Vol_Direct indicator signals

Basic CCI RSI Basic CCI RSI

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