totalreturnprice
Total return price time series
totalreturnprice
will be removed in a future release. Use adjustedClosingPrices
instead.
Description
Input Arguments
Price
— Price of security
matrix | table
Price of security, specified as a table or an
NUMOBS
-by-2
matrix. If
Price
is a table, the dates can either be a datetime
array, string array, date character vectors, or serial date numbers. If
Price
is an
NUMOBS
-by-2
matrix of price data,
column 1 contains MATLAB® serial date numbers and column 2 contains price values.
Data Types: double
| char
| string
| datetime
| table
Action
— Action or split data
matrix | table
Action or split data, specified as a table or an
NUMOBS
-by-2
matrix. If
Action
is a table, the dates can either be a datetime
array, string array, date character vectors, or serial date numbers. If
Action
is an
NUMOBS
-by-2
matrix of price data,
column 1 contains MATLAB serial date numbers and column 2 contains split ratios.
Data Types: double
| char
| string
| datetime
| table
Dividend
— Dividend payouts
matrix | table
Dividend payouts, specified as a table or an
NUMOBS
-by-2
matrix. If
Dividend
is a table, the dates can either be serial
date numbers, date character vectors, or datetime arrays. If
Dividend
is a
NUMOBS
-by-2
matrix of price data,
column 1 contains MATLAB serial date numbers and column 2 contains dividend
payouts.
Data Types: double
| table
Output Arguments
Return
— Total return price time series
matrix | table
Total return price time series, returned as a
NUMOBS
-by-2
matrix (if all inputs
are matrices) or table (if any inputs are tables) of price data, where
column 1 is dates and column 2 is total return price values. Dates in column
1 are in datetime format if any inputs specify dates in datetime format.
Dates in column 1 are in date character vector format if no inputs specify
dates in datetime format, but any of them use date character vector format.
Otherwise, dates in column 1 are specified as serial date numbers. Use the
function datetime
to convert serial
date numbers to formatted datetime arrays.
Version History
Introduced before R2006a
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)