Stock metrics is a data visualization application for displaying stock price charts over different timeframes. Various equity indices benchmarks may be overlayed for comparison.
In Stock Metrics, users will be able to:
- Search stocks via stock ticker symbol.
- Pull stock price history using IEX Cloud API, and render historical price lines with transition effects using D3.
- Have different benchmarks added to the chart to compare price performance for a particular stock to a benchmarks like the S&P500.
- Choose different timeframes and benchmarks and have price lines change accordingly.
Javascript, HTML and SCSS. Chart built using D3.js library. Stock information from IEX Cloud API.
