Skip to content

Latest commit

 

History

History
41 lines (19 loc) · 1.14 KB

StockPriceAdjustment.md

File metadata and controls

41 lines (19 loc) · 1.14 KB

StockPriceAdjustment

Properties

Name Type Description
date LocalDate The date on which the adjustment occurred. The adjustment should be applied to all stock prices before this date.  
factor BigDecimal The factor by which to multiply stock prices before this date, in order to calculate historically-adjusted stock prices.  
dividend BigDecimal The dividend amount, if a dividend was paid.  
dividendCurrency String The currency of the dividend, if known.  
splitRatio BigDecimal The ratio of the stock split, if a stock split occurred.  
security SecuritySummary The Security of the stock price