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

Orderbook with fixed-point contract counts (fp) in all dollar price levels. More...

#include <kalshi/models.hpp>

Public Attributes

std::vector< PriceLevelDollarsCountFp > yes_dollars
 
std::vector< PriceLevelDollarsCountFp > no_dollars
 

Detailed Description

Orderbook with fixed-point contract counts (fp) in all dollar price levels.

Member Data Documentation

◆ yes_dollars

std::vector<PriceLevelDollarsCountFp> kalshi::OrderbookCountFp::yes_dollars

◆ no_dollars

std::vector<PriceLevelDollarsCountFp> kalshi::OrderbookCountFp::no_dollars

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