Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,633 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Annual return and Max drawdown #459950
06/12/16 23:42
06/12/16 23:42
Joined: Jun 2016
Posts: 33
NC
C
Cstyle Offline OP
Newbie
Cstyle  Offline OP
Newbie
C

Joined: Jun 2016
Posts: 33
NC
I'm wondering how Annual return and Max drawdown are calculated? The way I would imagine you calculate annual returns is as follows:

AR = (closing balance - opening balance)/opening balance

But when you test with Zorro the opening balance is zero. Any number divided by zero is infinity, so Zorro must not be using the above formula for AR.

Likewise, what about max draw down? Here is a quote from jcl on the Z systems: "max drawdown is about 100% of the needed capital, otherwise you'd obviously not need it." But when I test Z12, for example, I get the following:

Max drawdown -1479$ 9% (MAE -2213$ 13%)

This is obviously nowhere near 100%.

What am I missing?

Thanks!

Re: Annual return and Max drawdown [Re: Cstyle] #459959
06/13/16 07:31
06/13/16 07:31
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
The manual page about the performance metrics. There the parameters are explained. The annual return of a strategy is its profit divided by the capital required to achieve this profit.

Re: Annual return and Max drawdown [Re: jcl] #460031
06/13/16 23:09
06/13/16 23:09
Joined: Jun 2016
Posts: 33
NC
C
Cstyle Offline OP
Newbie
Cstyle  Offline OP
Newbie
C

Joined: Jun 2016
Posts: 33
NC
Originally Posted By: jcl
The manual page about the performance metrics. There the parameters are explained. The annual return of a strategy is its profit divided by the capital required to achieve this profit.

Thanks. That is very helpful. I will study the manual more...


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1