Sou-eu-Miguel / consuming-binance-exchange

Aplicação de consumo da api Binance: https://www.binance.com/restapipub.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consuming Binance Exchange

Aplicação de consumo da api Binance: https://www.binance.com/restapipub.html

Setup


Requirements

  • Python 3.5+
  • virtualenv

Set Up

Clone esse projeto:

$ git clone https://github.com/I-am-Miguel/consuming-binance-exchange.git

Install all dependencies

$ cd consuming-binance-exchange/
$ pip install -r requirements.txt

About

Aplicação de consumo da api Binance: https://www.binance.com/restapipub.html


Languages

Language:Python 100.0%