Order with stoploss lower than spread
Order with stoploss lower than spread
When I want to open position with stop loss that is lower than spread, system opens position but doesnt set stop loss. Why is that? Is there a way to force opening posiiton with stop loss or to just not open position without stop loss in this case?
Hi,
There is a minimum stop loss and take profit distance for each symbol, please the symbol model docs: https://spotware.github.io/open-api-docs/models/#protooasymbol
If the stop loss distance is less that that minimum distance then the stop loss placement will fail, you have to check those properties of symbols before placing a stop loss or take profit.
Copyright © 2023 Spotware Systems Ltd. All rights reserved.