project_price | R Documentation |
Works with multiple time intervals. Do not oversupply with data, regression is expensive.
project_price(df, tickername)
df |
Dataframe with price data. The opening price is used for projection purposes, works for all security types |
tickername |
The ticker or the security you are putting in. |
What comes out of this function
project_price(tail(SPYdaily,200), "SPY") project_price(SPY15, "SPY")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.