Buy, Sell, and Cancel
Place and reconcile orders in the Sidepit web app.
Place an order
Open app.sidepit.com and connect the correct full Sidepit ID.
Confirm that the exchange is open and the displayed dated ticker is the product you intend to trade.
Choose Buy or Sell after reviewing the USDBTC exposure direction.
Choose Limit or Market.
Enter a positive whole number of contracts. For a limit order, also enter a positive integer price in sats per USD.
Review the USD exposure, current position, available margin, and execution fee before signing.
Confirm the signature in UniSat.
Every filled contract costs 125 sats per side per execution. The engine deducts the execution fee whether the order was limit or market.
Resolve the result
An accepted submission enters the next DLOB one-second deterministic auction. It is not a fill confirmation.
A limit order may fill, partially fill and rest, or remain open.
A market order may be
FILLED,PARTIAL FILLwith its remainder canceled, orCANCELEDwith no fill.A rejected order carries a named
RC_*code.
Use the orders, fills, and rejection views to resolve the complete public order ID. Never repeat an order merely because the result was not immediate.
Cancel
Cancel targets a complete open order ID. A cancel is also queued for an auction; verify the resulting order and position state before placing a replacement.
RC_CDUP or RC_CREJ can mean the target was already filled, canceled, or otherwise gone. Treat the account's published position and open-order state as truth.
Agents
The official agent workflow adds a durable preview and exact confirmation boundary. See skills/sidepit-trade/SKILL.md. A customer-facing agent should never choose financial exposure or send an order without the human confirming that exact preview.
Last updated
Was this helpful?