Property ListingDate
- Namespace
- WhalesSecret.TradeScriptLib.Entities.MarketData
- Assembly
- WhalesSecret.TradeScriptLib.dll
ListingDate
Date when the symbol pair was listed on the exchange, or null
if this information is not known.
public DateOnly? ListingDate { get; }