TL;DR
This study demonstrates that Twitter sentiment analysis, combined with gradient boosting trees, can effectively predict price fluctuations of a small-cap alt-coin, showing significant correlation and statistical significance.
Contribution
First to empirically show that social media sentiment signals can predict alternative cryptocurrency prices using gradient boosting models.
Findings
Twitter sentiment indices correlate with cryptocurrency prices (r=0.81)
Price predictions are statistically significant (p<0.0001)
Social media signals can serve as predictive indicators for alt-coin markets
Abstract
In this paper, we analyze Twitter signals as a medium for user sentiment to predict the price fluctuations of a small-cap alternative cryptocurrency called \emph{ZClassic}. We extracted tweets on an hourly basis for a period of 3.5 weeks, classifying each tweet as positive, neutral, or negative. We then compiled these tweets into an hourly sentiment index, creating an unweighted and weighted index, with the latter giving larger weight to retweets. These two indices, alongside the raw summations of positive, negative, and neutral sentiment were juxtaposed to data points of hourly pricing data to train an Extreme Gradient Boosting Regression Tree Model. Price predictions produced from this model were compared to historical price data, with the resulting predictions having a 0.81 correlation with the testing data. Our model's predictive data yielded statistical significance at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
