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
706994340f36e5336e35afe4a580015992e131b6
stable
/
tests
/
optimize
History
மனோஜ்குமார் பழனிச்சாமி
9d13c87292
cleaned up backtesting
...
Solves the [bug](
https://github.com/freqtrade/freqtrade/runs/6425715015?check_suite_focus=true
)
2022-05-13 21:46:25 +05:30
..
__init__.py
Add preliminary backtesting test
2022-05-04 07:13:02 +02:00
conftest.py
Update some documentation
2022-04-03 10:44:27 +02:00
test_backtest_detail.py
cleaned up backtesting
2022-05-13 21:46:25 +05:30
test_backtesting_adjust_position.py
use_sell_signal -> use_exit_signal
2022-04-05 20:10:20 +02:00
test_backtesting.py
Merge branch 'develop' into bot-start
2022-04-29 22:23:42 -06:00
test_edge_cli.py
removed invalid plotting and test_default_strategy tests for bot_start, edited edge test
2022-04-29 22:21:22 -06:00
test_hyperopt_tools.py
Merge branch 'develop' into feat/short
2022-01-22 17:56:01 +01:00
test_hyperopt.py
Merge branch 'develop' into pr/italodamato/6563
2022-04-10 09:16:31 +02:00
test_hyperoptloss.py
Merge branch 'develop' into pr/nicolaspapp/6715
2022-04-30 14:22:18 +02:00
test_optimize_reports.py
Use joblib instead of pickle, add signal candle read/write test, move docs to new Advanced Backtesting doc
2022-04-20 13:38:52 +01:00