Skip to content

Transaction parser for importing TradeStation crypto trades into Koinly

License

Notifications You must be signed in to change notification settings

ryanclouser/koinly-tradestation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TradeStation Crypto Transaction Parser for Koinly.io

TradeStation Crypto is shutting down and all crypto must be sold or withdrawn!

Koinly does not support importing the Transactions.csv from TradeStation. They do support the Tax.csv file but it misses some transactions and does not include interest.

Requirements

  1. Python 3
  2. arrow

Usage

  1. pip3 install arrow
  2. Download your Transactions.csv from TradeStation (set your start date to before the account was opened)
  3. Run python3 tradestation.py
  4. Import trades.csv and income.csv into Koinly

Caveats

  • The parser does not handle incoming crypto deposits. It should be easy to add but I have no example data.

Disclaimer

  • I do not guarentee the accuracy of the output CSV data and there could be bugs. Speak to a tax professional before filing!

License

MIT

About

Transaction parser for importing TradeStation crypto trades into Koinly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages