diff --git a/README.md b/README.md index ee7bb61..b568d1c 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ https://github.com/Nubebuster/CryptoProfitTracker/releases 3. Set your data file location in the 'Settings' tab 4. Go to the 'Main' tab and set your pairing. For example: ADAUSDT -> BNBFee needs to be supplied so the value of BNB does not have to be queried for every transaction. -> Moreover, this is a constant value so there is no point querying the BNB price for every transaction. ## How to export data from Binance 1. Go to your trade history 2. Click on the tab 'Trade History' @@ -30,4 +28,4 @@ This will generate a .xlsx file which you can use for this program - Add support for .csv binance export # Troubleshooting If the program does not work properly, please run it with a command line to see error stacktraces. -These stacktraces can be reported in the github issues section of this repository. \ No newline at end of file +These stacktraces can be reported in the github issues section of this repository.