Hi, The activate price is ignored with trailing stop market order. One thing I noticed the param name is different: In docs it is named 'activatePrice' - https://developers.binance.com/docs/derivatives/usds-margined-futures/trade/rest-api/New-Algo-Order but here in generated model it is 'activationPrice' - https://github.com/binance/binance-connector-java/blob/master/clients/derivatives-trading-usds-futures/src/main/java/com/binance/connector/client/derivatives_trading_usds_futures/rest/model/NewAlgoOrderRequest.java