EasySbAi/BACKTEST.md

33 righe
Nessun fine linea
1,1 KiB
Markdown

## EasySbAi Backtest Execution
This document details how to test the EasySbAi EA.
## Requirements
1. Latest version of EasySbAi installed (functional)
2. Zip installed
## Steps
1. Initial MT5 backtester configuration:<br>
Go to the MT5 tester section and configure it as follows:
![config_back](https://forge.mql5.io/nique_372/EasySbAi/raw/branch/main/Img/config_back.png)
2. Press the load button:<br>
In the EA parameters section, select the setfile load:
![sel_load](https://forge.mql5.io/nique_372/EasySbAi/raw/branch/main/Img/sel_load.png)
3. Find the setfile and apply:<br>
In the file selector, navigate to this path:
```
C:\Users\<YOUR ID>\AppData\Roaming\MetaQuotes\Terminal\Common\Files\EasySbAi\XAUUSD\M5\conservador_0\fin\
```
Now select the file "2.set", apply it, then click "Start" and the backtest will run.
## Results
The following results were obtained:
![con_back_1](https://forge.mql5.io/nique_372/EasySbAi/raw/branch/main/Img/con_back_1.png)
> Notes:
> - The ML model was trained from 2021.01.01 to 2025.06.01
> - A 10-month forward test was performed
> - Data is from FTMO, so if you use a different broker, retraining will be required