yunho0130 / GDAA_dashboard

Global Dynamic Asset Allocation Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global Dynamic Asset Allocation by Henry

shiny for Global Dynamic Asset Allocation

To run the project either fork/download the files and run the app.R-file

In order to run the project properly, you need to have the following packages installed.

library(DT)
library(quadprog)
library(quantmod)
library(PerformanceAnalytics)
library(knitr)
library(kableExtra)
library(magrittr)
library(shinyWidgets)
library(lubridate)
library(stringr)
library(dplyr)
library(tidyr)
library(tibble)
library(shiny)
library(plotly)
library(shinydashboard)
library(shinycssloaders)
library(forcats)

About

Global Dynamic Asset Allocation Dashboard


Languages

Language:R 100.0%