I have two distinct strategies that I would like to run on a single instrument. Within the strategies I use unique entry / exit string names.
Question.
Can I run both of these strategies at the same time on the same pair? Will this cause any order handling problems? If so, what do I have to do to keep them 100% separate?
What about if I have one trade from each strategy that over lap in opposite directions? Same direction?
Also, do the EntryHandling or EntriesPerDirection properties hold any relevance on what I'm trying to do?
Thanks for you help.
Anthony

Comment