PureBytes Links
Trading Reference Links
|
--- In amibroker@xxxxxxxxxxxxxxx, "Chuck Rademacher"
<chuck_rademacher@x> wrote:
>
> I tried doing this:
>
> AddToComposite (equity() - ref(equity(),-1).....
>
> But, for some reason, it keeps resetting the composite to zero
along the
> way.
Chuck,
Equity()-ref(Equity(),-1) has quite low values, related to Equity()
it self, oscillating around 0.
If you plot it together with an Equity() curve, it seems flat 0, but
it isnīt. Plot ia alone to see the fluctuations, for an individual or
composite.
DT
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|