Re: [amibroker] Scale in and exit signal on the same bar

2010-02-23 Thread Howard B
Hi Pedro -- For any single bar, you know the values of four data points -- Open, High, Low, and Close. You know the time of two data points -- Open and Close. There is no way to determine the sequence in which any prices other than Open and Close occur. You can, within one bar do any of these th

[amibroker] Scale in and exit signal on the same bar

2010-02-23 Thread Pmxgs
Hello, in the system I'm coding I have several scale in signals and it's working the way I expect, except at some bars which have both a scale in signal and the sell signal (profit target). I ran the backtest in the detailed log mode and from my understanding AB first closes the position (based