This package allow user to search for any stock symbol and immediately get a candlestik graph for a selected date range and granularity with opening, high, low and closing price.
Install the R package
devtools::install_github('unimi-dse/646db70d')
Load the package
require(stockSearch)
stockSearch()
This will load the Shiny Application
The documentation of the function can be seen by typing:
?stockSearch()
Luca Romano - (https://github.com/rluca96)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.