Sha256: 416ade19499dcc8c5128e2ba0576f9deadd995117a0a8e05348d473a61e4cf5e
Contents?: true
Size: 870 Bytes
Versions: 28
Compression:
Stored size: 870 Bytes
Contents
[//]: # (CLASS:Intrinio::OptionIntervalMover) [//]: # (KIND:object) ### Intrinio::OptionIntervalMover #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **contract** | String | The option contract for the intervals **change** | Float | The ratio of Close minus Open to Open. **open** | Float | The first traded contract price in this interval. **high** | Float | The highest traded contract price in this interval. **low** | Float | The lowest traded contract price in this interval. **close** | Float | The last traded contract price in this interval. **volume** | Float | The volume of contract trades in this interval. **average** | Float | The volume weighted average price of contract trades in this interval. [//]: # (END_DEFINITION)
Version data entries
28 entries across 28 versions & 1 rubygems