Description Usage Arguments Value
This function calculates the slope of a moving average based on n data points
1 | f_ma_slope(data, n = 10)
|
data |
data.table. data should be a obj an outcome from f_indicators to ensure MA is present in data. |
n |
number of days used to calculate the slope |
data.table object with moving average slope for each day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.