Skip to content

Get_Symbols() fail #119

@hammerjoe

Description

@hammerjoe

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions