Skip to content

shobhit-singh/StockData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

StockData

Shiny R App - Stock Data Analysis

This Shiny App will show you the Historical Stock data & Chart using R quantmod getSymbol function.

Enter the Valid Stock Symbol in text box to extract the Historical data & chart. Adjust the last months using slider & output data to show using numeric input.

This Shiny App Hosted on shinyapps.io

Symbol Examples - NSE, ^BSESN, RELIANCE.NS & TCS.NS etc.

Output data extracted using yahoo finace source.*

In the Extratced Output Data you can see different columns having data for Open, High, Low, Close, Volume & Adjusted Stock Price.

Where High refers to the highest price of the stock touched the same day, Low refer to the lowest price the stock was traded on the same day, Close refers to the closing price of that particular stock and the Volume refer to the number of share traded that day.

R Package designed to assist the quantitative trader in the development, testing, and deployment of statistically based trading models. It has many features so check out its link.


Thanks!

Happy Learning! Your feedback would be appreciated!

shobhitsingh.in