Nicolas Mikaty

Results 11 comments of Nicolas Mikaty

@mo2bel So I've looked into this ADX stuff. What @tommiehansen RSI_BULL_BEAR_ADX actually does is (whatever the macro trend defined by SMAs): - Normal ADX: Normal RSI high and low. -...

Hi @Gab0 , Thank you for these explanations! Everything makes much more sense now :) Today I took the time to dig a little bit deeper into the code. I...

Hello @Gab0 , For the locales I think we could simply use `NBLOCALE / localeExpirationAge` as the chance ratio to create a new locale at each epoch. So for example...

Interesting yes. A locale could survive as long as it's evolving in the right direction, then explode/split if it's stable or evolving in the wrong direction for too long. It...

Hi @CryptoCoeus , The fitness is defined by the result of the Gekko backtest for the individual on a specific time period. It also takes into account the market movement,...

Worth noting that the updated Japonicus version is on the "develop" Git branch. I struggled for a while :)

Hi everyone, @Gab0 yes the parameters I use are legal for this strategy. And before crashing it had run thousands of successful backtests, so I don't think there is anything...

Thank you @Gab0, I am running a new test now and will edit this post tomorrow with the result. @MeafQ I have the same warning about plotly. This seems to...

@Gab0 I ran a new test and got stopped again at what looks like the end (but could be somewhere in the middle) of the first evaluation break (epoch 30)...

@Gab0 I finally got time to pull your last changes and run a new test. Looks like everything is good now! I think you can close this issue 👍 I...