|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
Generated from Kalshi's AsyncAPI 2.0.0 document (spec/asyncapi.yaml). Subscribe with WebSocketClient::subscribe(ws::Channel::..., params); each message arrives in on_message as ws::Update<T>.
| Channel | ws::Channel | Messages |
|---|---|---|
orderbook_delta | OrderbookDelta | ws::OrderbookSnapshot, ws::OrderbookDelta |
ticker | Ticker | ws::Ticker |
trade | Trade | ws::Trade |
fill | Fill | ws::Fill |
market_positions | MarketPositions | ws::MarketPosition |
market_lifecycle_v2 | MarketLifecycleV2 | ws::EventLifecycle, ws::EventFeeUpdate, ws::MarketMetadataUpdated, ws::MarketLifecycleV2 |
multivariate_market_lifecycle | MultivariateMarketLifecycle | ws::EventLifecycle, ws::MultivariateMarketLifecycle |
communications | Communications | ws::RfqCreated, ws::RfqDeleted, ws::QuoteCreated, ws::QuoteAccepted, ws::QuoteExecuted |
order_group_updates | OrderGroupUpdates | ws::OrderGroupUpdates |
user_orders | UserOrders | ws::UserOrder |
cfbenchmarks_value | CfbenchmarksValue | ws::CfbenchmarksValue, ws::CfbenchmarksIndexList |
cfbenchmarks_value_5hz | CfbenchmarksValue5hz | ws::CfbenchmarksValue5Hz, ws::Cfbenchmarks5HzIndexList |
pyth_value | PythValue | ws::PythValue, ws::PythUnderlyingList |