Commit Graph

97 Commits (f22fc8ef3ee05e39c00aec8d84914fa2f487aa5d)

Author SHA1 Message Date
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
Matthias 1b9af9d2d8 Merge branch 'develop' into data_handler
6 years ago
Matthias f347e5934a Small adjustments for moved commands
6 years ago
Matthias 699c0d6bc3 Merge branch 'develop' into data_handler
6 years ago
Matthias 1ffda29fd2 Adjust improts to new exception location
6 years ago
Matthias aa39f2160b Use load_data instead of a sequence of calls
6 years ago
Matthias 25e6d6a7bf Combine load_object methods into one
6 years ago
Matthias 6d5aca4f32 Convert hyperoptloss resolver to static loader
6 years ago
Matthias 248ef5a0ea Convert HyperoptResolver to static loader
6 years ago
hroff-1902 cf4c3642ce Minor improvements in data.history
6 years ago
Matthias 703924d6c4
Merge pull request #2643 from freqtrade/mins
6 years ago
Matthias 7c7ca1cb90 Remove min (plural) from codebase
6 years ago
hroff-1902 3252654ed3 Test adjusted
6 years ago
hroff-1902 0e4ef33d6a
Merge pull request #2581 from hroff-1902/hyperopt-list
6 years ago
Matthias 703458f365 Add test for loading ticker-interval from strategy
6 years ago
hroff-1902 017a94adc1 Merge develop
6 years ago
hroff-1902 b20bea8492 Adjust tests
6 years ago