PureBytes Links
Trading Reference Links
|
Can someone explain what this means. If equity is calculated surely it
is available for use in trade sizing etc. In backtesting as an example
you can size the trades as percentage of equity (positionsize = -10;)
Sorry just find this confusing (or is that conflicting) information
"Equity() evaluates equity in one step and returns array."
Under what conditions can you not use Equity result value?
--
Cheers
Graham
AB-Write >< Professional AFL Writing Service
Yes, I write AFL code to your requirements
http://e-wire.net.au/~eb_kavan/ab_write.htm
On 10/4/05, garycristo <garycristo@xxxxxxxxxxxx> wrote:
> Thanks Tomasz!
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx>
> wrote:
> > Hello,
> >
> > Equity() evaluates equity in one step and returns array.
> >
> > If you need equity evaluated on bar-by-bar basis during backtest
> > - yes it is possible and available from custom portfolio backtester
> interface
> > (Equity property of Backtester object)
> > http://www.amibroker.com/guide/a_custombacktest.html
> >
> >
> >
> > Best regards,
> > Tomasz Janeczko
> > amibroker.com
------------------------ Yahoo! Groups Sponsor --------------------~-->
Put more honey in your pocket. (money matters made easy).
http://us.click.yahoo.com/r7D80C/dlQLAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
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 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/
<*> 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/
|