Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 725 Bytes

ForexSnapshotPrevDay.md

File metadata and controls

14 lines (11 loc) · 725 Bytes

# ForexSnapshotPrevDay

Properties

Name Type Description Notes
c float The close price for the symbol in the given time period.
h float The highest price for the symbol in the given time period.
l float The lowest price for the symbol in the given time period.
o float The open price for the symbol in the given time period.
v float The trading volume of the symbol in the given time period.
vw float The volume weighted average price.

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