mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
remove loadMarkets from "required" section,
it's now implied that all ccxt exchanges provide this method.
This commit is contained in:
@@ -68,7 +68,6 @@ EXCHANGE_HAS_REQUIRED = [
|
||||
'fetchBalance',
|
||||
|
||||
# Public endpoints
|
||||
'loadMarkets',
|
||||
'fetchOHLCV',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user