8000 GitHub - rdoooooo/XRP_buy_sell_hodl
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rdoooooo/XRP_buy_sell_hodl

Repository files navigation

XRP-Buy.Sell.Hodl.

Project on forecasting ripple cryptocurrency prices using various autoregressive models.

Why did you do this?

Blockchain is a promising technology however, the attention is directed at cryptocurrencies prices. The purpose of the work is to learn about autoregressive models by building models with best predictive power. Personal motivation is as follows:

  1. Learn time series A popular class of models that have a wide range of applications from stock price prediction to speech recognition.

  2. Build intuition behind autoregressive model Understanding how a model determines its coefficients as well as the interpretation of the models output.

  3. Explore finance domain Explain why it is difficult to beat the market from a quantitative perspective

A detailed, step by step, process of the project could be found here

What is in the repository

The repository contains tools to do the following:

  1. Collect a cryptocurrency price history and reddit thread titles from a subreddit

  2. Perform EDA and normality checks on the data

  3. Optimize parameters for the following models AR, ARMA, ARIMA, SARIMA, and SARIMAX

  4. Forecast daily percent change in the market

Acknowledgements

I would like to thank Adam Wearne, Robert Alvarez, and my fellow cohort members for their guidance and support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0