| Contents | Index |
Return = totalreturnprice(Price, Action, Dividend)
Price | Number of observations (NUMOBS)-by-2 matrix of price data. Column 1 contains MATLAB serial date numbers. Column 2 contains price values. |
Action | NUMOBS-by-2 matrix of price data. Column 1 contains MATLAB serial date numbers. Column 2 contains split ratios. |
Dividend | NUMOBS-by-2 matrix of price data. Column 1 contains MATLAB serial date numbers. Column 2 contains dividend payouts. |
The number of observations (NUMOBS) for the three input arguments will differ from each other.
Return = totalreturnprice(Price, Action, Dividend) generates a total return price time series given price data, action or split data, and dividend data.
Return is NUMOBS-by-2 array of price data, where NUMOBS reflects the number of observations of price data. Column 1 contains MATLAB serial date numbers. Column 2 contains total return price values.
View demos and recorded presentations led by industry experts.
Now On Demand
Network with industry peers and learn the latest applications of the leading software product for computational finance.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |