Gab0 / japonicus

Genetic Algorithm for Gekko Trading Bot.
MIT License
283 stars 103 forks source link

'performanceReport' warning log on the terminal #159

Closed CryptoCoeus closed 6 years ago

CryptoCoeus commented 6 years ago

I am running v0.91 for strat with more than 20 parameters. Do you guys think i am having this warning because of the # of parameters ?

        ====== EPOCH 0/3000 ======
Locale1
first unevaluated: 50
0 individues removed due to equality
[50]
'performanceReport'
'performanceReport'
'performanceReport'

By the way, @Gab0 - is there any way to tell japonicus that 'do not touch this param' i mean declare it as a constant ?

Gab0 commented 6 years ago

I can't figure out from where this error stems... Can you paste details about it? You can set parameterSpread to 0 and manually type desired rangers on each param. ;d

CryptoCoeus commented 6 years ago

I am trying to replicate this issue since that day.. But, i was not able to replicate & capture details for where this warning coming from..