Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.04 KB

OptionIntervalsMoversResult.md

File metadata and controls

33 lines (17 loc) · 1.04 KB

OptionIntervalsMoversResult

Properties

Name Type Description
open_time POSIXlt The UTC timestamp for the time this interval opened.  
close_time POSIXlt The UTC timestamp for the time this interval closed.  
size Character The size of the time span for the interval.  
intervals List of OptionIntervalMover Array of all the intervals in the result.  
intervals_data_frame Data Frame Data frame representation of intervals

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