Thank you in advance for your help!
I have a question regarding running(enabling) 2 or more strategies in the same chart with “Strategy Builder.”
Let’s say I have enabled two strategies on the same /NQ chart:
- Robot A
- Robot B
I want "Robot A" to ONLY enter a position if there aren’t any open positions from either Robot A or Robot B (and vice versa).
In case there are any open positions from either Robot A or Robot B, I would like the strategies to ignore the signal and not enter until the positions are CLOSED and the new conditions are met.
My current problem is:
Currently, "Robot A" ONLY pays attention if there are any open positions from the strategy “Robot A” but disregards any open positions from “Robot B” (and vice versa.)
This means that sometimes I might be long with “Robot A” and also long with “Robot B” and I just want to have ONE open position at a time.
I would like the two strategies to be in synch:
Meaning that it only enters when my current positions are FLAT from both Robot A & Robot B.
Thank you in advance!

Comment