Y
Hacker News
new
|
ask
|
show
|
jobs
by
matanrubin
1022 days ago
How did you handle stock splits?
1 comments
berkes
1021 days ago
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
link
matanrubin
1021 days ago
I think there's a python package for Ghostfolio, I assume we can automate this process
link
https://github.com/ghostfolio/ghostfolio/discussions/1072