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
8d554585f192017b5df32a935ce747f74cc25c48
stable
/
freqtrade
/
optimize
History
Matthias
04976658da
Fix crash when using backtesting-show on a old backtestresult
2022-01-07 17:34:47 +01:00
..
space
Improve performance of decimalspace.py
2021-10-24 18:14:24 +02:00
__init__.py
…
backtesting.py
Instead of clearing
processed
dict, store
df_analyzed
(one with buy/sell signals) dataframe in it.
2022-01-07 12:07:49 +02:00
bt_progress.py
Fix typo in bt_progress
2022-01-02 19:38:03 +01:00
edge_cli.py
…
hyperopt_auto.py
…
hyperopt_epoch_filters.py
…
hyperopt_interface.py
…
hyperopt_loss_calmar.py
Fix some tests after drawdown calculation change
2022-01-04 17:07:31 +01:00
hyperopt_loss_interface.py
…
hyperopt_loss_max_drawdown.py
…
hyperopt_loss_onlyprofit.py
…
hyperopt_loss_sharpe_daily.py
…
hyperopt_loss_sharpe.py
…
hyperopt_loss_short_trade_dur.py
…
hyperopt_loss_sortino_daily.py
…
hyperopt_loss_sortino.py
…
hyperopt_tools.py
Update hyperopt-tools to use account drawdown
2022-01-04 17:43:39 +01:00
hyperopt.py
Remove btdata from generate_strategy_stats
2022-01-07 09:27:07 +01:00
optimize_reports.py
Fix crash when using backtesting-show on a old backtestresult
2022-01-07 17:34:47 +01:00