gekkowarez / gekkoga

Genetic Algorithm for solving optimization of trading strategies using Gekko
313 stars 104 forks source link

Feature request: log all backtests #42

Open xerviami opened 6 years ago

xerviami commented 6 years ago

Hi,

First of all, thank you very much for this tool ! 😃

Is it possible to add to gekkoga the capability to save all the backtests it performs ? (e.g., in a csv file) The interesting information would be something like:

Thank you very much ! Xavier

Kris191 commented 6 years ago

i would also like to see this feature to allow better analysis of the back tests

AdrianoImperador commented 5 years ago

Totally agree with you guys, Gekkoga is great, but it's almost impossible to evaluate which setting is the one that fit our needs best if we don't clearly see in an Excel format what it does. Please, can anyone help?? :)