Skip to content
/ stock Public

A python app for backtesting MACD signal strategy

License

Notifications You must be signed in to change notification settings

dmegbert/stock

Repository files navigation

Bitcoin price prediction

An implementation of the 'Bayesian regression for latent source model' method for predicting price variation of Bitcoin. You can read more about the method at https://arxiv.org/pdf/1410.1231.pdf.

Requirements

Installation

Make sure you have installed all the requirements and created an isolated Python environment for this project (optional). Then follow the installation instructions:

    $ git clone https://github.com/stavros0/bitcoin-price-prediction.git
    $ cd bitcoin-price-prediction
    $ pip install -e .

Usage

$ python okcoin.py

License

This project is licensed under the terms of the MIT license. See LICENSE for more information.

About

A python app for backtesting MACD signal strategy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published