GeminiGemini
SandboxGet API key
  • Crypto Trading
  • Prediction Markets
Resources
  • Changelog

© 2026 Gemini Space Station, Inc.

Gemini Crypto Exchange LogoGemini Crypto Exchange Logo
REST APIs
    Orders
    Market Data
    Derivatives
    Margin Trading
    Staking
    Clearing
    Instant Orders
WebSocket
    AuthenticationMessage Format
    Streams
      Book TickerL2 Partial DepthL2 Differential DepthTrade StreamOrder EventsBalance Updates
    Playground
      Overviewconninfopingtimesubscribeunsubscribelist_subscriptionsdepthorder.placeorder.cancelorder.cancel_allorder.cancel_session
Agentic
FIX
    Overview
    Order Entry
      IntroductionErrorsThird Party Support
      Workflow
        Submitting an OrderSubmitting a Stop-Limit OrderCancelling an OrderWhen Trades Occur
      Exchange-Bound Messages
      Client-Bound Messages
      Examples
      Identifiers
      Price & Quantity
      Gemini Clearing
    Market Data
    Drop Copy
Workflow

When trades occur

  • In the event of a Partial Fill, Gemini sends an Execution Report <8> with:

    • ExecType <150> set to F = Trade
    • OrdStatus <39> set to 1 = Partially filled
  • When the order is Filled, Gemini sends an Execution Report <8> with:

    • ExecType <150> set to F = Trade
    • OrdStatus <39> set to 2 = Filled
Last modified on April 17, 2026
Cancelling an OrderNew Order Single (Limit)