Giter Site home page Giter Site logo

tradingbot's Introduction

Cryptocurrency trading platform

Retrieves data using poloniex api.

Availble:

  • Control trading sessinon via Start and Stop buttons.
  • Immediate close all opened positions, or stop session Together with closing all positions.
  • Real time interactive chart with trading strategy executions.
  • Real time updating table with opened postions and all trades.
  • Trading history storing into csv file.
  • Real time messages from exchange and from platform in console.

Easy to change trading logic, available different markets indicators to use in strategy module(BotGetData.py). For using neccessary to have your own id and key from poloniex api. Go to BotGetData.py, 14 row and put your keys Poloniex('your-Api-Key-Here-xxxx','yourSecretKeyHere123456789').


Requiremets:

  • python 3.6
  • poloniex
  • tkinter
  • pandas
  • cayons
  • colorama

Install latest poloniex api release:

pip install https://github.com/s4w3d0ff/python-poloniex/archive/v0.4.7.zip

Run application:

python Gui.py

Usage:

Press Run button on gui.
Data collection from exchange poloniex will be on, after that you can press StartTrade button.
Trading simulation will be started with specified logic in BotStrategy.py

Trading example:

alt text

tradingbot's People

Contributors

romario076 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

tradingbot's Issues

executing orders

Hi,

I have running the Gui tool, and see that it's connecting to the Poloniex.
But it looks not executing orders to it is that possible?

Is this version still compatible with Poloniex?

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.