|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::int64_t | total_resting_order_value {} |
| Total value of resting orders in cents. | |
| std::vector< IndexedBalance > | resting_order_value_breakdown |
| Total value of resting orders broken down by exchange index, with each balance expressed as a fixed-point dollar string. | |
| std::int64_t kalshi::GetPortfolioRestingOrderTotalValueResponse::total_resting_order_value {} |
Total value of resting orders in cents.
| std::vector<IndexedBalance> kalshi::GetPortfolioRestingOrderTotalValueResponse::resting_order_value_breakdown |
Total value of resting orders broken down by exchange index, with each balance expressed as a fixed-point dollar string.