Managing Stock Split

Managing Stock Split

With the recent Apple 7:1 stock split, you may wonder how you can manage this event within BudgetInMind.

This operation is in fact straightforward: If you hold V stock with an average cost of c and with a current market value of p, then a N:1 stock split will simply transforms these variables into V.N, c/N and p/N.

Yahoo finance API stores historical quotes on their servers, so even if the stock splits in a given day, the market closing price of the previous day remains the value before the split.

To take this into account in BudgetInMind and continue using the automatic download features, we simply need to mimic what occurred in real life:

For every 1 stock you hold, you will receive N news stocks

This translates into:

  • For each position with the given stock, sell all your quantities at pre-split cost.
  • For each position with the given stock, buy N times your pre-split quantity at 1/Nth of the cost.

The following files contain database examples before and after the stock split:

FilenameLanguageDownload
Pre_StockSplit.dbim.zipEnglish
Post_StockSplit.dbim.zipEnglish
0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>