Commit Graph

32 Commits (f435384bf07deea86c29f7515458d9b1663cdb61)

Author SHA1 Message Date
Matthias dac88c6aed extract Find parallel trades per interval
7 years ago
Matthias 6fe7b13e37 Replace coins in whitelist with existing ones
7 years ago
Matthias 132a4da7cf Small style fixes and adjusted tests
7 years ago
Matthias 2ba388074e Fix small bugs
7 years ago
Matthias 6382a4cd04 Implement startup-period to default-strategy
7 years ago
Matthias 704121c197 Move most logic to history
7 years ago
hroff-1902 4f17511fdc
Merge pull request #2393 from freqtrade/remove_timeframe
7 years ago
Matthias c48876b196 Trades should use timestamps or dates, not indexes
7 years ago
hroff-1902 4ec83a2c24 DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
7 years ago
Matthias 85c4546333
Merge pull request #2343 from hroff-1902/move-experimental
7 years ago
hroff-1902 2ec8376af9
Merge pull request #2342 from freqtrade/fix/negativeroi
7 years ago
hroff-1902 057ab1b7a6 Remove unnecessary comments
7 years ago
Matthias 22733e44bf Add tests for --fee
7 years ago
hroff-1902 9b23376415 Move experimental settings to ask_strategy
7 years ago
Matthias 9b98e608e6 Add testcase for negative ROI after certain period
7 years ago
Matthias 885edc9768 Allow multiple ROI in detail-backtest tests
7 years ago
Matthias ed10048394
Merge pull request #2308 from hroff-1902/hyperopt-config
7 years ago
Matthias 42b5a0977e fix failing test
7 years ago
Matthias e9de088209 Add import-fails code as a fixture
7 years ago
Matthias 27cc73f47e Dynamically import hyperopt modules
7 years ago
Matthias 313091eb1c some more refresh_pairs cleanups
7 years ago
Matthias e66fa1cec6 Adjust tests to not use --refresh-pairs
7 years ago
hroff-1902 50b4563912 Tests adjusted
7 years ago
hroff-1902 c3e19507bf
Merge pull request #2268 from gaugau3000/hyperopt_test_use_case
7 years ago
hroff-1902 e9a75e57b8 test adjusted
7 years ago
Pialat b7da02aab4 realistic fixture datas
7 years ago
Pialat f3e3a8fcbe unused in tests
7 years ago
Matthias 5e654620b7 Use available indicators in tests where possible
7 years ago
Matthias 3430850421 don't print in tests
7 years ago
Matthias 9513115ce0 Fix paths in tests
7 years ago
Matthias 26d76cdb19 Adjust imports in tests to new path
7 years ago
Matthias 65a516e229 Move tests out of freqtrade module
7 years ago