Skip to content

Simple stock manager, checks the RSI and the MACD indicators for a list of stocks using Yahoo Finance Data, and emails the user when an event occurs. Written in python.

human37/stockbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stockbot

Simple stock manager, checks the RSI and the MACD indicators using Yahoo Finance data, and emails the user when an event occurs. For example if the RSI of a stock gets below 30, it will send an email saying the stock is undervalued, and if the RSI is over 70 it will send a different email saying the stock is overvalued. Similar behavior will occur with the MACD indicator also. Once running, this will recalculate every 10 minutes.

About

Simple stock manager, checks the RSI and the MACD indicators for a list of stocks using Yahoo Finance Data, and emails the user when an event occurs. Written in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages