PureBytes Links
Trading Reference Links
|
Hello,
The Backtester object has Equity property that you can read. It is up-to-date
equity value.
This shows how:
http://www.amibroker.com/kb/2006/03/06/re-balancing-open-positions/
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "david.weilmuenster" <dweilmuenster95125@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, November 09, 2007 7:40 PM
Subject: [amibroker] Trading at Close in Custom BackTester
> When modelling a system that trades at the Close in Custom BackTester,
> how can one determine the Equity to use when sizing new positions as a
> % of Equity?
>
> When not using Custom BackTest and trading at the Close, I use:
>
> SetOption("UsePrevBarEquityForPosSizing",False);
>
>
> So, I'm trying to find how to determine Equity in Custom BackTester
> that will give the same results.
>
>
> Thanks,
>
> David
> San Jose, CA
>
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
>
>
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|