powered by
Returns a frequency plot drawn from historical data based on a percentage change that occurred
thedayafter(dataset, price_input, hideprints = TRUE)
percentage frequency plot of the following day based on historical data
Dataframe with daily data
the price movement, in percent, of the most recent (or whatever you are interested in) trading day
if set to FALSE, returns summary statistics
thedayafter(SPYdaily, -1.35)
Run the code above in your browser using DataLab