|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#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. | |
| std::string kalshi::OrderQueuePosition::order_id |
The order ID.
| std::string kalshi::OrderQueuePosition::market_ticker |
The market ticker.
| FixedPointCount kalshi::OrderQueuePosition::queue_position_fp |
The number of preceding shares before the order in the queue.