So if indicator 1 = 1 long, indicator 2=1 long and indicator 3=1 long, i want a net position of 3 long. When indicator 3 changes to 1 short, my Enter short position in Condition Builder forces the strategy to then go net 1 short instead of net 1 long (since indicator 1 and indicator 2 haven't changed).
I am using Enter long position and the Enter short position in Condition builder for each of the indicators and the indicators go from Long to Short with no flat position.
Is there another buy or sell command i can use that only affects the indicator involved?

Comment