I need help making hedges
-
I need help to make hedges, I want to open pending orders with double lottage if my initial operation goes against.

-
@gbhforex You need something like a formula block with loop getting the lot size then multiplying by 2 saving into a variable that's used in the hedge trade lot size.
-
@jstap I also recommend to do that on the 'on trade' tab. That way you can avoid those 'for each trade' loops on the 'on tick' tab.