Quote-volumelist fix for gateio
This commit is contained in:
parent
326e3d1f8e
commit
24ec78b11c
@ -21,6 +21,7 @@ class Gateio(Exchange):
|
||||
|
||||
_ft_has: Dict = {
|
||||
"ohlcv_candle_limit": 1000,
|
||||
"ohlcv_volume_currency": "quote",
|
||||
}
|
||||
|
||||
_headers = {'X-Gate-Channel-Id': 'freqtrade'}
|
||||
|
Loading…
Reference in New Issue
Block a user