Long term trend following strategy based on stocks with momentum
1 | long_trend_high_momentum(data, ticker, n_return = 200)
|
data |
List of price data |
ticker |
ticker selected |
n_return |
Number of days to compute a "long term" return |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.