Hold() function in the help file...could be one way
----- Original Message -----
From: JEFF F
To: [email protected]
Sent: Wednesday, July 14, 2010 6:41 PM
Subject: [amibroker] Hold a trade for a minimum # of bars
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