kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
Loading...
Searching...
No Matches
kalshi.hpp
Go to the documentation of this file.
1#pragma once
2
5
6#include "kalshi/api.hpp"
8#include "kalshi/error.hpp"
10#include "kalshi/helpers.hpp"
12#include "kalshi/models.hpp"
13#include "kalshi/pagination.hpp"
14#include "kalshi/rate_limit.hpp"
15#include "kalshi/retry.hpp"
16#include "kalshi/signer.hpp"
17#include "kalshi/version.hpp"
18#include "kalshi/websocket.hpp"
Typed client for every Kalshi Predictions REST operation.