Add gate.io to list of supported exchanges
This commit is contained in:
@@ -21,3 +21,5 @@ class Gateio(Exchange):
|
||||
_ft_has: Dict = {
|
||||
"ohlcv_candle_limit": 1000,
|
||||
}
|
||||
|
||||
_headers = {'X-Gate-Channel-Id': 'freqtrade'}
|
||||
|
Reference in New Issue
Block a user