Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

victorbutler/binance-profit-calculator

Repository files navigation

binance-profit-calculator

This tool reads your TradeHistory.xlsx file exported from Binance and collects profit information based on pairs. If you have bags, it also tries to figure out what your un-matched trade profit is. (un-matched trade is a BUY order that has no corresponding SELL order yet)

binance-profit-calculator

Instructions

You need Node.js to run this app. Download and install version 9.x from here: https://nodejs.org/

  1. Download this repository
  2. Run npm install
  3. Export your Trade History from Binance
  4. Run npm start
  5. Go to http://localhost:7000 in your browser

Does not take into account deposits or withdrawals

About

Just some Trade History import tool to see how much profit you made. If you have bags (unsold coins) it tries to take those into account as well.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages