-
Notifications
You must be signed in to change notification settings - Fork 0
Alert stock RSI, market CNN fear and greed index for bug/sell signal.
License
roy2100/stock_alert
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Stock Alert 1. create config.json like this: { "smtp": { "host": "smtp.example.com", "port": 587, "secure": false, "auth": { "user": "your-email@example.com", "pass": "your-email-password" } }, "email": { "from": "your-email@example.com", "to": "recipient-email@example.com", "subject": "RSI Notification: AAPL Stock" } } 2. start: pm2 start index.js
About
Alert stock RSI, market CNN fear and greed index for bug/sell signal.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published