-
Notifications
You must be signed in to change notification settings - Fork 606
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performance Calculations hampered by "Deposit Account" use #4280
Comments
Could you give an example, the description of the problem is vague. You can calculate the performance of securities accounts without their deposit accounts. |
Actually, while you can calculate the performance of the securities account without their deposit accounts, you shouldn’t:
When calculating money-weighted returns, the firm must value portfolios at least annually and as of the period end for any period for which performance is calculated.
When calculating money-weighted returns, the firm must:
a. Calculate annualized since-inception money-weighted returns.
b. Calculate money-weighted returns using daily external cash flows.
c. Include stock distributions as external cash flows and value stock distributions at the time of distribution.
Example – Kommer account.
In 2019 EUR 10,000 was deposited on Jan 1 and an additional EUR 500 on April 1. Thus, the performance is actually 14.68% for the year.
The Kommer file presents another issue, with the incorrect historical data being pulled from Yahoo Finance. The ISIN IE00B1YZSC51 is for IMEU.AS, the historical quotes are for IQQY.DE which does not reflect dividends.
BEB
From: mierin12 ***@***.***>
Sent: Sunday, October 13, 2024 4:43 AM
To: portfolio-performance/portfolio ***@***.***>
Cc: Brent Bentrim ***@***.***>; Author ***@***.***>
Subject: Re: [portfolio-performance/portfolio] Performance Calculations hampered by "Deposit Account" use (Issue #4280)
Could you give an example, the description of the problem is vague.
You can calculate the performance of securities accounts without their deposit accounts.
—
Reply to this email directly, view it on GitHub<#4280 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BMA2QKZHKLNFY55ZR4JW4L3Z3IXCZAVCNFSM6AAAAABPZCT4BSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBYHA4DMNZUGY>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Yes - a lot of users have found issues calculating returns and gains.
That problem appears to be directly related to the use of a depost account for cash that accrues separately from the current portfolio holdings.
Describe the solution you'd like
As opposed to a "deposit account," simply map each broker dealer's internal CASH ticker symbol (in the case of Charles Schwab in the United States, $CASH)
Describe alternatives you've considered
this works best
Additional context
I can explain better over email if you like!
Great product
The text was updated successfully, but these errors were encountered: