PureBytes Links
Trading Reference Links
|
Hey Guys,
Surely there is an easy answer to this one. Why does the Equity function affect the Explorer results when the ScaleIn function is used?
The code I posted produces different results, removing all of the ScaleIn trades that appear when run in backtest mode. How can I work around this?
Adrian
--- In amibroker@xxxxxxxxxxxxxxx, "Adrian" <adrianmollenhorst@xxx> wrote:
>
> When I run a backtest for my system (which uses the Scalin function) I get a different result depending on whether the "Equity(1)" function is enabled in my code. When I use "Equity(0)", the results are the same as when the function is not used. I have noticed by using "Equity(1)" that all the scalein trades have been removed, and the reflected results.
>
> When I try to use the Explorer, the "Equity(0)" function produces the same results as the "Equity(1)" results - those of having not scaled in.
>
> How can I get my explorer results to produce the same equity values as those in the backtest with ScaleIns?
>
> Adrian
>
------------------------------------
**** 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
<*> 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:
amibroker-digest@xxxxxxxxxxxxxxx
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/
|