Strategy settings

When a stop loss is triggered I want to sell the position faster, what parameter can I use for this?

You need to check the value in the StopLossSpread parameter in the strategy settings, which is responsible for the spread (step) of the Sell order movement when trying to sell the position. If you have StopLossSpread=0.1 set, this is a very small step and the price can quickly fall down, and the step of moving

When a stop loss is triggered I want to sell the position faster, what parameter can I use for this? Read More »