Hi, Nobody can help you without seeing sample code. All anyone can say is to make sure that your code has an assignment for Sell in it.
e.g. Sell = ... Mike --- In [email protected], Ricardo Ribeiro Romero <listaora...@...> wrote: > > Hi ALL. > > I'm doing some BackTests but, in the report only appear the BUY, but > graphically appear the arrow to SELL > > How can I change the program to sell a position when the signals change. > > So, what I'm trying to do is. > > 1 - Sell the stocks > 2 - Close the position and buy > 3 - Close the position and sell > 4 - Close and buy > 5 - Close and Sell > > Please see the attached file as example. > > Thanks in advance, > Ricardo. >
