Order modification rejected

Custom indicators, trading strategies, data export and recording and more...
ivintoniak
Posts: 2
Joined: Wed Nov 13, 2024 2:56 pm

Order modification rejected

Post by ivintoniak » Wed Apr 09, 2025 8:11 am

I try to update order Stop Loss Price.api.updateOrder(new OrderMoveParameters(order.orderId, price, order.limitPrice));
But sometime I get Bookmap error Order modification rejected. Reason: This order has doNotIncrease flag. Size can't be increased.

What I'm doing wrong?

Tags:

Andry API support
Posts: 628
Joined: Mon Jul 09, 2018 11:18 am
Has thanked: 27 times
Been thanked: 88 times

Re: Order modification rejected

Post by Andry API support » Fri Apr 11, 2025 10:06 am

Hi,
1) does it prevent your order from updating?
2) is it Bookmap error message (dialog/window) or a log record?

ivintoniakkgl
Posts: 1
Joined: Mon Apr 14, 2025 12:43 pm

Re: Order modification rejected

Post by ivintoniakkgl » Mon Apr 14, 2025 12:47 pm

Hi Andry,
It is bookmap error message 
Look attachments
Attachments
error.png
error.png (17.75 KiB) Viewed 4936 times

Andry API support
Posts: 628
Joined: Mon Jul 09, 2018 11:18 am
Has thanked: 27 times
Been thanked: 88 times

Re: Order modification rejected

Post by Andry API support » Thu Apr 17, 2025 2:50 pm

was the simulated or real trading?

Post Reply