Is there a block that can refer to a buy order or sell order
-
Hi fxDreema is there any block that can refer to a buy order or a sell order in trade of both buy order and sell order.
For example:
I want to refer the buy order in a trade so I need a statement like
If the trade is a buy order and CCI value below or equal to -100 then close trade.
Thank you -
@FX-drema
BBayojoseph42 11 minutes ago
Hi fxDreema is there any block that can refer to a buy order or a sell order in trade of both buy order and sell order.
For example:
I want to refer the buy order in a trade so I need a statement like
If the trade is a buy order and CCI value below or equal to -100 then close trade.
Thank you -
Do you mean an open trade right now? If so, yes, you just need a new tree headed by a 'For each trade' on top, and those conditions linked below it.