Hacker News new | ask | show | jobs
by matanrubin 1022 days ago
How did you handle stock splits?
1 comments

A manual action where I multiply and divide all actions. It works, bit hardly. Won't do it again. A next time, I'll probably try to do a sell all old stocks for X/stock, and then buy all for X/splitamt/stock to handle this.

https://github.com/ghostfolio/ghostfolio/discussions/1072

I think there's a python package for Ghostfolio, I assume we can automate this process