Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 532 Bytes

OrderBookL2.md

File metadata and controls

14 lines (10 loc) · 532 Bytes

OrderBookL2

Properties

Name Type Description Notes
Symbol string [default to null]
Id int [default to null]
Side string [default to null]
Size int [optional] [default to null]
Price float64 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]