vghulyan / alphavantage-symbol-fetcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://www.alphavantage.co/query?function=TIME_SERIES_INTRADAY&symbol=IBM&interval=5min&outputsize=full&apikey=demo

Fetch time series data using the above api - DONE

Display tabular data

Ability to filter data and chart based on date/time range

Ability to switch stock symbol

To run the application

npm i
npm run start

About


Languages

Language:JavaScript 79.8%Language:HTML 19.6%Language:Shell 0.6%