GithubHelp home page GithubHelp logo

zorzos / stock-history Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1017 KB

Present the stock history of any stock with both interactive and static charts.

HTML 2.88% CSS 1.37% TypeScript 89.33% JavaScript 6.42%
react reactjs stock stock-history alphavantage-api canvasjs-charts svg ant-design

stock-history's Introduction

Stock History

This project was bootstrapped with Create React App.

This small project makes use of the Alpha Vantage API in order to fetch historical stock data and then displays Two charts, a candlestick chart created using CanvasJS and a linear graph created using an SVG viewbox from scratch.

With this app you are able to search by and stock symbol/code/security/keyword and then select a specific stock from the search results. After you select a stock, the application renders a candlestick chart showing the latest historical data of the stock in hourly intervals which is the default value. It also supports switching to 30 minute, 15 minute, 5 minute and 1 minute intervals.


To initialise the project, download the source code and assuming you have npm installed on your machine, run:

npm install

Afterwards, to run the application simply run:

npm start

Also tests can be run by another command:

npm test

stock-history's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.