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 [email protected], "Adrian" <adrianmollenho...@...> 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
>


Reply via email to