The Neural Bar Predictor is a fully automated multisymbol advisor which is based on a popular variant of the recurrent neural network. You can start the advisor in one chart and it will scan trading signals from several timeframes of major symbols.
Signal https://www.mql5.com/en/signals/1195453
If your symbols have a suffix (ex: EURUSD_i), you should set the value of Suffix accordingly. Otherwise the advisor will not work.
The Neural Bar Predictor trades simultaneously 5 timeframes of several symbols. Your timeframe does not matter, it has no impact on the advisor.
Start the advisor in one chart of a major symbol like EURUSD, GBPUSD, USDJPY or some others. Major symbols get more ticks and the advisor is executed more frequently. Regardless of the symbol of your current chart, the advisor trades all symbols from one chart.
Machine learning occupies a solid niche in the area of currency speculations. The Neural Bar Predictor implements a set of recurrent neural networks. Machine learning was aimed at forecasting minimum and maximum moves in different timeframes.
Properties of the Advisor
Fontsize - set a smaller value if the textual strings get off the advisor panel.
Suffix - set your suffix according to the symbols in your terminal. Example: suffix _i for EURUSD_i. Leave empty for no suffix.
Stoploss - stoploss for symbols.
Volume - volume for one trade. Set a fixed value (ex: 0.01) or a percentage of equity (ex: 0.02%). The advisor prints the actual value of volume in the "Experts" tab upon start or restart. Always use a fixed value for cent accounts or accounts denominated in bitcoins, roubles, yuans etc (that is, not in USD).
Compensation bars - number of bars after which the advisor tries to close a losing trade with other profitable trades of the same symbol. Set 0 to switch off.
Same signal max - a maximum number of trades which can be opened within a range of similar signals. Good values: 1 to 5.
Same signal range - a range of similar signals (pips). Similar signals are opened within one range. For example, another buy of the same symbol can be opened only if it is outside the range. Set 0 to switch off the check of similar signals. Good values: 0 to 100.