Table of Contents

Property CloseTime

Namespace
WhalesSecret.TradeScriptLib.API.TradingV1.Orders
Assembly
WhalesSecret.TradeScriptLib.dll

CloseTime

UTC timestamp when the order was filled or canceled, or null if the order is still active.

DateTime? CloseTime { get; }

Property Value

DateTime?