Found my error. I had the Plot statement wrong for styleOwnScale. Thanks.
--- In [email protected], "srengret" <lech...@...> wrote: > > I have two trailing stops implemented. Both use the ApplyStop function. > One uses 7% and the other uses Close - (3*ATR(10)). > When plotting these, it looks like one overrides the other. I set it up so > that the sell arrows for each would be different colors so that I could see > which one acted first for comparison. > Does Amibroker use the last Plot function so that it overrides the previous > one? > > Thanks. >
