Identify running Position/Order by openning sequence
-
Hello
how can i identify an open position number with FxDreema
the idea is if i have more than 3 open positions (BUY) i want to read second opened order or third opened order to close with last order
example :
Buy position 1 >> 3$ loss
Buy Position 2 >> 1.5$ loss
Buy Position 3 >> break even
Buy Position 4 >> profit 2$if i want to close 4+3+2 which block should i use to identify positions i want to close or what is the formula to do that
Thanks
-
Place the order with different group numbers, use bucket of trades to get specific trade properties.
-
@jstap Thanks i tried that
but i was looking to reduce number of blocks if there is any other way to do that -
Not that I know of