Commit Graph

113 Commits (ffca09bbcbdb91ca65ef966a2e09bd03e96bceb0)

Author SHA1 Message Date
Matthias 4facf662de Fix random test-failure caused by un-clean hyperopt shutdown
5 years ago
Matthias 8ee264bc59 Don't use profit_percent for backtesting results anymore
5 years ago
Matthias e1e2829ef3 Improve and refactor hyperopt tests
5 years ago
Matthias 23bad8fd9f Rename DefahltHyperoptLoss function to ShortTradeDurHyperOptLoss
6 years ago
Matthias 8c2f763193 Add test to ensure --hyperopt-loss is mandatory
6 years ago
Matthias fa1d1679f0 Adapt tests to work without default hyperoptloss
6 years ago
Matthias 06759234b6 Add test to verify output of roi / trailing stop hyperopt
6 years ago
Matthias 6977ffdbf9 Merge branch 'develop' into isort_config
6 years ago
Matthias 9df366d943 Apply isort to tests
6 years ago
Matthias 15bb0af1b3 Add some test-coverage
6 years ago
Matthias f3de74f817 Mock all occurances of hyperopt.dump
6 years ago
Matthias 5769b9244f Mock test correctly
6 years ago
Matthias c42a924df8 Load latest file
6 years ago
Matthias b736691e0e Remove hyperopt --continue
6 years ago
Matthias f0d7f18cf9 Pad wins / draws / losses for hyperopt with spaces instead of 0's
6 years ago
Allen Day 3fe2ed0e18
zero pad in test
6 years ago
Matthias 3d515ed5bf
Merge pull request #3558 from freqtrade/bt_add_maxdrawdown
6 years ago
Matthias 1f153f51ee
Merge pull request #3660 from freqtrade/hyperopt_default_tests
6 years ago
Matthias b98107375e Improve formatting of result string to be a bit conciser
6 years ago
Matthias d76ee43246 Show wins / draws / losses in hyperopt table
6 years ago
Matthias 05bd099f51 Merge branch 'develop' into pr/yazeed/3008
6 years ago
Matthias 59370672b8 Fix more tests
6 years ago
Matthias 081625c5dc Have hyperopt tests use new hyperopt location
6 years ago
Matthias 2881718733 Adapt tests for new column names
6 years ago
Matthias f9bb1a7f22 Update more occurances of ticker_interval
6 years ago
Matthias 950f358982 Replace occurances in test files
6 years ago
Matthias 009ea0639f Exchange some occurances of ticker_interval
6 years ago
Matthias 5a9a31351a Adjust empty f-strings to be non-fstrings
6 years ago
hroff-1902 c26835048c Hyperopt cleanup, do not use 'trials'
6 years ago
Yazeed Al Oyoun 72b088d85f added test
6 years ago
hroff-1902 51f52c8609
Merge branch 'develop' into no-ticker-2
6 years ago
hroff-1902 1b6e77649a Add test for hyperopt
6 years ago
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker
6 years ago
hroff-1902 57523d58df
Merge pull request #2994 from Fredrik81/hyperopt-table
6 years ago
Fredrik81 090d1e8a70 Alignment and cleanups
6 years ago
Fredrik81 7652a2bb95 Updated table layout and aligning better for hyperopt
6 years ago
Fredrik81 4aca8d7fcc PEP8 fix
6 years ago
Fredrik81 399c419163 Changed table formating. Adding some code to align hyperopt table generation. WIP
6 years ago
Fredrik81 379275e2d6 Updated tests
6 years ago
Fredrik81 267416eced Changed test for new table printing
6 years ago
hroff-1902 0528af1700
Merge pull request #2879 from freqtrade/sortino_hyperopt_loss
6 years ago
Yazeed Al Oyoun 3fb6818bd8
Merge branch 'develop' into sortino_hyperopt_loss
6 years ago
Matthias 6335d81ceb Merge branch 'develop' into data_handler
6 years ago
hroff-1902 d07c69809d Fix tests for hyperopt_loss
6 years ago
Matthias 83644ce5d8 Fix mypy type errors in tests
6 years ago
Matthias d65a06947d Merge branch 'develop' into data_handler
6 years ago
Yazeed Al Oyoun 6b279f297c fixed test
6 years ago
Yazeed Al Oyoun a46b7bcd6d more fixes...
6 years ago
Yazeed Al Oyoun 951a19fb00 added tests for both sortino methods
6 years ago
Yazeed Al Oyoun 9639ffb140
added daily sharpe ratio hyperopt loss method, ty @djacky (#2826)
6 years ago