Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 491 Bytes

OrderBook.md

File metadata and controls

16 lines (11 loc) · 491 Bytes

OrderBook

Properties

Name Type Description Notes
symbol String
level BigDecimal
bidSize BigDecimal [optional]
bidPrice Double [optional]
askPrice Double [optional]
askSize BigDecimal [optional]
timestamp OffsetDateTime [optional]