Giter Club home page Giter Club logo

cryptotrader's Introduction

This repo is not under development anymore. It is outdated and may not run as expected on paper/live trading, although the backtesting, paper implementations and strategies are probably good.

Cryptotrader - Cryptocurrency Trader Agent and Agent Development Environment

This repository contains infra-structure for agent backtesting and cryptocoin trading. Currently it supports backtesting and papertrading using poloniex's historical dada and also live trading at poloniex. We are, however, not associated or affiliated anyhow with poloniex or any services that it provides. It is under active development and is provided "AS-IS", without any warrants whatsoever.

Getting Started

Prerequisites

In order to get started, you will need python and some dependencies:

- Python 3.6
- numpy
- pandas
- bokeh
- chainer
- optunity
- ta-lib
- cvxopt
- empyrical
- jupyter

You also will need ta-lib binaries installed on your system.

Installing

Just clone this repository and install using pip:

git clone [email protected]:naripok/cryptotrader.git
cd cryptotrader/
pip3 install .

Running backtests

Inside notebooks directory you will find jupyter notebooks containing code to optimize and backtest some example agents. You just need to run it under an active internet connection, as the data will be downloaded on the go.

Running Paper Trading

In order to run paper trading, you will need to specify the initial balance. The api is similar to the backtest one. You can also specify some gmail addr and password in order to receive trade and debug logs. There is, as well, an example notebook inside notebooks dir.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Buy us a coffee

If this module or some of our strategies makes you some money, we gladly accept some coffee... or coins... =D

BTC: 1Q9xCNhqs5gWToovR8petSRYMreEvZEQyA

Thank you very much!

cryptotrader's People

Contributors

josealmeida13 avatar naripok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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