I'm developing a "Stop and Reverse" strategy and am running into the following challenge. It is possible to have 2 or 3 long entries in a row before I get a short signal. The idea is to go long on long signal and exit position then reverse on short signal. But, if already long, then next signal is long, I'd like to add to the long position. Then exit entire position on next opposite signal and then go short with original quantity/settings.
Is there an AddToPosition functionality?
Thanks.

Comment