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
4e9f0d89af76de674eeb0a64f6b363ff5745ba6a
stable
/
tests
/
optimize
History
Rokas Kupstys
5fffc5033a
Rework backtesting --no-cahche to --cache=[none, day, week, month].
...
Fix an issue where config modification during runtime would prevent use of cached results.
2022-01-19 11:44:35 +02:00
..
__init__.py
Merge branch 'develop' into pr/theluxaz/5710
2021-11-03 19:43:36 +01:00
conftest.py
Improve dates used for hyperopt tests
2021-10-02 15:37:01 +02:00
test_backtest_detail.py
Change sequence of ROI/sell signal to favor sell-signal
2021-12-30 20:00:58 +01:00
test_backtesting_adjust_position.py
Fix test failure after merge
2022-01-02 22:25:40 +01:00
test_backtesting.py
Rework backtesting --no-cahche to --cache=[none, day, week, month].
2022-01-19 11:44:35 +02:00
test_edge_cli.py
Rename DefaultStrategy
2021-08-26 07:25:53 +02:00
test_hyperopt_tools.py
Clean up unclosed file handles
2021-10-24 23:15:05 +02:00
test_hyperopt.py
Don't use test_datadir as userdata dir
2022-01-07 20:00:20 +01:00
test_hyperoptloss.py
Remove CalmarDaily hyperopt loss
2021-10-29 06:53:40 +02:00
test_optimize_reports.py
Implement previous backtest result reuse when config and strategy did not change.
2022-01-15 17:30:40 +02:00