What kind of issues am I looking at? I.e.,, If the second strategy gets a buy signal while the first strategy is already in a position. I also don't want to close a position if strat #1 is long, and the second strat gets a short signal. Just wondering what kind of problems I could be looking at and how to work around them.
Also, when you check the market.position within a script, are you getting a result from that script position only?

Comment