Account Size Required formula

Questions about MultiCharts and user contributed studies.
StefanoSF
Posts: 116
Joined: 19 Aug 2012
Location: San Francisco
Has thanked: 23 times
Been thanked: 30 times
Contact:

Account Size Required formula

Postby StefanoSF » 20 Apr 2014

Account. size required=MinCloseToCloseDrawDown + Margin * MaxNumContractsHeld.
Thread: viewtopic.php?f=1&t=9829
The above formula in Strategy Analysis is not working as described. All it seems to calc is: Account. size required=MinCloseToCloseDrawDown

I set Mt Margin $ in QM, Maximum shares/contracts to #, restated MC. What am I doing wrong.?

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Account Size Required formula

Postby Henry MultiСharts » 22 Apr 2014

Hello StefanoSF,

You are referring to an outdated topic. Please refer to the current description in the report window that says: Account. size required=MinCloseToCloseDrawDown.

StefanoSF
Posts: 116
Joined: 19 Aug 2012
Location: San Francisco
Has thanked: 23 times
Been thanked: 30 times
Contact:

Re: Account Size Required formula

Postby StefanoSF » 24 Apr 2014

Hello StefanoSF,

: Account. size required=MinCloseToCloseDrawDown.
Hi Henry,

As "Account Size Required" is currently formulated it adds zero value as an account required measuring formula/tool. No account can ever survive if it's required account size is equal to its max close to close DD.

There must be a better formula for this. Here is one suggestion:

Account. size required= (Margin * MaxNumContractsHeld) + Max Strategy DD

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Account Size Required formula

Postby Henry MultiСharts » 25 Apr 2014

StefanoSF, thank you for your suggestion. All feature requests are forwarded to the management of the company and are evaluated in a timely manner. Please note that even though we value your opinion not all requests can be implemented due to the fact that some features do not fit into our current roadmap.

You should be able to perform the calculation you need in the code directly: (Margin * MaxContractsHeld) + MaxIDDrawDown.


Return to “MultiCharts”