bob6664569 / smart-trader

A client to sync your trade orders from your exchanges to Blockfolio!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart-Trader

A client to sync your trade orders from your exchanges to Blockfolio!

Supported Exchanges

  • Bittrex
  • Binance (development)

How to use

For now the smart-trader only imports your trade orders throught .csv files.

Bittrex

  1. Go to your History
  2. Click in Download History (beside the search in your orders history)
  3. Fill the captcha!
  4. Import it using the python script (importers/bittrex/importa-historico-bittrex.py)
    • ./importa-historico-bittrex.py ../../data/fullOrders.csv ../../data/db.sqlite3

Binance

In development :)

About

A client to sync your trade orders from your exchanges to Blockfolio!

License:MIT License


Languages

Language:JavaScript 58.9%Language:Python 41.1%