Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BookL3Notify

Hierarchy

  • BookL3Notify

Index

Properties

id: number

Change ID of the notification

market_id: number

ID of the market

price: string

Level price inside orderbook

quantity: string

Absolutely quantity for a given price level

side: "ask" | "bid"

TODO

ts: string

Timestamp in nanoseconds (1 second = 1 * 10^9 nanosecond)

Generated using TypeDoc