up to date: 03/05/2025
This Weblog will cowl:
- Backtest Outcomes 2019-2025
- Normal Inputs and technique Inputs
- EA set up
- EA setup and image setup
- backtesting
- EA logs, technique image recordsdata, sqlite databases, the widespread folder, and the terminal folder
open new order if closed manually: set to FALSE means in the event you manually shut a EA place, it’ll reset that within the sqlite database then if the entry standards are nonetheless met for that technique and image, it’ll open the place once more. In case you set to TRUE and also you manually shut the place, the technique will solely delete the SQLite database place when the closing standards is met for that image and technique, so this prevents the order from being opened instantly.
base order measurement multiplier for all methods: Growing it will enhance the quantity of fairness used for all methods.
restrict the variety of orders for all methods: limits the variety of orders for all methods.
each day drawdown restrict until shut all trades: so 0.96 is a 4% account fairness drawdown restrict till all trades are closed. 0.9 is 10%.
each day drawdown threshold to open trades: so 0.97 is a 3% account fairness drawdown restrict till no extra trades might be opened. 0.91 is 9%.
magic quantity: this this to a customized quantity that is not utilized by every other EA you might be utilizing.
Seconds between backtest customized Optimization Customized Max: the variety of seconds timer till run backtesting customized Optimization Customized (solely used for backtesting).
Seconds between operating code (really helpful 10 – 60 ): essential to maintain this quantity of seconds low throughout the default. This timer is used to run all of the code and technique checks.
seconds until image inactive ought to be 300: A timer that default is 300 seconds. Identifies if an emblem is tradable.
open a commerce each variety of days to maintain account energetic?: disable for backtesting. that is used for accounts that want at the very least one commerce per variety of days.
open a commerce each variety of days: specify the variety of days till an order is positioned if no orders are positioned within the final quantity on days on account.
open a commerce each variety of days image used: The enter image to put the inactive commerce on.
ignore ERROR 5126: This error does not trigger points and could be ignored.
ignore Terminal not related ERROR: disable if you don’t need a print message within the specialists tab when the terminal isn’t related.
Backtest Efficiency Criterium (revenue*RF): revenue * restoration issue
common technique inputs:
These settings might be obtainable on all methods on this order.
1. Identify of the technique: crypto reversion 8 strat volatility
2. Order multiplier:
3. Max unfold to enter threshold (share)
4. Remark for commerce
5. Restrict max trades open for technique (all symbols)
6. Run technique each quantity of seconds: technique timer
Each technique can have customized enter that makes adjustments to the standards for opening and shutting trades and could be optimised. Between every technique might be an area, and crypto methods might be listed collectively within the part ” CRYPTO STRATEGIES “.
EA set up information right here:
https://www.mql5.com/en/blogs/put up/751762
EA setup:
1. Add the EA to any chart image on any timeframe and permit algo buying and selling.
2. Edit the settings to your selecting. The default startup settings are prepared for stay buying and selling, however some key settings would
be marked with a yellow spotlight within the screenshot.
3. Scroll down and allow the methods you wish to use and presumably change the inputs.
4. Save and shut the inputs tab, then the EA will run stay and can output the symbols which can be getting used, that are none at this stage.
Image setup:
1. Click on on ” File” and click on on ” Open Knowledge Folder “.
2. Click on on the terminal on the highest bar. Then open the “Widespread” folder then open “Information” then open “WannaBeQuant_Strategy_Selection_C_saves”
3. Right here is the “WannaBeQuant_Strategy_Selection_C_saves” folder used to retailer the .txt recordsdata with the lists of symbols used for every technique.
5. After you have edited all of the technique recordsdata you wish to use, then re-open the EA by altering the timeframe.
when the EA masses, it’ll output the record of symbols per technique.
Backtesting:
Backtesting requires you to arrange the symbols recordsdata for every technique you’ll be utilizing within the backtest.
Altering the image and timeframe wont matter and pip knowledge isn’t required.
Seconds between operating code (really helpful 10 – 60 ): Altering this to a much bigger quantity, like 120 will pace up backtesting however may have an effect on the technique’s inserting trades pace. really helpful is 60.
Terminal folder entry:
1. Click on on ” File” and click on on ” Open Knowledge Folder “.

2. File explorer will open in home windows then go to the folder “MQL5 “then to “Information “and it’s best to see this folder.
3. Listed below are the contents of the folder. DO NOT delete them whereas utilizing the EA.
Widespread folder entry:
1. Click on on ” File” and click on on ” Open Knowledge Folder “.
2. Click on on the “terminal” on the highest bar. then open the “Widespread” folder then open “Information”
3. Right here is the “WannaBeQuant_Strategy_Selection_C_saves” folder used to retailer the .txt recordsdata with the lists of symbols used for every technique.