Market Order Trailing Stop

Hi,

How can i create new order of type Market but also using Trailing Stop?
If this was not possible, can i create a market order and then change to Trailing Stop?

Please consult this “article”: binance-spot-api-docs/trailing-stop-faq.md at master · binance/binance-spot-api-docs · GitHub

Hi.

The article Aisling mentioned is for the Spot Implementation.
If you are going to do this for Futures API though, the following links might be useful:

Binance API Documentation (Look up the parameters needed for TRAILING_STOP_MARKET)
And here’s an explanation of Trailing Stop for Futures below: