All Projects → stavros0 → Bitcoin Price Prediction

stavros0 / Bitcoin Price Prediction

Licence: mit
Bayesian regression for latent source model and Bitcoin

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bitcoin Price Prediction

Coinbase Pro Node
Coinbase Pro API written in TypeScript and covered by tests.
Stars: ✭ 116 (-50.43%)
Mutual labels:  bitcoin, trading
Tradingview Webhook Bot
⚙️ Send TradingView alerts to Telegram, Discord, Slack, Twitter and/or Email.
Stars: ✭ 135 (-42.31%)
Mutual labels:  bitcoin, trading
Stocklook
crypto currency library for trading & market making bots, account management, and data analysis
Stars: ✭ 119 (-49.15%)
Mutual labels:  bitcoin, trading
Tradingview Trainer
A lightweight app for practicing your trading on Tradingview
Stars: ✭ 106 (-54.7%)
Mutual labels:  bitcoin, trading
Cryptotrader
A cryptocurrency trader for all famous exchanges
Stars: ✭ 228 (-2.56%)
Mutual labels:  bitcoin, trading
Cryptotrader
This is an experimental trading bot framework written in PHP. It may contain bugs and should not be trusted with much money
Stars: ✭ 108 (-53.85%)
Mutual labels:  bitcoin, trading
Ccxt Rest
Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/
Stars: ✭ 210 (-10.26%)
Mutual labels:  bitcoin, trading
Bitmex Simple Trading Robot
Simple BitMEX trading robot.
Stars: ✭ 100 (-57.26%)
Mutual labels:  bitcoin, trading
Bot18
Bot18 is a high-frequency cryptocurrency trading bot developed by Zenbot creator @carlos8f
Stars: ✭ 157 (-32.91%)
Mutual labels:  bitcoin, trading
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (-35.04%)
Mutual labels:  bitcoin, trading
Astibot
Astibot is a simple, visual and automated trading software for Coinbase Pro cryptocurrencies (Bitcoin trading bot)
Stars: ✭ 104 (-55.56%)
Mutual labels:  bitcoin, trading
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+1006.41%)
Mutual labels:  bitcoin, trading
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (-55.56%)
Mutual labels:  bitcoin, trading
Ob Analytics
R package intended for visualisation, analysis and reconstruction of limit order book data
Stars: ✭ 110 (-52.99%)
Mutual labels:  bitcoin, trading
Coinbasepro Python
The unofficial Python client for the Coinbase Pro API
Stars: ✭ 1,386 (+492.31%)
Mutual labels:  bitcoin, trading
Coinnect
Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API.
Stars: ✭ 130 (-44.44%)
Mutual labels:  bitcoin, trading
Ccxt.net
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET
Stars: ✭ 89 (-61.97%)
Mutual labels:  bitcoin, trading
Cointrol
฿ Bitcoin trading bot with a real-time dashboard for Bitstamp.
Stars: ✭ 1,351 (+477.35%)
Mutual labels:  bitcoin, trading
Tradzqai
Trading environnement for RL agents, backtesting and training.
Stars: ✭ 150 (-35.9%)
Mutual labels:  bitcoin, trading
Cbpro Trader
Automated cryptocurrency trading on Coinbase Pro (formerly gdax-trader)
Stars: ✭ 171 (-26.92%)
Mutual labels:  bitcoin, trading

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].