This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
816c1f760373f6fc55710cb2e3f09ae39eb14fc5
stable
/
freqtrade
/
optimize
T
History
Matthias
72d197a99d
Run first epoch in non-parallel mode
...
this allows dataprovider to load it's cache.
closes
#7384
2022-09-11 17:51:07 +02:00
..
hyperopt_loss
Fix some assumptions on the data
2022-05-02 19:44:14 +02:00
space
Improve performance of decimalspace.py
2021-10-24 18:14:24 +02:00
__init__.py
Small adjustments for moved commands
2020-01-26 13:46:01 +01:00
backtest_caching.py
Evict cache if parameter file changed
2022-04-29 19:44:17 +02:00
backtesting.py
trunc to amount precision before checking valid partial exits
2022-09-07 06:43:08 +02:00
bt_progress.py
Fix typo in bt_progress
2022-01-02 19:38:03 +01:00
edge_cli.py
Refactor bot_start to separate function
2022-05-25 20:01:21 +02:00
hyperopt_auto.py
explicit dimensions, added **kwargs, updated docs
2022-01-25 11:43:40 +00:00
hyperopt_epoch_filters.py
Stream hyperopt-result in small batches
2021-08-10 10:12:57 +02:00
hyperopt_interface.py
Remove ticker_interval support
2022-03-20 09:00:53 +01:00
hyperopt_loss_interface.py
Fix hyperopt-loss interface to enforce kwargs
2022-04-25 11:33:18 +02:00
hyperopt_tools.py
Dont' use classProperty - that's not supported on 3.8
2022-08-20 10:55:52 +02:00
hyperopt.py
Run first epoch in non-parallel mode
2022-09-11 17:51:07 +02:00
optimize_reports.py
Update backtesting output wording to Entries
2022-09-09 19:58:55 +02:00