Giter VIP home page Giter VIP logo

isye6402-project-cryptocurrency's Introduction

ICryptocurrencies Forecasting

ISYE6402 Time Series Analysis Project -- Cryptocurrencies: Pricing, Volatility and Trading Strategy Using Time Series Analysis

Team Member : Nirmit Chetwani, Tianyi Liu, Minghan Xu

Codes:

  1. data_prep: input: all the raw csv files that we extract using Kaggle data source and other sources output: a standard, flat table that contains metrics related to all cryptocurrencies and external indices, csv called "combined_crypto_daily_data new.csv" inside "\data\inputs"

  2. arima: input: takes the data prepared above what it does: performs ARIMA forecasts, and executes the trading strategy output: three csv files names btc_analysis, dji_analysis and ethereum analysis containing details like forecasts, s.e, optimal arima orders related to these currencies. The data from these files is merged into a csv "trend_analysis". All these files are in the folder "\data\outputs".

  3. arimax_var: input: takes the data prepared in the first step output: two csv files named: arima_analysis and var_analysis located in folder "\data\outputs"

  4. garch: input: takes input "garch_data.csv" present in "\data\inputs" output: graphs and analysis in the R-code itself.

  5. xgb_model: input: btc_data, containing only the bitcoin data, but all fields like open, close, volume, etc. output: a file containing predictions from xg-boost, in the file called "btc_xgb_output.csv" inside the folder "\data\outputs". The trading strategy for this is implemented in the file "trend_analysis" in the folder "\data\outputs".

isye6402-project-cryptocurrency's People

Contributors

mxu007 avatar nirchetwani avatar terryliup avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.