powered by
Works with multiple time intervals. Do not oversupply with data, regression is expensive.
project_price(df, tickername)
What comes out of this function
Dataframe with price data. The opening price is used for projection purposes, works for all security types
The ticker or the security you are putting in.
project_price(tail(SPYdaily,200), "SPY") project_price(SPY15, "SPY")
Run the code above in your browser using DataLab