Description Usage Arguments Value
Calcualte radf values for point in time.
1 2 3 4 5 6 7 8 9 | radf_point(
symbols,
end_date,
window,
price_lag,
use_log,
api_key,
time = "hour"
)
|
symbols |
Stock symbols |
end_date |
End date. |
window |
Window size |
price_lag |
Number of price lags to use |
use_log |
Should log of prices be used |
api_key |
FMP cloud API key |
time |
Time frequency |
Radf values; output from exuber package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.