Ok here is my idea to reduce risk...
The idea is we don't really need to hedge!
Below are two example trades which DIT would instruct us to open
BUY DAX @ 6000 with TP-6060 SL-5070
SELL CAC @ 3000 with TP-2040 SL-3030
Now the idea is to not open these, and instead action whatever occurs first from the following manually:
if CAC hits 3030 (stoploss) then BUY DAX with TP of 6060 & SL 5070 (assuming DAX is around 6030)
if DAX hits 5070 (stop loss) then SELL CAC with TP of 2040 & SL 3030 (assuming CAC is around 2070)
Obviously this requires more manual intervention but with some additional ideas thrown in we could make this easier to implement.
One way to make this easier that I have thought about is IG Index offer alerts, we could setup 2 alerts. When CAC hits 3030 send alert or when DAX hits 5070 send alert then we enter opposite trade with whatever alert comes first.
The second idea could be to use "order to open" by creating two pending orders.
1. Create pending order to BUY DAX @ 6030 with TP 6030, SL 5070
2. Create pending order to SELL CAC @ 2070 with TP 2040 and SL 3030
3. Whatever order is executed (opened) first then cancel the second order.
This way we are only ever entering one trade and the risk reward is the same or 1:1 therefore 50% less than DIT rules.
What do you think?