Take Profit and Trailing Stop Loss
Take Profit and Trailing Stop Loss
16 Feb 2022, 00:09
Hello, I've a question: is there a way to send a market order with relative take profit and relative trailing stop loss?
In the documentation in the New Order Single there are no fields to do it, while in the Execution Report some fields are dedicated to them (1001, 1003, 1004). I've tried to put those fields in the New Order Single, however the message is considered incorrect.
Replies
ronald.muldrow
03 Jun 2022, 19:49
( Updated at: 03 Jun 2022, 19:50 )
Are there any plans to add this functionality? Or is there some kind of limitation that I don't know about? This is a very important feature for us, using the Open API just for that seems weird.
@ronald.muldrow
amusleh
16 Feb 2022, 08:23
Hi,
You can't send a new order request with take profit or trailing stop loss by using FIX API.
I recommend you to use cTrader Open API for that instead of FIX API.
@amusleh