premnirmal / StockTicker

A resizable widget that shows your financial portfolio on your android home screen
GNU General Public License v3.0
441 stars 116 forks source link

How to add shares from a split dividend? #289

Open beatstick opened 1 year ago

beatstick commented 1 year ago

The easiest way seems to be to remove all shares from the portfolio and enter the new number of shares and the new average price by hand. Is there another way to do this supported by the app?

atinagrawal commented 1 year ago

@beatstick One of the ways can be to add new (bonus) shares at a price of 0. This way, the total holding of the stock will be averaged out. This is how I have been doing it.