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

Query parameters for get_market_orderbooks. More...

#include <kalshi/models.hpp>

Public Attributes

std::vector< std::string > tickers
 List of market tickers to fetch orderbooks for.
 

Detailed Description

Query parameters for get_market_orderbooks.

Member Data Documentation

◆ tickers

std::vector<std::string> kalshi::GetMarketOrderbooksParams::tickers

List of market tickers to fetch orderbooks for.


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