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

#include <kalshi/models.hpp>

Public Attributes

std::vector< MarketCandlesticksResponse > markets
 Array of market candlestick data, one entry per requested market.
 

Member Data Documentation

◆ markets

std::vector<MarketCandlesticksResponse> kalshi::BatchGetMarketCandlesticksResponse::markets

Array of market candlestick data, one entry per requested market.


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