Git Product home page Git Product logo

marketwhale's Introduction


Logo

Marketwhale

MarketWhale is a project dedicated to researching, testing, and providing users with machine learning enhanced algorithmic trading bots that make accurate predictions for crypto currency. View Demo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Sample Data
  4. License
  5. Contributing
  6. References
  7. Acknowledgments

About The Project

The project utilizes SVM, LSTM, and CNN models in order to forecast future crypto prices. Based on testing, the model for SVM that utilizes the fear and greed index performs better than LSTM/CNN models. Future steps involve creating a hybrid of LSTM and CNN models with the fear and greed index to increase accuracy. In general, machine learning models tend to have prediction rates above 50% which is considered good but application using live data tends to perform worse than prediction. Once the models are complete, backtesting will be performed to check degree of accuracy and if predications can be applied to live data. There are also plans to integrate trading strategies into the algorithm and utilize 1-minute price data instead of hourly data. Increasing accuracy above 51 - 53% percent and making sure that the model performs well in the market is a future goal of our company.

(back to top)

Built With

  • python 3.7.10
  • jupyterlab 3.0.14
  • pandas 1.2.4
  • yfinance 0.1.63
  • numpy 1.19.5
  • hvplot 0.7.3
  • math 1.2.1
  • finta 1.3
  • scikit-learn 0.24.1
  • tensorflow 2.6.0
  • sci-kit learn 0.22.2.post1

(back to top)

Getting Started

To setup this algorithm locally on your desktop, please clone the repo. After cloning the repo, you can run the program utilizing jupyter lab/notebook.

The machine learning model was run using Google Colab. A saved LSTM and CNN model is saved in json and you can use those models so you won't have to import the ipynb file to Google Colab to re-run the model.

Installation

  1. Clone the repo
    git clone 
  2. Install required python packages listed in the ipynb file.
    use conda or pip install
  3. Run the file in jupyter lab/notebook

(back to top)

Sample Data

SVM Model is shown below. svm_fear.greed.png fear_and_greed.png
svm_plot.png

(back to top)

License

Distributed under the MIT License. See license txt

(back to top)

Contributers

  • Jonathan Woolsey - neural network
  • Rodrigo Monge - algorithmic trading
  • Jasmine Tengsico - research

Project Link: https://github.com/woodedlawn/marketwhale.git

(back to top)

References

Research related resources and repos.

(back to top)

Acknowledgments

Credit to creator of readme template. The repo also has useful resources.

(back to top)

marketwhale's People

Contributors

jtengsico avatar rodrigomonge avatar woodedlawn avatar

Watchers

James Cloos avatar  avatar  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.