BitFrog 中文
English
English
  • Transaction rebate
    • Grid Strategy Description
    • Transaction Rebate Explanation
    • Binance Account Fast API Authorization Guide
    • Binance Account API Integration Guide
    • OKX Account Fast API Authorization Guide
    • OKX Account API Integration Guide
    • Are there commission rebates for Binance accounts?
    • OKX account cancellation Fast Api authorization tutorial
    • Binane account deletion API authorization tutorial
    • Binance account programmatic trading rebate access tutorial
    • OKX account programmatic trading rebate access tutorial
    • Description of transaction cashback level rules
    • Rebate ratio calculation instructions
    • Withdrawal time
Powered by GitBook
On this page

Was this helpful?

  1. Transaction rebate

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.

PreviousBinane account deletion API authorization tutorialNextOKX account programmatic trading rebate access tutorial

Last updated 6 months ago

Was this helpful?

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:

LogoBinance API Documentation