Holdbars=Param("Min Hold Bars ",2,1,10,1);
SetOption("HoldMinbars",Holdbars);
ArtF
--- In [email protected], "JEFF F" <je...@...> wrote:
>
> Can anyone tell me how to hold a trade for a minimum # of bars (such as 3)
> before checking for a sell signal?
>
> I have tried settradedelay(0,3,0,0) but when i backtest, the trade still
> happens the next day. Same with changing the delay within the settings button.
>
> Any help is appreciated.
>
> Thanks
>
- [amibroker] Hold a trade for a minimum # of bars JEFF F
- Re: [amibroker] Hold a trade for a minimum # of bar... Anthony Faragasso
- RE: [amibroker] Hold a trade for a minimum # of bar... Matthias K.
- [amibroker] Re: Hold a trade for a minimum # of bar... aff392
