mehtadone / CryptoGramBot

A simple telegram bot that sends your balance updates from coinigy, send trade notifications from Poloniex and Bittrex and creates you a trade export for your own spreadsheet magicary.
MIT License
105 stars 41 forks source link

Bittrex csv upload #88

Open markpeo opened 6 years ago

markpeo commented 6 years ago

Hi, when i upload my bittrex csv file the % increaes i see when i run /trex_balance are incorrect. I wonder, is this due to the csv file not being in ascending order of dat_closed column? As, when I export the bot excel file, it has all the trades, but they are also not in the correct date oredr, even though they have the correct dates.

markpeo commented 6 years ago

quick update. I re-ordered the csv file before loading, but the wallet % increases are still incorrect. Also, the export file does not list them in correct date order. Not sure if the two are related. I can provide my csv file if interested. Great BOT by the way, I love it.