OctoBot
OctoBot copied to clipboard
Error occures while strategy optimization
I try to run strategy optimization for dipanalyserstrategymode but while process error occuresat log (and console with red text) as below:
Level: ERROR
Source: DipAnalyserStrategyEvaluator
Mesage: Missing required evaulator: RSIWeightMomentumEvaulator
I have already enabled RSIWeightMomentumEvaulator (with Klinger... and Instant... required evaulators has flages) and there isn't any error or problem while trading simulator process. Only while strategy optimization process this error occures more than thousand times and strategy optimization finishes with errors.
End of strategy optimization, a text message in a pink box occures as below:
Error with independent backtesting: no available exchange manager
I have set up 2 exchanges: Binance and Btcturk
Binance is enabled and now i test it. Btcturk is configured but it isn't enabled, only configured.
How to avoid this error messages?
Hi @mertdogan, THe strategy optimizer is meant to try different configuration of the daily trading mode (for now), it's not adapted to the dip analyser as evaluators can't be activated/deactivated and will just to test setups, we will update the page to clarify this.