BitShares Forum

Main => Technical Support => Topic started by: olav on April 06, 2018, 08:14:42 pm

Title: Account full history csv file to CoinTracking.info
Post by: olav on April 06, 2018, 08:14:42 pm
I need to import my account history to cointracking.info so I can pay my tax right.  Is it possible to download a csv file so I can import in cointracking.info? 

It will take a "year" to register manually all transactions :-)

I found this page, http://open-explorer.io/bitshares-account-exporter/ but it is not designed for cointracking.info

I think that cointracking.info is the best available solution for estimating what I have to pay in tax for crypto, so I hope there is a solution for this.

Olav
Title: Re: Account full history csv file to CoinTracking.info
Post by: bench on April 07, 2018, 08:47:06 pm
The history export function is limited, needs better templates and charts with a client side implementation.
It is a good time to discuss the features, requirements and which template library should be used for export and visualizing the account history.
Title: Re: Account full history csv file to CoinTracking.info
Post by: abit on April 07, 2018, 09:19:50 pm
Pay someone to make it?
Title: Re: Account full history csv file to CoinTracking.info
Post by: bench on April 08, 2018, 12:43:36 am
I wanted to write some export templates, to get a better visualization of the account history. Which template engine can be used on the client site?

When the export template is finished the integration should be easy and modular

Title: Re: Account full history csv file to CoinTracking.info
Post by: olav on April 08, 2018, 07:17:01 am
Thank you for responding!  I think that a lot of the Bitshares users need this function to work,  before the end of this month, to report earnings for the last year.

I hope that it is possible to make the importing of the history to CoinTracking.

Olav
Title: Re: Account full history csv file to CoinTracking.info
Post by: bench on April 14, 2018, 10:57:27 am
Any response from the core developer, what library are common to integrate into bitshares, for export and graphical illustration of the acc. history would be nice.
Title: Re: Account full history csv file to CoinTracking.info
Post by: abit on April 14, 2018, 06:41:34 pm
I'm a core developer. I don't know templates.

For exporting account history, you can use "get_relative_account_history" API.

This thread may help https://bitsharestalk.org/index.php?topic=25871.0
Title: Re: Account full history csv file to CoinTracking.info
Post by: olav on April 21, 2018, 05:57:50 pm
I used the info from the http://open-explorer.io/#/accounts/1.2.46xxxx to import in excel, and manually edited the coloumns to import in the CoinTracking.

I think that Bitshares should have a solution for this, I used many hours to get this right, the most of the other exchanges is a lot easier to import, many also automatic using api.

The download have the sell amount, the sell currency, the buy amount and the buy currency in the same coloumn, to be usable for importing it needs to be only one piece in every coloumn, not all in the same coloumn.

Blocktrades make things also more difficult.

When people start using the trading bot, how will the users be able to calculate tax?  To do this manually take a lot of work.
Title: Re: Account full history csv file to CoinTracking.info
Post by: abit on April 28, 2018, 02:46:24 pm
Here is a new tool: https://github.com/svk31/bitshares-report
Title: Re: Account full history csv file to CoinTracking.info
Post by: hashbit on April 30, 2018, 04:49:44 am
Yes, I can confirm it is a huge pain to re-format the data for import into cointracking.info. For starters each value should have it's own column. Manually separating the data into separate columns is time consuming.
Title: Re: Account full history csv file to CoinTracking.info
Post by: olav on February 16, 2019, 04:48:56 pm
Stefan on the Telegram channel informed that staging.bitshares.org gives a cointracking compatible csv in the account history   That's great!
Title: Re: Account full history csv file to CoinTracking.info
Post by: iamredbar on February 16, 2019, 07:27:39 pm
Stefan on the Telegram channel informed that staging.bitshares.org gives a cointracking compatible csv in the account history   That's great!

No way! I did not know this existed. Thank you for finding this!