|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::string | market_ticker |
| The ticker of the market. | |
| std::string | image_url |
| A path to an image that represents this market. | |
| std::string | color_code |
| The color code for the market. | |
| std::string kalshi::MarketMetadata::market_ticker |
The ticker of the market.
| std::string kalshi::MarketMetadata::image_url |
A path to an image that represents this market.
| std::string kalshi::MarketMetadata::color_code |
The color code for the market.