empty pairlist
This commit is contained in:
@@ -99,6 +99,7 @@ class MarketCapFilter(IPairList):
|
|||||||
# Generate dynamic whitelist
|
# Generate dynamic whitelist
|
||||||
# Must always run if this pairlist is not the first in the list.
|
# Must always run if this pairlist is not the first in the list.
|
||||||
# pairlist = self._marketcap_cache.get('pairlist_mc')
|
# pairlist = self._marketcap_cache.get('pairlist_mc')
|
||||||
|
pairlist=[]
|
||||||
if pairlist:
|
if pairlist:
|
||||||
# Item found - no refresh necessary
|
# Item found - no refresh necessary
|
||||||
return pairlist.copy()
|
return pairlist.copy()
|
||||||
|
|||||||
Reference in New Issue
Block a user