Putting this out there so matthias can comment on if he doesnt like something. Plan: - make variables adaptive like timerange and max_try_signals - create a proper list of results at the end of a --strategy-list run - output to specified .csv-file ('cause I am using that currently myself for the grafana server and so others can have a list of that too for later use or sharing things) - tests - docs Current command which is tested with is as follows: backtest_lookahead_bias_checker --config=user_data/configs_backtest/config_baseline.json --config=user_data/pairlists/binance_spot/USDT/monthly/monthly_90_USDT_0,01_minprice_20220901.json --strategy-list=A1 --timeframe=5m |
||
---|---|---|
.. | ||
__init__.py | ||
backtest_lookahead_bias_checker.py | ||
hyper.py | ||
informative_decorator.py | ||
interface.py | ||
parameters.py | ||
strategy_helper.py | ||
strategy_wrapper.py | ||
strategyupdater.py |