#include <kalshi/models.hpp>
◆ order_id
| std::optional<std::string> kalshi::BatchCreateOrdersV2ResponseOrdersItem::order_id |
◆ client_order_id
| std::optional<std::string> kalshi::BatchCreateOrdersV2ResponseOrdersItem::client_order_id |
◆ fill_count
| std::optional<FixedPointCount> kalshi::BatchCreateOrdersV2ResponseOrdersItem::fill_count |
Number of contracts filled immediately upon placement.
◆ remaining_count
| std::optional<FixedPointCount> kalshi::BatchCreateOrdersV2ResponseOrdersItem::remaining_count |
Number of contracts remaining after placement.
◆ average_fill_price
| std::optional<FixedPointDollars> kalshi::BatchCreateOrdersV2ResponseOrdersItem::average_fill_price |
Volume-weighted average fill price.
◆ average_fee_paid
| std::optional<FixedPointDollars> kalshi::BatchCreateOrdersV2ResponseOrdersItem::average_fee_paid |
Volume-weighted average fee paid per contract.
◆ ts_ms
| std::optional<std::int64_t> kalshi::BatchCreateOrdersV2ResponseOrdersItem::ts_ms |
Matching engine timestamp at which the order was processed, as Unix epoch milliseconds.
◆ error
| std::optional<ErrorResponse> kalshi::BatchCreateOrdersV2ResponseOrdersItem::error |
The documentation for this struct was generated from the following file: