Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 479 Bytes

ForexSnapshotLastQuote.md

File metadata and controls

12 lines (9 loc) · 479 Bytes

# ForexSnapshotLastQuote

Properties

Name Type Description Notes
a float The ask price.
b float The bid price.
t int The millisecond accuracy timestamp of the quote.
x int The exchange ID on which this quote happened.

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