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

The index IDs recently observed on the 5Hz stream, sent in response to an indexlist action. More...

#include <kalshi/ws_models.hpp>

Public Attributes

std::vector< std::string > index_ids
 Index IDs recently observed on the 5Hz stream.
 

Detailed Description

The index IDs recently observed on the 5Hz stream, sent in response to an indexlist action.

Member Data Documentation

◆ index_ids

std::vector<std::string> kalshi::ws::Cfbenchmarks5HzIndexList::index_ids

Index IDs recently observed on the 5Hz stream.


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