Skip to content

weedcookie/Zues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zues

A trading bot that uses Binance API to create, fetch, delete orders without human interaction

python libraries

  • sqlalchemy

    Holds test and live orders in the database for persistance

  • requests

    To make calls to Binance API

  • clint

    CLI coloring for better looks

  • datetime

    To keep track of order dates and program execution times

To run the program

python3 core.py

If no database file is found the program will create a new one

It will show the banner once then wait for the time defined by the user

The bot is early development state and is not ready for real market trading

The program is for testing purposes use at your own risk

About

Trading bot using Binance API

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages