Hello,

You just run your test with one contract

SetPositionSize( 1, spsShares );


(or fixed trade amount).

SetPositionSize( 5000, spsValue ); // $5000 in every trade

This will give you raw performance, without sizing effects.

Best regards,
Tomasz Janeczko
amibroker.com

On 2010-08-28 20:52, tstudent wrote:
> Is possible, with Amibroker, to have performance results indipendent
> from equity?
> When i test a system i don't want posizion sizing, i don't want
> initial equity, i only want evaluate  every single trade without the
> influence of the equity in a particular point in time.
>
> Thanks
>
>
>
> ------------------------------------
>
> **** IMPORTANT PLEASE READ ****
> This group is for the discussion between users only.
> This is *NOT* technical support channel.
>
> TO GET TECHNICAL SUPPORT send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> http://www.amibroker.com/feedback/
> (submissions sent via other channels won't be considered)
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> Yahoo! Groups Links
>
>
>
>

Reply via email to