Module unified_data

Module unified_data 

Source

Re-exports§

pub use crate::backtest::FundingPayment;

Structs§

OrderRequest
Request to place an order on the exchange.
OrderResult
Outcome of an order execution.
Position
Basic representation of a trading position.

Enums§

OrderSide
Direction of an order.
OrderType
Supported order execution types.
TimeInForce
Time-in-force settings for orders.