/TradingAlgo_TwitterBot

Twitter bot that tweets if buy, sell or neutral signal is detected on user inputed stock. Algorithm uses linear regression models from 1 week, 1 month and 3 month data sets of closing price data. Then uses combinations of three slope values to identify possible future movements. Also calculates RSI to determine if stock is oversold or overbought.

Primary LanguagePython

Stargazers