Skip to content

Latest commit

 

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Stock Notifier using Golang

Join the chat at https://gitter.im/ksred/go-stock-notifier

This is a project I am creating to learn the Go language

The aim of this project is to:

  • Ingest stock data from a JSON API
  • Save data into a relational database
  • Run various analysis on the stock data
  • Mail a user with periodic updates on selected stocks
  • Mail a user with periodic updates of analysis on stock data

Planned:

  • Extend notification system
  • Extend analysis systems
  • Web frontend
  • User accounts

Installation

Clone this project. Copy config.json.sample to config.json and replace all relevant values. Run all files in the sql/ directory on the database.

MIT License

About

Stock notifier using golang

Resources

Stars

44 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages