Table of Contents

Property LastUpdateId

Namespace
WhalesSecret.TradeScriptLib.Entities.MarketData
Assembly
WhalesSecret.TradeScriptLib.dll

LastUpdateId

ID of the last applied update to this ticker.

[JsonPropertyName("i")]
public long LastUpdateId { get; }

Property Value

long

Remarks

Do not confuse with exchange-specific ticker update IDs.

First value is 0.