Description Usage Arguments Value Examples
print method for objects of the class "OLP"
1 2  | 
x | 
 an object of class   | 
... | 
 additional arguments  | 
The function returns a short summary of the OLP object containing
Algorithm | 
 Name of the portfolio algorithm  | 
Assets | 
 names of the assets in the portfolio  | 
weights | 
 portfolio weights; only shown if weights remain constant during trading horizon  | 
Terminal Wealth | 
 final cumulative wealth achieved by the algorithm  | 
mu | 
 exponential growth rate (average wealth change without compounding effect)  | 
sigma | 
 standard deviation of the exponential growth rate  | 
APY | 
 annual percantage yield (annualization of mu, 252 trading days)  | 
ASTDV | 
 annualized standard deviation of the exponential growth rate (252 trading days)  | 
SR | 
 Sharpe ratio (risk free asset return = 0)  | 
CR | 
 Calmar ratio  | 
1 2 3 4 5 6 7 8 9  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.