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

Query parameters for get_series. More...

#include <kalshi/models.hpp>

Public Attributes

std::optional< bool > include_volume
 If true, includes the total volume traded across all events in this series.
 

Detailed Description

Query parameters for get_series.

Member Data Documentation

◆ include_volume

std::optional<bool> kalshi::GetSeriesParams::include_volume

If true, includes the total volume traded across all events in this series.


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