Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.01 KB

StockPriceAdjustmentSummary.md

File metadata and controls

27 lines (15 loc) · 1.01 KB

StockPriceAdjustmentSummary

Properties

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 Numeric The factor by which to multiply stock prices before this date, in order to calculate historically-adjusted stock prices.  
dividend Numeric The dividend amount, if a dividend was paid.  
dividend_currency Character The currency of the dividend, if known.  
split_ratio Numeric The ratio of the stock split, if a stock split occurred.  

[Back to Model list] [Back to API list] [Back to README]