How should I set up the hedging, V2.55.11
Hello everyone, I am looking for your opinion or help on using automatic hedging based on the number of orders engaged on the main series.
I have followed the guidelines in the documentation:
- If you want to replace 'Auto-hedge after order #', that was available before v2.50, set:
- Allow hedge on its own signal only = False
- Allow hedge only right after main position open = True
- Allow hedge only after main order # = desired value
Unfortunately, I can't seem to get it to work; no hedge orders are being placed.
Please find my configuration attached.TestHedge.set
Thank you for your help.
Stéphane
You need Allow hedge on its own signal only = true and set some dummy (always showing buy and sell) signal with "Open hedge on = true".
With Allow hedge on its own signal only = false it can open hedge on the regular signals only (those used to open the main series).
Please, let me know if this works for you.