Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.07 KB

OptionIntervalsMoversResult.md

File metadata and controls

46 lines (25 loc) · 1.07 KB

OptionIntervalsMoversResult

Properties

Name Type Description
openTime OffsetDateTime The UTC timestamp for the time this interval opened.  
closeTime OffsetDateTime The UTC timestamp for the time this interval closed.  
size SizeEnum The size of the time span for the interval.  
intervals List<OptionIntervalMover> Array of all the intervals in the result.  

Enum: SizeEnum

Name Value
SIXTYMINUTE "SixtyMinute"
THIRTYMINUTE "ThirtyMinute"
FIFTEENMINUTE "FifteenMinute"
TENMINUTE "TenMinute"
FIVEMINUTE "FiveMinute"
ONEMINUTE "OneMinute"