Skip to content

A python library for automated cryptocurrency trading on Binance

Notifications You must be signed in to change notification settings

ech0r/krypt.trade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krypt.trade

A Python Library for Automated Cryptocurrency trading on Binance

Gordon Gekko

Money never sleeps

Dependencies:

  1. Python 3.x.x

  2. Git

Installation:

  1. Install Python 3.x.x

Run the following in PowerShell or BASH

  1. git clone https://github.com/ech0r/RoboTrader.git

  2. cd krypt.trade

  3. pip install virtualenv

  4. python -m virtualenv .env

  5. .env/Scripts/activate

  6. pip install -r requirements.txt

  7. Create secrets.py file containing api_key and secret_key

About

A python library for automated cryptocurrency trading on Binance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages