Thanks Ed ----- Original Message ----- From: Edward Pottasch To: [email protected] Sent: Thursday, October 16, 2008 1:22 AM Subject: Re: [amibroker] Custom Backtest - EnterTrade
hi, this should be either long or short, see: http://www.amibroker.com/guide/a_custombacktest.html if I remember well it is 1 when for a long signal, 0 for a short signal. rgds, Ed ----- Original Message ----- From: Ara Kaloustian To: AB-Main Sent: Thursday, October 16, 2008 9:12 AM Subject: [amibroker] Custom Backtest - EnterTrade bo.EnterTrade(i, sig.Symbol, True, sig.Price, sig.possize); Trying to decipher what is the function of the 3rd parameter ("True") Did not see an explanation in help files Thanks Ara
