Property Reservations
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1.Budget
- Assembly
- WhalesSecret.TradeScriptLib.dll
Reservations
Cumulative reservations for pending and active orders at the time the report was generated. The reservations are the funds that are allocated from the budget for the orders that are pending (i.e. in process of being placed on the exchange) and for the orders that are currently open on the exchange.
public BudgetSnapshot Reservations { get; }