Liquid API
Search…
Liquid API
Introduction
Version History
Rate Limiting
Authentication
Response Data
Errors
Pagination
Public Rest API
Product Data
Loan Book
Fees
Private REST API
Get Orders
Create Orders
Edit Orders
Cancel Orders
Executions
Transactions
Trading
Fiat
Crypto
Loans
Fee Tier
Accounts
Websocket (Liquid Tap)
Introduction
Authentication
Public Channels
Private Channels
Ping Pong
OAuth
OAuth
Powered By
GitBook
Edit Orders
put
https://api.liquid.com
/orders/{order_id} OR /orders/client:{client_order_id}
Edit Open Orders
Update order requests for non-live orders will be responded with 404.
put
https://api.liquid.com
/orders/{order_id}/update_tpsl OR /orders/client:{client_order_id}/update_tpsl
Update Take Profit and/or Stop Loss
Private REST API - Previous
Create Orders
Next - Private REST API
Cancel Orders
Last modified
9mo ago
Copy link
Contents
put
Edit Open Orders
put
Update Take Profit and/or Stop Loss