Tidy Quantitative Financial Analysis


[Up] [Top]

Documentation for package ‘tidyquant’ version 0.3.0

Help Pages

tidyquant-package tidyquant: Integrating quantitative financial analysis tools with the tidyverse
as_tibble Coerce to tibble. Enable preserving row names when coercing matrix and time-series-like objects with row names.
as_xts Coerce objects to xts, designed to work with tibble and data.frame objects
as_xts_ Coerce objects to xts, designed to work with tibble and data.frame objects
coord_x_date Zoom in on plot regions using date ranges or date-time ranges
coord_x_datetime Zoom in on plot regions using date ranges or date-time ranges
geom_barchart Plot Financial Charts in ggplot2
geom_bbands Plot Bollinger Bands using Moving Averages
geom_bbands_ Plot Bollinger Bands using Moving Averages
geom_candlestick Plot Financial Charts in ggplot2
geom_chart Plot Financial Charts in ggplot2
geom_ma Plot moving averages
geom_ma_ Plot moving averages
tidyquant tidyquant: Integrating quantitative financial analysis tools with the tidyverse
tq_get Get quantitative data in 'tibble' format
tq_get_options Get quantitative data in 'tibble' format
tq_get_stock_index_options Get quantitative data in 'tibble' format
tq_mutate Mutates quantitative data (adds new variables to existing tibble)
tq_mutate_ Mutates quantitative data (adds new variables to existing tibble)
tq_mutate_fun_options Mutates quantitative data (adds new variables to existing tibble)
tq_mutate_xy Mutates quantitative data (adds new variables to existing tibble)
tq_mutate_xy_ Mutates quantitative data (adds new variables to existing tibble)
tq_transform Transforms quantitative data (returns new variables in new tibble)
tq_transform_ Transforms quantitative data (returns new variables in new tibble)
tq_transform_fun_options Transforms quantitative data (returns new variables in new tibble)
tq_transform_xy Transforms quantitative data (returns new variables in new tibble)
tq_transform_xy_ Transforms quantitative data (returns new variables in new tibble)