I know this may be a dumb question but how do you go about calculating your account performance when it isn't cut and dried (start with funds, trade and end with funds)?
What I mean is, when you have additional deposits to your account and/or withdrawals as well as profits/losses during multiple time periods (years)?
Currently I'm using the XIRR function in Excel but I'm not sure if it is correct or perhaps the best way.
With XIRR I start with a negative (starting capital) then put any withdrawals as negatives and any additions as positives. Then the monthly profits/losses from trading are also +/- along with the corresponding dates. Then end with the current acct balance as a positive.
Like this:
11-Apr-01 -$100 starting capital
15-May-01 $55 trading profit
15-Jun-01 -$75 withdrawal
15-Jul-01 $5 trading profit
15-Aug-01 -$75 trading losses
15-Sep-01 $35 addition to acct
15-Oct-01 $20 addition to acct
15-Nov-01 -$12 withdrawal
15-Dec-01 $15 trading profit
31-Dec-02 $120 ending capital
=XIRR(A1:A10,B1:B10)
How do you calculate this?
TIA
What I mean is, when you have additional deposits to your account and/or withdrawals as well as profits/losses during multiple time periods (years)?
Currently I'm using the XIRR function in Excel but I'm not sure if it is correct or perhaps the best way.
With XIRR I start with a negative (starting capital) then put any withdrawals as negatives and any additions as positives. Then the monthly profits/losses from trading are also +/- along with the corresponding dates. Then end with the current acct balance as a positive.
Like this:
11-Apr-01 -$100 starting capital
15-May-01 $55 trading profit
15-Jun-01 -$75 withdrawal
15-Jul-01 $5 trading profit
15-Aug-01 -$75 trading losses
15-Sep-01 $35 addition to acct
15-Oct-01 $20 addition to acct
15-Nov-01 -$12 withdrawal
15-Dec-01 $15 trading profit
31-Dec-02 $120 ending capital
=XIRR(A1:A10,B1:B10)
How do you calculate this?
TIA

