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

Place an market order?

mmoravcik opened this issue · comments

Some other API's (e.g. python-binance) allow to place order at market price.
Is there any plan adding this for python-idex? Idex itself supports this feature.

Hi @mmoravcik I'm not aware of what idex is planning to implement.
The create order function provided through the API is a limit order. See the docs here
https://github.com/AuroraDAO/idex-api-docs#order