Commit Graph

45 Commits

Author SHA1 Message Date
Matthias c66ca957d9 Add test verifying this behaviour 2020-06-10 19:57:47 +02:00
hroff-1902 a4cf9ba85b Move check for position for StaticPairList to init 2020-05-29 12:40:05 +03:00
hroff-1902 a484124272 Raise exception if StaticPairList on a non-first position 2020-05-25 23:14:51 +03:00
hroff-1902 0e416dc4f5 Simplify tests 2020-05-22 16:42:02 +03:00
hroff-1902 8e89802b2d Split the generation logic and filtering 2020-05-22 15:03:49 +03:00
hroff-1902 cd0bf96c0e Improve pairlist tests 2020-05-21 12:52:10 +03:00
Matthias d438af342c
Merge pull request #3339 from hroff-1902/cleanup-pairlistmanager
Cleanup in pairlistmanager
2020-05-19 14:04:39 +02:00
hroff-1902 4c4fb0c9be Cleanup in pairlistmanager 2020-05-19 03:56:31 +03:00
hroff-1902 d8352bd632 Fix tests for SpreadFilter 2020-05-18 23:48:06 +03:00
hroff-1902 f54dc7affd
Make flake happy 2020-05-18 13:18:05 +03:00
hroff-1902 51c0639e6d
Update tests/pairlist/test_pairlist.py
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-05-18 11:54:52 +03:00
hroff-1902 287e8bafce Add/adjust tests 2020-05-18 02:37:03 +03:00
hroff-1902 f0c3a0d2f8 Simplify VolumePairList 2020-05-15 03:59:13 +03:00
hroff-1902 2924b70fd7 Cosmetics in tests/pairlist/ 2020-05-15 03:41:41 +03:00
Matthias 9fa21628d7 Deprecate keys other than quoteVolume
fixes #2981
2020-04-25 16:29:17 +02:00
Matthias 9627604ec3 change wording of log message 2020-04-24 07:58:18 +02:00
Matthias 461b0ef738 Add test verifying we're not reintroducing this in the future
Tests case of FTX, which returns mostly empty ticker info
2020-04-23 20:04:14 +02:00
Matthias 1b2bf2c9b6 Add test for cached log method 2020-04-14 20:39:54 +02:00
Matthias c049651784 whitelist_for_active_markets should not remove blacklisted items 2020-03-09 11:30:28 +01:00
untoreh aa54fd2251 - added spread filter
- minimum value to volume pairlist
2020-02-04 14:49:59 +01:00
Matthias 1ffda29fd2 Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
Matthias 560acb7cea Convert ExchangeResolver to static loader class 2019-12-23 10:03:18 +01:00
Matthias 5fefa9e97c Convert PairlistResolver to static loader 2019-12-23 09:56:12 +01:00
Matthias 5b996920f2 Merge branch 'develop' into configvalidation 2019-11-27 19:48:21 +01:00
Matthias 8d002a8f28 Fix some more tests 2019-11-25 07:05:30 +01:00
Matthias 62d50f512d add tests for balance from get-tickers 2019-11-24 19:30:09 +01:00
Matthias a8855bf795 rename LowPriceFilter to PrieFilter 2019-11-19 06:49:45 +01:00
Matthias c22b00b303 move pairlist filters out of config[] 2019-11-19 06:37:06 +01:00
Matthias 52e24c3a25 Split error-messsage between incompatible and wrong stake amount 2019-11-12 09:27:53 +01:00
Matthias 085aa3084e Implement ticker caching 2019-11-09 19:45:09 +01:00
Matthias 4b15873ee1 Simplify examples 2019-11-09 15:41:51 +01:00
Matthias 5caeca7509 Improve tests for pairlist-sequence behaviour 2019-11-09 15:23:36 +01:00
Matthias 7ff61f12e9 pass pairlist position into the pairlists 2019-11-09 15:04:04 +01:00
Matthias ae35649366 improve pairlistmanager errorhandling 2019-11-09 14:49:41 +01:00
Matthias a01b34a004 tests 2019-11-09 14:44:39 +01:00
Matthias c74d766275 move from name to name_list 2019-11-09 14:00:32 +01:00
Matthias d7262c0b4e Fix correct ticker type 2019-11-09 13:40:36 +01:00
Matthias 870966dcd0 Fix more tests 2019-11-09 09:42:34 +01:00
Matthias 85beb3b6a9 Fix test 2019-11-09 09:31:17 +01:00
Matthias 640423c362 Add config samples for chainable pairlist filters 2019-10-30 16:02:24 +01:00
Matthias de2cc58b0c Final cleanups and added tests 2019-10-29 10:44:35 +01:00
Matthias 466a3b87fc Enhance tests to cover precision_filter correctly 2019-10-28 16:19:38 +01:00
Matthias f5351e60e7 Adjust markets mock 2019-10-26 13:23:37 +02:00
Matthias 26d76cdb19 Adjust imports in tests to new path 2019-09-08 19:05:23 +02:00
Matthias 65a516e229 Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00