We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
POST /api/v1/orders (Places an order.)
POST /api/v1/orders/trigger (Places a trigger order.)
POST /api/v1/orders/advanced (Places an advanced order.)
POST /api/v1/orders/twap (Places a TWAP order.)
GET /api/v1/orders (Gets order history.)
GET /api/v1/orderDetails (Gets details of specific order.)
GET /api/v1/trades (Retrieves trades history.)
GET /api/v1/transactionInfo (Gets a transaction information.)
The text was updated successfully, but these errors were encountered:
guilyx
Successfully merging a pull request may close this issue.
Account
Pairs
Quote
Order
POST /api/v1/orders (Places an order.)
POST /api/v1/orders/trigger (Places a trigger order.)
POST /api/v1/orders/advanced (Places an advanced order.)
POST /api/v1/orders/twap (Places a TWAP order.)
History
GET /api/v1/orders (Gets order history.)
GET /api/v1/orderDetails (Gets details of specific order.)
GET /api/v1/trades (Retrieves trades history.)
GET /api/v1/transactionInfo (Gets a transaction information.)
The text was updated successfully, but these errors were encountered: