• Stars
    star
    112
  • Rank 311,096 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A notification and insights app for stock markets

Stockifier Stockifier.png

A notification and insights app for stock markets

Downloads

Windows Release - Windows x64

Mac OSX Release - Mac OSX

Features

  • Real time stock alerts and updates through desktop notifications
  • Visualization of stock prices and key indicators
  • Stock forecasts and predictions through machine learning
  • In-built database to store all your monitored stocks

Screenshots

Home Home Analyze.png Analyze.png Predictions.png Notifications.png Notifications.png Notifications.png Notifications.png

View it in Action

Built With

  • Electron
  • HTML5
  • CSS3
  • Node.js
  • Bootstrap
  • Tensorflow JS

Contributing

Prerequisites:

  • Node.js and NPM
  • Python 2 (for packaging and distribution)

Configuring development environment

Once you have cloned/downloaded the repository, issue the npm install command in the root directory. This should install all the required packages including Electron.

Once complete, you may issue the npm start command to launch the Electron window and start the app.

Special Mentions

  1. AlphaVantage API - NPM Package

  2. TensorFlow JS

LICENSE

Licensed under MIT. Please view LICENSE for more details.