- Create market order: This request type allows users to place market orders through Pacifica’s websocket API.
- Create limit order: This request type allows users to place limit orders through Pacifica’s websocket API.
- Edit order: This request type allows users to modify existing orders (price and/or size) through websocket API in one request.
- Batch order: This endpoint allows users to submit multiple order operations in a single websocket request.
- Cancel order: This request type allows users to cancel orders through Pacifica’s websocket API.
- Cancel all orders: This request type allows users to cancel all orders through Pacifica’s websocket API.
Trading operations