I wrote a cryptocurrency twitter sentiment analysis tool I use for trading, but I'm about to go on a holiday for a month, and thus making it public for a while!
It filters tweets by amount of followers, favourites and retweets.
It's connected to the google language api and does some weighting over followers amount and average user sentiment. If you want to know more, send me a message or an email!
Not properly but I want to add a graph in the future to see if currency prices correlate with sentiment and in the case that they differ, determine how they move towards each other.
I guess the big question is how much the sentiment precedes the price movement, not just correlating with. For example, I can imagine people bad-mouthing a coin when its price is falling. This is not so useful.
11 comments
[ 4.1 ms ] story [ 38.5 ms ] threadI wrote a cryptocurrency twitter sentiment analysis tool I use for trading, but I'm about to go on a holiday for a month, and thus making it public for a while!
It filters tweets by amount of followers, favourites and retweets.
It's connected to the google language api and does some weighting over followers amount and average user sentiment. If you want to know more, send me a message or an email!
If you like it, feel free to donate a coffee!
Litecoin: LKx6ZddwtqbHVG55xKgFoRjEcRoLwBemR7
Edit: Sorry, it did load but took about 20 seconds.
What exactly does the Sentiment column measure? Apologies if if I'm asking a dumb question.
All tweets together weighted over their followers determines the sentiment.
Sorry for the delays! I wasn't quite ready for the amount of requests coming from HN