trevorwelch / rh-profit-and-loss

Get profit and loss for your trading on Robinhood, export trades/dividends/options history, generate buy-and-hold comparison
39 stars 13 forks source link

Will this take into account the stock splits? #3

Closed eugv86 closed 5 years ago

trevorwelch commented 5 years ago

I'm not sure how it would handle splits. I think that it would handle them gracefully, because the script takes a buy as a loss of account value and a sell as a gain in account value -- a split would register as owning more stocks but at less value (the post-split price), so it should handle that easily.