Macros | R Documentation |
Function calculates macro variables potentially important for trading/investment strategies. Some are ussualy used in asset pricing literature, while others are not.
findata::DataAbstract
-> Macros
source
Data source for calculating macro predictors.
fmp
Help field to hold FMP class.
import
Help field to hold Import class.
new()
Create a new Macros object.
Macros$new(source = NULL)
source
Data source for calculating macro predictors.
A new 'Macros' object.
get_macros()
Main function that calculates factors.
Macros$get_macros()
Data.table with factors.
clone()
The objects of this class are cloneable with this method.
Macros$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.