.. |
space
|
Use 3 decimals for ROI space
|
2021-04-15 21:38:20 +02:00 |
__init__.py
|
Small adjustments for moved commands
|
2020-01-26 13:46:01 +01:00 |
backtesting.py
|
Add explicit test for get_sell_trade_entry
|
2021-08-15 14:52:24 +02:00 |
bt_progress.py
|
Don't void backtest object when not necessary
|
2021-07-10 10:59:00 +02:00 |
edge_cli.py
|
Allow edge to use dynamic pairlists
|
2021-03-30 20:20:24 +02:00 |
hyperopt_auto.py
|
Fix wrong message if protection-space is missing
|
2021-08-25 19:57:10 +02:00 |
hyperopt_epoch_filters.py
|
Stream hyperopt-result in small batches
|
2021-08-10 10:12:57 +02:00 |
hyperopt_interface.py
|
Add protection parameter space
|
2021-08-04 06:50:14 +02:00 |
hyperopt_loss_interface.py
|
Provide full backtest-statistics to Hyperopt loss functions
|
2021-07-04 10:15:19 +02:00 |
hyperopt_loss_onlyprofit.py
|
Update onlyprofit loss should use absolute profit
|
2021-05-28 08:38:46 +02:00 |
hyperopt_loss_sharpe_daily.py
|
Don't use profit_percent for backtesting results anymore
|
2021-01-24 08:58:41 +01:00 |
hyperopt_loss_sharpe.py
|
Don't use profit_percent for backtesting results anymore
|
2021-01-24 08:58:41 +01:00 |
hyperopt_loss_short_trade_dur.py
|
rename default_hyperopt_loss file
|
2021-08-26 19:39:57 +02:00 |
hyperopt_loss_sortino_daily.py
|
Don't use profit_percent for backtesting results anymore
|
2021-01-24 08:58:41 +01:00 |
hyperopt_loss_sortino.py
|
Don't use profit_percent for backtesting results anymore
|
2021-01-24 08:58:41 +01:00 |
hyperopt_tools.py
|
Stream hyperopt-result in small batches
|
2021-08-10 10:12:57 +02:00 |
hyperopt.py
|
hyperopt Fallback methods should not be used.
|
2021-08-25 20:28:55 +02:00 |
optimize_reports.py
|
Seperate detail data loading from regular backest-data loading
|
2021-08-14 16:33:01 +02:00 |