|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::optional< std::int64_t > | contracts_limit |
| New maximum number of contracts that can be matched within this group over a rolling 15-second window. | |
| std::optional< FixedPointCount > | contracts_limit_fp |
| String representation of the new maximum number of contracts that can be matched within this group over a rolling 15-second window. | |
| std::optional<std::int64_t> kalshi::UpdateOrderGroupLimitRequest::contracts_limit |
New maximum number of contracts that can be matched within this group over a rolling 15-second window.
| std::optional<FixedPointCount> kalshi::UpdateOrderGroupLimitRequest::contracts_limit_fp |
String representation of the new maximum number of contracts that can be matched within this group over a rolling 15-second window.