Watch how to download trading robots for free
Find us on Twitter!
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
Views:
2758
Rating:
(14)
Published:
2018.11.20 12:54
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 Exp_XFisher_org_v1 EA is based on the signals generated by the XFisher_org_v1 oscillator. The signal is formed when a bar is closing if there is crossing of the main and signal lines of the indicator, and if there is a change in the indicator cloud color.

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

Default Expert Advisor's input parameters have been used during tests shown below. Stop Loss and Take Profit have not been used during the tests.

Fig. 1. Examples of trades on the chart

Fig. 1. Examples of trades on the chart

Testing results for USDJPY H4 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/22909

Contrarian trade MA Contrarian trade MA

Working by iMA (Moving Average, MA) and OHLC of W1 timeframe

RL algorithms RL algorithms

Libraries based on the article "Random decision forest in reinforcement learning"

XFisher_org_v2_Candle_Cloud_Alert XFisher_org_v2_Candle_Cloud_Alert

XFisher_org_v2_Candle_Alert indicator with background filling for overbought/oversold areas, as well as for the channel between them

GlamTrader GlamTrader

The Expert Advisor uses iMA (Moving Average, MA), iAO (Awesome Oscillator, AO) and custom Laguerre indicators.