I am having trouble with transferring stocks "in kind" to a new broker. The cap gains don't come out correct in the new account.
When transferring a stock to another broker, do I need to adjust the sales price in the SymbolTransferOut transaction so the price equals the purchase price thus making the capital gain equal to zero? Or do I simply specify the sales price as the fair price on the day of the sale?
In the new account, the opening balance would be the sell value at cost from the old account?
Is that the same as specifying the original book value in "CostBasisOverride" when using the SymbolTransferIn type transaction?
Thanks very much for clarifying this issue.
Comments
Assuming that you want to keep "Original" cost basis at new broker, you do following:
For SymbolTransferOut you specify Price (price on the day of the transfer) and it is recommended (but not required) to specify CostBasisOverride
For SymbolTransferIn you specify the same Price from the previous "Out" transaction and the same "CostBasisOverride" from the previous "Out" transaction.
Can you please check if your Price column values are right?