| realpython/python-scripts |
2,023 |
|
0 |
0 |
about 3 years ago |
0 |
|
23 |
mit |
Python |
| because i'm tired of gists |
| shirosaidev/stocksight |
1,557 |
|
0 |
0 |
over 3 years ago |
0 |
|
8 |
apache-2.0 |
Python |
| Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis |
| kaushikjadhav01/Stock-Market-Prediction-Web-App-using-Machine-Learning-And-Sentiment-Analysis |
460 |
|
0 |
0 |
about 2 years ago |
0 |
|
21 |
mit |
Python |
| Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall |
| jasti/Stock-Predictor |
250 |
|
0 |
0 |
about 12 years ago |
0 |
|
4 |
|
Python |
| Listens for Stock news on Twitter, performs sentiment analysis by mining information from an online news source, performs supervised predictive modeling and suggests buy or sell decisions of the stock. Computes portfolio returns over time. |
| 26medias/AIStock |
53 |
|
0 |
0 |
about 12 years ago |
0 |
|
0 |
|
JavaScript |
| Just for fun: NodeJS AI using NLP, DSP and feeding off Twitter, Yahoo Finance and the news to predict stock prices. |
| farzinadil/Dogefather |
25 |
|
0 |
0 |
almost 5 years ago |
0 |
|
1 |
gpl-3.0 |
Python |
| Twitter Bot that sends SMS alerts when influencers like Elon Musk tweet about stocks or cryptos. |
| luisgc93/stock_reminder_bot |
24 |
|
0 |
0 |
over 3 years ago |
0 |
|
24 |
mit |
Python |
| A twitter bot that reminds you of stock and crypto predictions |
| mchmarny/tsignal |
23 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
apache-2.0 |
Go |
| Analyzing social media sentiment and its impact on stock market |
| StephanAkkerman/fintwit-bot |
22 |
|
0 |
0 |
over 2 years ago |
0 |
|
30 |
mit |
Python |
| A Discord bot to keep track of your favorite financial influencers on Twitter |
| jmcilhargey/chart-stock-market |
22 |
|
0 |
0 |
over 9 years ago |
0 |
|
2 |
|
JavaScript |
| A company tracking app that requests real time stock data via websocket connections and draws interactive graphs with d3.js and HTML5 canvas. Uses Twitter streaming data and algorithmic analysis to explore relationship between company performance and Twitter sentiment. HTML/CSS, Javascript, React, Node, Express, MongoDB, d3.js |