freqtrade_origin/tests/optimize
hippocritical a7426755bc added a check for bias1.
Looking at has_bias should be enough to statisfy the test.
The tests could be extended with thecking the buy/sell signals and the dataframe itself -
but this should be sufficient for now.
2023-05-27 20:35:45 +02:00
..
__init__.py Fix more tests 2023-05-18 07:00:36 +02:00
conftest.py Improve fixture fake results 2023-01-08 10:08:54 +01:00
test_backtest_detail.py Fix failing backtest test 2023-03-26 18:21:21 +02:00
test_backtesting_adjust_position.py Fix more tests 2023-05-18 07:00:36 +02:00
test_backtesting.py Fix remaining arrow testcases 2023-05-18 07:00:36 +02:00
test_edge_cli.py Use variable for exchange mocks to shorten lines 2023-03-01 20:27:15 +01:00
test_hyperopt_tools.py Added support for max_open_trades hyperopting 2023-01-04 10:34:44 +01:00
test_hyperopt.py Fix remaining arrow testcases 2023-05-18 07:00:36 +02:00
test_hyperoptloss.py Merge branch 'develop' into pr/nicolaspapp/6715 2022-04-30 14:22:18 +02:00
test_lookahead_analysis.py added a check for bias1. 2023-05-27 20:35:45 +02:00
test_optimize_reports.py Fix more tests 2023-05-18 07:00:36 +02:00