Here is what we`ve got:
During some trading days, my futures intraday portfolio may look like that:
20 ES contracts on SHORT.
7 FDAX contracts on LONG.
and... m.... 12 contracts of JPY\USD on LONG also.
I do all entryes\risk management by my own.
But all i want is to try to create such strategy, which will do just one thing - close ALL actuall positions on all instruments, when XXX profit target is touched.
Yeah.. its quite simple to make a "close on target" strategy on one instrument. But, during the day\days i have few opened positions both ong and short, so, for example, if i want to close ALL positions when overall profit of 5.000 USD is reached. If it possible?
For exmple portfolio:
ES 06-09 - Short - PnL is -829$
YM 06-09 - Long - PnL is +940$
So, overall i have +120$ on both position.
So, i want to make a strategy with such a logic:
Condition: IF overall opened positions profis is => 300$
Strategy Action: THEN Close all positons with\by Close_By_Market order.
Is it possible anyhow?

Comment