Git Product home page Git Product logo

cyrpto_trader's Introduction

cyrpto_trader

This project is moved to gitlab.

https://gitlab.com/timucin/cyrpto_trader

Trading automation on poloniex cryptocoin exchange

Using poloniex api python library from https://github.com/Aula13/poloniex

To install dependencies use python pip command

pip install -r requiremenets.txt

Usage

To sell coins use this:

python cyripto_trader.py sell_all

To buy coins with all your BTC balance use this:

python cyripto_trader.py buy_all

To use the basic ping-pong scalping strategy (highly risky!):

python cyripto_trader.py scalp

Disclaimer: This is highly experimental software. Use it at your own risk. This may make you lose all you money, scare your cat and make your dog piss on the carpet.

Docker instructions

No previous installation (python or whatsoever) is required other than docker.

Build the docker image (once):

docker build -t crypto_traders .

Run the image

docker run crypto_traders

Donation

You can send me some small amount of BTC if you like. I may use it to test this better or I'll buy some beers. :)

BTC : 1JRGwEkSbpGXs3Csub46PVAQwReo4gcjq2

cyrpto_trader's People

Contributors

dependabot[bot] avatar hakandilek avatar timucin 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

Watchers

 avatar  avatar  avatar  avatar  avatar

cyrpto_trader's Issues

Docker image

Create Dockerfile with necessary dependencies and default execution parameters

{ "BTC_BTS": { "BTC": "0.28698296", "BTS": "328356.84081156" }, "BTC_DASH": { "BTC": "2.76826447", "DASH": "772.39249875" }, ... "USDT_GALA": { "USDT": "159400.83431099", "GALA": "1404670.60477026" }, "USDT_LDO": { "USDT": "820.43295648", "LDO": "176.31494943" }, "totalBNB": "80.61963620", "totalBTC": "506.66466525", "totalBUSD": "15973.37129908", ... }****[]()

{ "BTC_BTS": { "BTC": "0.28698296", "BTS": "328356.84081156" }, "BTC_DASH": { "BTC": "2.76826447", "DASH": "772.39249875" }, ... "USDT_GALA": { "USDT": "159400.83431099", "GALA": "1404670.60477026" }, "USDT_LDO": { "USDT": "820.43295648", "LDO": "176.31494943" }, "totalBNB": "80.61963620", "totalBTC": "506.66466525", "totalBUSD": "15973.37129908", ... }****

Originally posted by @Sahismail in #16 (comment)

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.