Show / Hide Table of Contents

Enum StreamMarketUpdateRequestV1.Types.OrderbookSnapshotType

OrderbookSnapshotType

Namespace: KaikoSdk.Stream.MarketUpdateV1
Assembly: KaikoSdk.dll
Syntax
public enum OrderbookSnapshotType : int

Fields

Name Description
Full

FULL is full orderbook.

TenPercent

TEN_PERCENT is ob10%.

Unknown

UNKNOWN means no snapshot is sent.

In This Article
Back to top Generated by DocFX