Property WorkingOrderFills
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1.Orders.Brackets
- Assembly
- WhalesSecret.TradeScriptLib.dll
WorkingOrderFills
List of working order fills. The value is a snapshot taken at the moment of access.
IReadOnlyList<FillData> WorkingOrderFills { get; }