The idea is to look for stocks in a base for the past few months. I also compute volatility statistics that are interesting to filter stocks further.
1 | base_stats(data, ticker, trailing_days = 8 * 21)
|
data |
List of price data |
ticker |
ticker selected |
trailing_days |
Number of days of the base |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.