robin-hood-profit: Calculate per instrument profit from Robin-Hood activity report
The tool has a command line interface. It generates quarter profit reports out of Robin-Hood activity reports available in the CSV format. Quatities from such reports are important for estimating quarter prepayment to IRS during current tax year. According to IRS guidline if you postope pay till next tax year (i.e Jan-Apr) and amount you owe is greater than $1k you may have to pay a penalty.
In general any quarter report requires sequential processing of all history (shares might be bought at one year and sold a decade later) since a Robin-Hood account establishment preceding the target quater. This data aspect accents algorithm implementation on memory efficiency and throughput.
See Readme file for details.
Modules
[Index] [Quick Jump]
Downloads
- robin-hood-profit-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.2 |
---|---|
Change log | changelog.md |
Dependencies | attoparsec-isotropic (<1), base (>=4.21 && <5), bytestring (<0.13), containers (<0.9), Decimal (<0.6), directory (<1.4), exceptions (<0.11), filepath (<1.6), generic-lens (<3), lens (<6), mtl (<3), optparse-applicative (<1), relude (<2), robin-hood-profit, semigroups (<0.22), template-haskell (<2.24), text (<3), time (<2), trace-embrace (<2) [details] |
Tested with | ghc ==9.10.1 || ==9.12.2 |
License | BSD-3-Clause |
Copyright | Daniil Iaitkov 2025 |
Author | Daniil Iaitskov |
Maintainer | dyaitskov@gmail.com |
Category | System |
Home page | http://github.com/yaitskov/RobinHood-pr0fit |
Bug tracker | https://github.com/yaitskov/RobinHood-pr0fit/issues |
Source repo | head: git clone https://github.com/yaitskov/RobinHood-pr0fit.git |
Uploaded | by DaniilIaitskov at 2025-09-18T17:18:59Z |
Distributions | |
Executables | rhprofit |
Downloads | 3 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |