Earlier quoted context omitted.
Yes, it is quite easy to pay taxes on crypto and quite difficult to explain during audit how cash ended up in your bank account without associated tax payments. Pay your taxes!
> Yes, it is quite easy to pay taxes on crypto I only ever played with small amounts for fun, and in the long term, I took losses. But it's very difficult for me to compile all my trades for tax reasons. I set up automated trading on half a dozen different exchanges (some of which no longer exist) using half-baked python scripts with no logs. How on earth do I compile a Form 8453 showing all of those thousands of tra…
Show HN: CryptoTrader.Tax – Tax calculator for your crypto trading
21–30 of 59 posts
Re: Show HN: CryptoTrader.Tax – Tax calculator for your crypto trading
#22Earlier quoted context omitted.
Yes, it is quite easy to pay taxes on crypto and quite difficult to explain during audit how cash ended up in your bank account without associated tax payments. Pay your taxes!
> Yes, it is quite easy to pay taxes on crypto I only ever played with small amounts for fun, and in the long term, I took losses. But it's very difficult for me to compile all my trades for tax reasons. I set up automated trading on half a dozen different exchanges (some of which no longer exist) using half-baked python scripts with no logs. How on earth do I compile a Form 8453 showing all of those thousands of tra…
Some examples of things that are complicated:
- Trading ERC721 tokens (there are no tools to track down these transactions, track cost basis, etc - I ended up spending days hand crafting scripts to retrieve this data)
- Opening a cdp on something like Makerdao (which parts of this are taxable events / how do I file it?)
- What counts as a wash sale? [0]
- What are allowable methods of tracking cost basis?
- How do I handle hard forks?
Some of these are partially answered, but none of it is clear at all.
[0] https://help.cointracker.io/taxes/us-taxes/do-wash-sales-app...
Re: Show HN: CryptoTrader.Tax – Tax calculator for your crypto trading
#23Does anyone pay taxes on crypto?
Re: Show HN: CryptoTrader.Tax – Tax calculator for your crypto trading
#24Earlier quoted context omitted.
> Yes, it is quite easy to pay taxes on crypto I only ever played with small amounts for fun, and in the long term, I took losses. But it's very difficult for me to compile all my trades for tax reasons. I set up automated trading on half a dozen different exchanges (some of which no longer exist) using half-baked python scripts with no logs. How on earth do I compile a Form 8453 showing all of those thousands of tra…
> How on earth do I compile a Form 8453 showing all of those thousands of trades? By planning to do so from the beginning. "I forgot to keep records" isn't going to be something the IRS really cares to hear.
Re: Show HN: CryptoTrader.Tax – Tax calculator for your crypto trading
#25Is there any rule of thumb to calculate taxes over crypto? Like "10% of your profits". I'm sure if you make more than 500k a year you might have to pay more taxes but I'm sure there is an average that covers 90% of traders.
Calculating your profits (and loses) is what these sites generally do -- that is usually the hard part, especially if you have a lot of transactions. Not to mention, the way that you calculate that differs by jurisdiction. Loses are just as important since they can have a significant benefit to the taxes you owe. I use bitcoin.tax and then export the data for my accountant to fit into the rest of my tax return.
Re: Show HN: CryptoTrader.Tax – Tax calculator for your crypto trading
#26Re: Show HN: CryptoTrader.Tax – Tax calculator for your crypto trading
#27Looks great. Any support for Robinhood crypto trades coming?
Re: Show HN: CryptoTrader.Tax – Tax calculator for your crypto trading
#28Re: Show HN: CryptoTrader.Tax – Tax calculator for your crypto trading
#29Is there any rule of thumb to calculate taxes over crypto? Like "10% of your profits". I'm sure if you make more than 500k a year you might have to pay more taxes but I'm sure there is an average that covers 90% of traders.
Again, very rough. You need concrete numbers once you do actual trading, because in the U.S. you are required to make estimated tax payments. The actual numbers can, for example, vary wildly from nearly 0% to upwards of 50%.
* These are based on a typical 15% federal tax on long-term gains and 5% for state taxes; or 35% being a comfortable average for most people's effective tax rate in the U.S. for short term gains. The 50% tax rate is approached when you have largish gains, toward $1 mil or so, and live in expensive states like New York or California.
Re: Show HN: CryptoTrader.Tax – Tax calculator for your crypto trading
#30Does this tool take multiple tax years into account for cost basis?