Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.16 KB

File metadata and controls

20 lines (12 loc) · 1.16 KB

GetTimeSeriesHtPhasor200ResponseValuesInner

Properties

Name Type Description Notes
datetime String Datetime in local market time for equities and in UTC for forex and cryptocurrencies referring to when the bar with specified interval was opened
inPhase String In_phase value
quadrature String Quadrature value
open String Price at the opening of current bar. Returned when `include_ohlc` is `true`. [optional]
high String Highest price which occurred during the current bar. Returned when `include_ohlc` is `true`. [optional]
low String Lowest price which occurred during the current bar. Returned when `include_ohlc` is `true`. [optional]
close String Close price at the end of the bar. Returned when `include_ohlc` is `true`. [optional]
volume String Trading volume which occurred during the current bar. Returned when `include_ohlc` is `true`. [optional]