Topic: EG vs EA Studio Ascended Difference
When I upload 7916 collected strategies in EA Studio using the Validator(see image) with no acceptance criteria selected and no optimization and no rebustness settings selected all 7916 strategies are ascended as shown in the attached image.
When I run ExpressGenerator Combinestrategies(see code below image) with same 7916 collected strategies only 5812 strategies are ascended (see gen settings file attached).
Here is the Combinestrategies script I use:
node ./bin/gen.js --settings --server Oanda --symbol EURUSD --period M15 --collection_capacity 300 --input .\collections\ --output collections/combinedcollection.json
I have also attached the modified gen settings ini file I used below.
What additional changes do I need to make that will allow all 7916 strategies to be ascended?
Alan-