bankroll-py / bankroll

Ingest portfolio and other data from multiple brokerages, and analyze it
MIT License
60 stars 6 forks source link

Fix incorrect realized basis when ticker symbols have different separators #26

Closed jspahrsummers closed 5 years ago

jspahrsummers commented 5 years ago

In my case, this occurred due to a change in how the separator was represented. Resolves #25.