Hi

Is it possible to set the re-entry delay when selling a position if 
the sale is not the result of having a stop hit?  For stops I know how 
to set the re-entry delay in the settings tab, but I don't know if it 
is possible to 1) set it in afl code and 2) set it when a sell occurs 
(as opposed to being stopped out).

For example, if your exit is the result of your sell being triggered:
sell = RSI(14) > 70;

I would like to avoid trading the same stock within 30 days - no 
matter how I got out of it.

Thanks.
Greg

Reply via email to