Last chance! 50% off unlimited learning
Sale ends in
Compute list of risk reward metrics
tradeStats(x, Rf = 0)
List of risk/reward metrics. list
Univariate xts object of returns OR dataframe with date and return variables. xts
Risk-free rate. numeric
Philippe Cote
library(PerformanceAnalytics)
tradeStats(x = stocks$spy, Rf = 0)
Run the code above in your browser using DataLab