Skip to content

geredor/binance-con-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a bot in construction

Prerequisites of this tool

  • Binance Account and API Key and Secret

Running the tool

1- Install dependencies:

        pip install python-binance python-dotenv --upgrade mplfinance datetime

        or

        pip install -r requirements.txt

2- Configuraction

        cp .env_template .env

        edit .env and add yours API Keys and Secret

3- Run the script:

        python graficador.py         python minimos.py

Screenshots

GRAFICADOR

MINIMOS

About

Api para conectarse con python a binance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%