https://github.com/zackurben/stock-alerts
A simple way to get notified of drastic stock ticker changes.
https://github.com/zackurben/stock-alerts
Last synced: 11 months ago
JSON representation
A simple way to get notified of drastic stock ticker changes.
- Host: GitHub
- URL: https://github.com/zackurben/stock-alerts
- Owner: zackurben
- License: mit
- Created: 2017-03-01T05:13:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T05:28:20.000Z (over 9 years ago)
- Last Synced: 2025-05-19T14:19:46.491Z (about 1 year ago)
- Language: JavaScript
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stock Alerts
A simple way to get notified of drastic stock ticker changes.

This simple program will give you a desktop notification every 10 minutes about what ever stocks you add to the tracker.
## Install
```
npm i -g stock-alerts
```
## Usage
```
computer$ stockalerts
```
```
computer$ stockalerts tsla aapl msft
```
## Todo
- [ ] Add the ability to change time intervals
- [ ] Add persistence of symbols to track
- [ ] Add % tracking to notify only if a symbol has changed x% a day
- [ ] Add a better visual cue for positive and negative changes on the alert