Predicting Price Changes in Ethereum (2017) [pdf]
cs229.stanford.edu
Predicting Price Changes in Ethereum (2017) [pdf]
1–10 of 42 posts
Re: Predicting Price Changes in Ethereum (2017) [pdf]
#2For a good reference, see Hayashi.
Re: Predicting Price Changes in Ethereum (2017) [pdf]
#3Is there some reason the study doesn't include the post-December 2017 bear market?
Re: Predicting Price Changes in Ethereum (2017) [pdf]
#4Re: Predicting Price Changes in Ethereum (2017) [pdf]
#5As far as I am aware, automated trading often works with much shorter intervals, in the milliseconds range. The traditional stock trading industry also does not only look at the price history, but also at planned buy and sell orders in the books and even news and social media sentiment analysis. Perhaps prediction methods that also use these strategies would produce better results, especially given that the crypto market has been in such a chaotic flux between 2015 and 2017.
Re: Predicting Price Changes in Ethereum (2017) [pdf]
#6> The primary dataset consists of the price of Ether sampled at approximately one-hour intervals between August 30, 2015 and December 2, 2017. As far as I am aware, automated trading often works with much shorter intervals, in the milliseconds range. The traditional stock trading industry also does not only look at the price history, but also at planned buy and sell orders in the books and even news and social media…
Re: Predicting Price Changes in Ethereum (2017) [pdf]
#7> The primary dataset consists of the price of Ether sampled at approximately one-hour intervals between August 30, 2015 and December 2, 2017. As far as I am aware, automated trading often works with much shorter intervals, in the milliseconds range. The traditional stock trading industry also does not only look at the price history, but also at planned buy and sell orders in the books and even news and social media…
There doesn't seem to be enough frequency in crypto trading for meaningful info at millisecond resolution.
Re: Predicting Price Changes in Ethereum (2017) [pdf]
#8Re: Predicting Price Changes in Ethereum (2017) [pdf]
#9Earlier quoted context omitted.
There doesn't seem to be enough frequency in crypto trading for meaningful info at millisecond resolution.
minutes or seconds would be more useful than one hour intervals.
Re: Predicting Price Changes in Ethereum (2017) [pdf]
#10Interesting that even the most naive methods still have >50% accuracy. Also interesting that the best method was better able to predict downward moves than upward moves, during a bull market. Any intuitive reason for this? Is there some reason the study doesn't include the post-December 2017 bear market?
Now, that would be a decent out of sample test, wouldn't it?
Also, keep in mind that at hourly resolution, with a highly autocorrelated dataset, 60% is not much better than coin toss.
I would like to see if any of the methods they used would outperform just using what happened in the previous period as one's prediction.