All Projects → victorbutler → binance-profit-calculator

victorbutler / binance-profit-calculator

Licence: MIT license
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects

Projects that are alternatives of or similar to binance-profit-calculator

CryptoCurrency
Page to keep track of value & profits of a portfolio of cryptocurrency (based on Coinmarketcap, Bitfinex and Binance)
Stars: ✭ 27 (-10%)
Mutual labels:  profit, coin, binance
every-eos
Decentralized exchange based on eos.io
Stars: ✭ 20 (-33.33%)
Mutual labels:  coin, trade
Binance Trader
Experimental trading bot for crypto currency on Binance.com
Stars: ✭ 218 (+626.67%)
Mutual labels:  trade, binance
java-binance-api
Java Binance API Client
Stars: ✭ 72 (+140%)
Mutual labels:  trade, binance
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (+246.67%)
Mutual labels:  trade, binance
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+8530%)
Mutual labels:  trade, binance
Deltabalances.github.io
The Ethereum decentralized exchange assistant. Check token balances, transaction details & trade history.
Stars: ✭ 128 (+326.67%)
Mutual labels:  history, trade
Binance Trader
💰 Cryptocurrency Trading Bot for Binance (Experimental)
Stars: ✭ 2,128 (+6993.33%)
Mutual labels:  trade, binance
bitcointaxer
Crypto-TAX Gain/Loss Calculator
Stars: ✭ 33 (+10%)
Mutual labels:  calculator, binance
reactive-trader
In the coming weeks this plans to become a Gekko plugin that reacts to market changes, finding and running only the most profitable strategies.
Stars: ✭ 91 (+203.33%)
Mutual labels:  profit, coin
PumpBot
A bot to use in a pump & dump event on Binance.com
Stars: ✭ 185 (+516.67%)
Mutual labels:  coin, binance
Mcafee Bot
buy coins based on @officialmcafee tweets
Stars: ✭ 61 (+103.33%)
Mutual labels:  coin, trade
PancakeTokenSniper
BSC BNB Pancake token sniper, buy, take profit and rug check
Stars: ✭ 184 (+513.33%)
Mutual labels:  trade, binance
backend
Bitex Python crypto exchange backend
Stars: ✭ 23 (-23.33%)
Mutual labels:  coin, trade
mokka
Free and extendable trading bot application for crypto currencies.
Stars: ✭ 20 (-33.33%)
Mutual labels:  trade, binance
react-redux-starter-kit
Get started with React, Redux, Webpack and eslint
Stars: ✭ 29 (-3.33%)
Mutual labels:  history
EMF
Extended Mechanics & Flavor
Stars: ✭ 33 (+10%)
Mutual labels:  history
awesome-maps-ukraine
A curated list of maps of Ukraine, ukrainian mappers and tools that they use or develop for creating and publish maps
Stars: ✭ 35 (+16.67%)
Mutual labels:  history
osx-callhistory-decryptor
macOS (incl big sur) call history decryptor/converter to CSV format.
Stars: ✭ 19 (-36.67%)
Mutual labels:  history
excelizor
A simple tool to export .xlsx files to lua-table, json and their corresponding csharp classes and golang structs
Stars: ✭ 35 (+16.67%)
Mutual labels:  xlsx

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].