Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 820 Bytes

OptionIntervalsResult.md

File metadata and controls

39 lines (22 loc) · 820 Bytes

OptionIntervalsResult

Properties

Name Type Description
intervals List<OptionInterval> Array of all the intervals in the result.  
contract String The option contract for the intervals  
size SizeEnum The size of the time span for the interval.  

Enum: SizeEnum

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