cryptocompsdk.exchanges.symbols package¶
Submodules¶
cryptocompsdk.exchanges.symbols.api module¶
-
class
cryptocompsdk.exchanges.symbols.api.ExchangeSymbolsAPI(api_key, throttle=None)[source]¶
cryptocompsdk.exchanges.symbols.parse module¶
-
class
cryptocompsdk.exchanges.symbols.parse.ExchangesSymbols(data, response=None, message=None, has_warning=None, param_with_error=None, type=None, rate_limit=None)[source]¶ Bases:
cryptocompsdk.response.ResponseAPIBase-
__init__(data, response=None, message=None, has_warning=None, param_with_error=None, type=None, rate_limit=None)¶ Initialize self. See help(type(self)) for accurate signature.
-
rate_limit: Optional[cryptocompsdk.exchanges.symbols.parse.RateLimit] = None¶
-
-
class
cryptocompsdk.exchanges.symbols.parse.RateLimit[source]¶ Bases:
object-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
-