Crypto Accountant Test Version
tool·@beider·
0.000 HBDCrypto Accountant Test Version
<html> <p>For a while now I've been working on a crypto accountant tool. The goal of this tool was primarily to make it easier for me to manage my trades and have a nicer overview of my account.</p> <p>This is the initial test version of the tool, it <strong>currently only supports Bittrex </strong>however I plan to add a few other exchanges as soon as their API decides to cooperate with me (at first Binance and Bitcoin.de since those are the ones I use. More may be added on request later).</p> <p>So what features are in this version of the tool,</p> <ul> <li>Download all your trades from bittrex and store them in a local database</li> <li>Overview of all coins you have traded on and how much money you spent, profit made, etc..</li> <li>Overview of all orders you made for each coin</li> <li>Ability to organise orders into trades (group of orders) and see profit for each trade</li> <li>A simple free coins / profit calculator to quickly calculate how many coins to sell at a given price.</li> </ul> <p>And here is a list of planned features for future releases</p> <ul> <li>A more advanced profit calculator that let you plan your sells and see your balance at each planned step</li> <li>Complete overview of all your trades on all exchanges</li> <li>Complete account overview on all exchanges (ie. currently owned coins)</li> <li>Ability to see estimated account value based on current market prices</li> <li>Support for more exchanges (Binance and Bitcoin.de planned at the moment)</li> <li>Export trades to a CSV file</li> <li>Automatically refresh orders from exchanges (currently you have to manually refresh)</li> <li>Support for automatic trade plugins (like trailing stop loss)</li> </ul> <p>A few things to keep in mind while using the tool,</p> <ul> <li>This is a test version, it is not done. Because of this the <strong>database may change</strong> at which point anything you stored may be wiped.</li> <li>Make sure to <strong>use read only API keys</strong> for your own security.</li> <li>I use a lot of third party libraries from NuGet, I do trust them as I use them myself. But as I said if you don't trust me or the third party libraries then either don't use the program or <strong>use read only API keys!</strong></li> <li>I take no responsibility for any losses on your side if your are sloppy and don't use read only API keys and someone gets a hold of them.</li> </ul> <p>Here is a video explaining how to use the current tool.</p> <p>https://www.youtube.com/watch?v=aAEbz6XyTII</p> <p>And finally here is a download link to the current version.</p> <p><a href="https://www.dropbox.com/s/r1c4nttn8n8gmo7/CryptoAccountant.zip?dl=0">Dropbox</a></p> <p><a href="https://ufile.io/qfamp">uploadfiles.io</a></p> </html>