Multi targets with bracket orders

Custom indicators, trading strategies, data export and recording and more...
fenepet965
Posts: 24
Joined: Wed May 26, 2021 12:13 pm
Has thanked: 2 times

Multi targets with bracket orders

Post by fenepet965 » Fri Aug 27, 2021 12:49 pm

Hello,

Is there any way to create multi targets using the API? Lets say I have 2 size position and want 2 target orders with 1 size and 1 stop order with size 2.

For example, we can do this on the Rithmic R Trader pro:

https://imgur.com/NA8knR6


 

Andry API support
Posts: 548
Joined: Mon Jul 09, 2018 11:18 am
Has thanked: 25 times
Been thanked: 85 times

Re: Multi targets with bracket orders

Post by Andry API support » Tue Aug 31, 2021 8:00 am

Hi, currently not.

Svyatoslav
Site Admin
Posts: 278
Joined: Mon Jun 11, 2018 11:44 am
Has thanked: 2 times
Been thanked: 31 times

Re: Multi targets with bracket orders

Post by Svyatoslav » Tue Aug 31, 2021 1:40 pm

Hi. Let me add to the answer... While you can't use that functionality directly, you can replace it by simply sending multiple orders for the same price with different bracket parameters. For the most part that will result in nearly the same result (main difference is that you can't atomically modify those, but I can't quickly come up with a scenario where it would be critical)

Post Reply