IG has some restrictions on manual orders for example, the stop loss distance cannot be less than a certain amount or trailing stop moves up only after a certain amount of price movement and sometimes you can’t even use trailing stops. When you write PRT code do you observe these restrictions? I mean when you define your stop loss in the code do you consider the minimum stop loss distance requirement?
If you don’t consider the minimum stop loss distance requirement the order will be rejected several times in a row and then your strategy will be stopped. So you can’t set a stop closer than the minimum stop distance if this was your question.
Yes, you should do so, otherwise IG may reject the order. For trailing stops, IG automatically uses the minimum allowed if you do not specify the steps.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.