Trailing Stop orders not supported

Since today i am getting this error, something changed?

Error: Trailing stop orders are not supported for this symbol.

[2023-03-26 11:47:09.951812] [debug] url: POST https://api3.binance.com/api/v3/order Payload: symbol=BTCUSDT&side=SELL&type=STOP_LOSS_LIMIT&price=27653.66&tr
ailingDelta=50&quantity=0.0055&timeInForce=GTC&timestamp=1679824029951&signature=cac9abcb502a3e4221cf99de07c28451ccbb0cf9dfedffa423c14cba4b2473f4 Sign: 1
[2023-03-26 11:47:10.190968] [debug] Code: 400, errno = 0
[2023-03-26 11:47:10.192398] [warning] Error: Trailing stop orders are not supported for this symbol.

Related with this announcement: Binance Temporary System Maintenance Complete (2023-03-24) | Binance Support

1 Like

Still happening

[2023-03-28 21:07:52.543123] [debug] url: POST https://api3.binance.com/api/v3/order Payload: symbol=BTCUSDT&side=SELL&type=STOP_LOSS_LIMIT&price=27300.00&trailingDelta=50&quantity=0.0222&timeInForce=GTC&timestamp=1680030472543&signature=ef43826d2ad91b184cc0af023652e85323f615107f79c50320eefd3f75fe5bb5 Sign: 1 [2023-03-28 21:07:53.269658] [debug] Code: 400, errno = 0 [2023-03-28 21:07:53.270443] [warning] Error: Trailing stop orders are not supported for this symbol.

Shall I open a support ticket?

If you check the endpoint of symbols status from /exchangeInfo, you will see a field “allowTrailingStop”, which indicates the status of the trailing stop feature.

Ah it’s false now, it changed some days ago i guess then…