Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Tool for basic stock activity (buy/sell) munging. Wash sales, and capital gains/losses output to CSV.

License

NotificationsYou must be signed in to change notification settings

MrGavintech/investor-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

A tool that will munge basic stock activity (buy/sells) with the input (as CSV). Most brokerage apps should already let you export your activity via CSV.

Goals

  • Wash Sales
  • Capital gains/losses after selling a share or all shares of a stock
    • All shares (current data below shows this scenario)
    • Partial sells (long-term goal)

CSV Input Example

Ideally, each input CSV will have its own detail similar to this:

Partial Apex Clearing sample:

SymbolNet Amt.Trade ActionTrade Date
GOOGL-1000.08Buy2020-03-01
GOOGL1000.52Sell2020-03-18
FB-20.00Buy2020-03-01
FB19.23Sell2020-03-18

Output Example

Ideally, each security will have been aggregated and will have its own detail similar to this:

SymbolGain/LossWash Sale Loss
GOOGL0.440
FB-0.77-0.77

Stargazers over time

Stargazers over time


[8]ページ先頭

©2009-2025 Movatter.jp