|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#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. | |
| std::string kalshi::PriceRange::start |
Starting price for this range in dollars.
| std::string kalshi::PriceRange::end |
Ending price for this range in dollars.
| std::string kalshi::PriceRange::step |
Price step/tick size for this range in dollars.