sammchardy / python-idex

IDEX v3 Exchange REST API python implementation

Home Page:https://python-idex.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on fetch orderbooks

cr4zyd3v opened this issue · comments

when I try the get_order_books() method I get the following error:

idex.exceptions.IdexAPIException: IdexAPIException: Parameter address or market is required
But it does not takes any args..

Hi @marciks this functionality is no longer supported by Idex API. Use the get_order_book function instead which requires a market