SL and TP for ECN Brokers

Created at 27 Nov 2021, 16:46
SI sirinath's avatar

sirinath

Joined 25.11.2021

SL and TP for ECN Brokers
27 Nov 2021, 16:46


Hello,

Can orders have the SL and TP values for ECN brokers in cTrader or the order should be sent without the SL and TP values 1st and modified to include them once the order has been accepted, like in certain other platforms?

Suminda


@sirinath
Replies

amusleh
29 Nov 2021, 09:09

Hi,

In cTrader automate you can pass an order stop loss and take profit while opening the order by using their parameters.

Please check the Robot interface order execution and placement methods: cAlgo API Reference - Robot Class (ctrader.com)


@amusleh