-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
def get_symbols(self):
return self._get('symbols', False)
Theres an error with the get_symbols call. It doesnt take the optional parameter to get the data for one token and it errors out with "too many parameters given.
As per the docs :
GET /api/v1/symbols
PARAMETERS
Param Type Description
market String [Optional] The trading market.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels