.. |
hyperopt_loss
|
Fix dtype mismatch error
|
2023-09-08 07:05:38 +02:00 |
optimize_reports
|
Update API backtest to return proper metadata
|
2023-08-03 07:05:57 +02:00 |
space
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
__init__.py
|
Small adjustments for moved commands
|
2020-01-26 13:46:01 +01:00 |
backtest_caching.py
|
use Path.open() instead of open
|
2023-02-25 17:15:54 +01:00 |
backtesting.py
|
ignore custom_entry_price trade object type test, remove LocalTrade as type
|
2023-09-16 13:58:59 -04:00 |
base_analysis.py
|
flake8 fix
|
2023-09-12 19:54:25 +09:00 |
bt_progress.py
|
Fix typo in bt_progress
|
2022-01-02 19:38:03 +01:00 |
edge_cli.py
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
hyperopt_auto.py
|
changed trades_space to max_open_trades_space
|
2023-01-15 11:50:40 +01:00 |
hyperopt_epoch_filters.py
|
Stream hyperopt-result in small batches
|
2021-08-10 10:12:57 +02:00 |
hyperopt_interface.py
|
changed trades_space to max_open_trades_space
|
2023-01-15 11:50:40 +01:00 |
hyperopt_loss_interface.py
|
use Config typing in more places
|
2022-09-18 13:31:52 +02:00 |
hyperopt_tools.py
|
Use Fstrings in hyperopt-tools
|
2023-07-17 18:20:26 +02:00 |
hyperopt.py
|
Add comment to clarify usage of trim_dataframes
|
2023-07-21 20:22:44 +02:00 |
lookahead_analysis_helpers.py
|
Don't hardcode fee, but use fee from the very first iteration.
|
2023-08-09 18:36:09 +02:00 |
lookahead_analysis.py
|
fix flake8
|
2023-09-12 19:58:40 +09:00 |
recursive_analysis_helpers.py
|
4 more tests
|
2023-09-21 17:47:51 +09:00 |
recursive_analysis.py
|
first test done
|
2023-09-21 16:45:43 +09:00 |