Skip to content

Latest commit

 

History

History
49 lines (23 loc) · 1.28 KB

OptionIntervalMover.md

File metadata and controls

49 lines (23 loc) · 1.28 KB

OptionIntervalMover

Properties

Name Type Description
contract String The option contract for the intervals  
change BigDecimal The ratio of Close minus Open to Open.  
open BigDecimal The first traded contract price in this interval.  
high BigDecimal The highest traded contract price in this interval.  
low BigDecimal The lowest traded contract price in this interval.  
close BigDecimal The last traded contract price in this interval.  
volume BigDecimal The volume of contract trades in this interval.  
average BigDecimal The volume weighted average price of contract trades in this interval.