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

#include <kalshi/models.hpp>

Public Attributes

std::string start
 Starting price for this range in dollars.
 
std::string end
 Ending price for this range in dollars.
 
std::string step
 Price step/tick size for this range in dollars.
 

Member Data Documentation

◆ start

std::string kalshi::PriceRange::start

Starting price for this range in dollars.

◆ end

std::string kalshi::PriceRange::end

Ending price for this range in dollars.

◆ step

std::string kalshi::PriceRange::step

Price step/tick size for this range in dollars.


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