Commit Graph

33 Commits

Author SHA1 Message Date
hroff-1902 033742b708 Fix pairlists to use market_is_active() instead of custom check 2019-10-17 19:06:58 +03:00
Matthias d785d76370 make VolumePairlist less verbose
no need to print the full whitelist on every iteration
2019-08-18 18:11:24 +02:00
Matthias 7fdb099097 Reformat log statement 2019-03-21 06:14:43 +01:00
iuvbio 4de4a70be7 update log messages 2019-03-17 18:18:35 +01:00
iuvbio 7f9c76a6fc move stake check to the same condition as the other checks 2019-03-17 16:04:09 +01:00
iuvbio d4d37667e1 use pairname for stake cur comparison 2019-03-17 16:04:09 +01:00
iuvbio d4543be8eb edit comment 2019-03-17 16:04:09 +01:00
iuvbio e38a3051a1 update docstring 2019-03-17 16:04:09 +01:00
iuvbio c907e80c10 make sure no dups 2019-03-17 16:04:09 +01:00
iuvbio 39232cbcbb loop over whitelist only instead of all markets 2019-03-17 16:04:09 +01:00
iuvbio 95a3b5c41e check if ticker sort key is populated 2019-03-14 22:48:42 +01:00
iuvbio b24a22b0b6 use self.markets instead of get_markets 2019-03-12 16:31:22 +01:00
iuvbio e2cbb7e7da remove remnants markets and precisionlist 2019-03-03 13:41:51 +01:00
iuvbio 064f6629ab delete separate pairlist 2019-03-03 00:35:25 +01:00
iuvbio e1ae0d7e90 remove markets changes 2019-03-02 18:53:42 +01:00
iuvbio 24c587518a add precision_filter 2019-03-02 17:24:28 +01:00
iuvbio 98bca30dfb reorganize imports 2019-02-22 21:16:31 +01:00
iuvbio cc0fae8e4e change < to <= 2019-02-22 21:13:08 +01:00
iuvbio b7afcf3416 add VolumePrecisionPairList 2019-02-16 22:56:04 +01:00
Matthias a63f123b6d Check if number_assets is defined, as it's required by VolumePairList 2018-12-06 19:36:33 +01:00
Matthias 3e2fa58029 load pairlists via resolver 2018-12-05 20:44:56 +01:00
Matthias 21906e4892 Remove duplicate code 2018-12-05 19:48:50 +01:00
Matthias 6ab907bef1 Rename config whitelist to pairlist 2018-12-04 20:24:45 +01:00
Matthias bf678164c7 remove default param - fix tests 2018-12-04 07:16:34 +01:00
Matthias ba3218a87d Support multiple sorting variants 2018-12-04 07:12:56 +01:00
Matthias ef1208b366 Fix rpc messages 2018-12-03 20:31:25 +01:00
Matthias 1b3ecb8343 Deprecate --dynamic-whitelist 2018-12-03 20:00:18 +01:00
Matthias 3360e777a1 Fix flake adn mypy 2018-12-03 19:29:35 +01:00
Matthias d09dbfe2e6 Add volumePairList - refactor tests to correct file 2018-12-02 22:07:09 +01:00
Matthias 58c7adae0a Test for blacklist 2018-12-02 22:07:09 +01:00
Matthias 8fd713f3ae validate_whitelist should return the list again 2018-12-02 22:07:09 +01:00
Matthias 1738633efc Fix refresh_whitelist tests 2018-12-02 22:07:09 +01:00
Matthias e8fbe77ebc Refactor static whitelist to module 2018-12-02 22:07:09 +01:00