First of all, sorry about my english! ;-)
I´m trying to develope a strategy that only close existing positions... I mean... I´m trading with de DOM, or the Basic Entry, and the strategy closes the position when it reaches a condition (that involves various instruments, so the ATM could not do it), so the strategy doesn´t open any positions, it only works closing existing positions.
Is there any way to sync the strategy, to recognize previous opened positions?
Thanks a lot!

Comment