Property DelistingDate
- Namespace
- WhalesSecret.TradeScriptLib.Entities.MarketData
- Assembly
- WhalesSecret.TradeScriptLib.dll
DelistingDate
Date when the symbol pair was delisted on the exchange (i.e. data are not available for this date), or null
if this information is not known.
public DateOnly? DelistingDate { get; }