Sha256: 9ee557db34dbab4c401bd4dd2f82d39cc485d316759c51a5b5522eff210dda4f
Contents?: true
Size: 939 Bytes
Versions: 66
Compression:
Stored size: 939 Bytes
Contents
[//]: # (CLASS:Intrinio::StockPriceAdjustment) [//]: # (KIND:object) ### Intrinio::StockPriceAdjustment #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **date** | Date | The date on which the adjustment occurred. The adjustment should be applied to all stock prices before this date. **factor** | Float | The factor by which to multiply stock prices before this date, in order to calculate historically-adjusted stock prices. **dividend** | Float | The dividend amount, if a dividend was paid. **dividend_currency** | String | The currency of the dividend, if known. **split_ratio** | Float | The ratio of the stock split, if a stock split occurred. **security** | [**SecuritySummary**](SecuritySummary.md) | The Security of the stock price [//]: # (END_DEFINITION) [//]: # (CONTAINED_CLASS:Intrinio::SecuritySummary)
Version data entries
66 entries across 66 versions & 1 rubygems