Skip to content

rosdyana/MultiStocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiStocks

bench-marking multi stocks using R shiny

How-To

  1. Run Shiny to RStudio.
  • Install shiny package in your RStudio.
install.packages("shiny")
  • create ui.R for frontend and server.R for backend, or you can create single file name app.R with server and ui codes inside.
  • run app, and it will launch localhost on browser automatically.
  1. Run Shiny on your server.

Screenshoot

Alt

About

bench-marking multi stocks using R shiny

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages