|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
Query parameters for get_market_orderbook.
More...
#include <kalshi/models.hpp>
Public Attributes | |
| std::optional< std::int64_t > | depth |
| Depth of the orderbook to retrieve (0 or negative means all levels, 1-100 for specific depth) | |
Query parameters for get_market_orderbook.
| std::optional<std::int64_t> kalshi::GetMarketOrderbookParams::depth |
Depth of the orderbook to retrieve (0 or negative means all levels, 1-100 for specific depth)