Sha256: 824687ede0ccb0381f47e2cee82412f5ebc2313e267fa3a394b265fec8838907
Contents?: true
Size: 960 Bytes
Versions: 17
Compression:
Stored size: 960 Bytes
Contents
[//]: # (CLASS:Intrinio::OptionStatsRealtime) [//]: # (KIND:object) ### Intrinio::OptionStatsRealtime #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **implied_volatility** | Float | The implied volatility of the contract calculated using the Black-Scholes Model. **delta** | Float | Delta represents the rate of change between the option's price and a $1 change in the underlying asset's price. **gamma** | Float | Gamma represents the rate of change between an option's delta and the underlying asset's price. **theta** | Float | Theta represents the rate of change between the option price and time, or time sensitivity - sometimes known as an option's time decay. **vega** | Float | Vega represents the rate of change between an option's value and the underlying asset's implied volatility. [//]: # (END_DEFINITION)
Version data entries
17 entries across 17 versions & 1 rubygems