strategy1=crossabove=long
strategy2=crossbelow=short
stoploss= par (at the point where the cross occurs)
problem i am seeing is that for some reason why my long position ends, my short position is not being entered. any idea what could be causing this? could this be because strategy1 is "pending" the order to exit, and since this is happening in the same account (SIM) the order to "buy/sell" from the inverse strategy is not shot out? basically in my strategy it is possible to be long and short at the same time in the same symbol. how can i separate my strategies so my positions are not flashed to the other strategy/same account settings
any suggestions how I can make this work?

Comment