Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 936 Bytes

IndicesSnapshot200ResponseResultsInnerSession.md

File metadata and controls

15 lines (12 loc) · 936 Bytes

# IndicesSnapshot200ResponseResultsInnerSession

Properties

Name Type Description Notes
change float The value of the change for the index from the previous trading day. [optional]
change_percent float The percent of the change for the index from the previous trading day. [optional]
close float The closing value for the index of the day. [optional]
high float The highest value for the index of the day. [optional]
low float The lowest value for the index of the day. [optional]
open float The open value for the index of the day. [optional]
previous_close float The closing value for the index of previous trading day. [optional]

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