This is a multi-currency Essence EA based on the
Random Forest machine learning model. It has been trained on 40000 bars (from 2013).
This
adviser, like other my EA's, was developed using the tools of
Hlaiman
EA Generator
This is a unique EA, trained on every tick since 2013. EA contains the most detailed information about the market and because of this it is so
heavy. It took 2 hours to compile the data. Probably this EA was not yet in the market. This Essency MT5 has 5 currency pairs but the signal is
from Essence MT4 (6 currency pairs).
Settings:
- TradePairs - Traded pairs (comma separated);
- Lots - lot size (if 0.0, then% of the deposit is used);
- Percent - lot size as% of the current deposit size;
- TakeProfit - Take Profit Size;
- StopLoss - Stop Loss Size;
- Trailing - flag to enable trailing;
- TrailingStep - Trailing step size;
- BuyTolerance - Tolerance to generate a BUY signal;
- SellTolerance - Tolerance to generate a SELL signal;
- MovingPeriod - Period of the moving average indicator;
- MovingShift - Moving average indicator offset;
- Grider - Grid activation (on / off);
- MaxPositions - Maximum active positions and grid steps;
-
TradeTime - Time for trading, from HH:MM - to HH:MM;
-
Prefix - Prefix added to the name of currency pairs;
-
Suffix - Suffix added to the name of currency pairs;
- Magic - magic number for identifying advisor orders;
-
Comments - comments for advisor orders;
This is product continues the cycle of EA's using different machine learning models and adapted to a specific broker.
The EA was
trained in currency pairs
EURUSD, USDCHF, GBPUSD, USDJPY, AUDUSD on
FXOpen-ECN Demo Server. Since into this EA 40K bars for each 6 currency pairs - this EA has
almost
70MB.