Binance account programmatic trading rebate access tutorial
Note: This method is only available for customers who have independent development capabilities (quantitative team) and directly call the exchange API to place orders.
1.Click the "Access Trading Account" button to enter the access page

2.Select the trading platform to access: Binance Quant, OKX Quant

After successful access, you can obtain the BitFrog Code and modify your program. When calling Binance's order interface, add the field newClientOrderId and set the value to x-{BitFrog_Code}-{unique_id}, where {BitFrog_Code} is After you successfully access your account, the system will automatically provide a special string. {unique_id} is a random string, and the specified format is ^[.A-Z:/a-z0-9_-]{1,25}$ , otherwise the handling fees incurred in related transactions will not be eligible for cashback.

Binance related transaction documents:
Last updated
Was this helpful?