Introduce a market with no 'active' field in conftest
This commit is contained in:
		| @@ -318,7 +318,8 @@ def markets(): | ||||
|             'symbol': 'TKN/BTC', | ||||
|             'base': 'TKN', | ||||
|             'quote': 'BTC', | ||||
|             'active': True, | ||||
|             # According to ccxt, markets without active item set are also active | ||||
|             # 'active': True, | ||||
|             'precision': { | ||||
|                 'price': 8, | ||||
|                 'amount': 8, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user