kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
Loading...
Searching...
No Matches
kalshi::OrderQueuePosition Struct Reference

#include <kalshi/models.hpp>

Public Attributes

std::string order_id
 The order ID.
 
std::string market_ticker
 The market ticker.
 
FixedPointCount queue_position_fp
 The number of preceding shares before the order in the queue.
 

Member Data Documentation

◆ order_id

std::string kalshi::OrderQueuePosition::order_id

The order ID.

◆ market_ticker

std::string kalshi::OrderQueuePosition::market_ticker

The market ticker.

◆ queue_position_fp

FixedPointCount kalshi::OrderQueuePosition::queue_position_fp

The number of preceding shares before the order in the queue.


The documentation for this struct was generated from the following file: