For the complete documentation index, see llms.txt. This page is also available as Markdown.

API Setup Guide

To ensure the smooth execution of your quantitative strategies, please configure your exchange API according to the following instructions.

Important Note:

Only one API key can be added to each exchange in this account.

Security Notice: To ensure asset security, please be sure to add our server IP 8.209.218.178 to your exchange API's IP whitelist.

Core Parameter Setting Recommendations

Permissions and Instruments Currency: It is recommended to check "All Currencies" for optimal strategy coverage. You can also customize your selection, supporting up to 50 currencies.

Direction: Please select "All," "Long Only," or "Short Only" according to your strategy.

API Type: If using the exchange's demo account (Testnet) API, please be sure to select "Demo Account" here.

Take Profit: Automatically close positions when unrealized profit reaches a specified percentage. Recommended range: 30% ~ 90%.

Stop Loss: Automatically close positions when unrealized loss reaches a specified percentage. Recommended range: 20% ~ 50%.

Profit Protection: Recommended to enable. The system will automatically activate the protection mechanism based on the overall account profitability.

Close Signal: Recommended to enable. Receive intelligent close signals from AI.

Account and Trading Limits

Single Transaction Amount: The minimum limit varies depending on the exchange, but it is recommended to be no less than 20 USDT to ensure orders can be successfully entered into the market.

Leverage: Set the leverage ratio for contract trading; a range of 2x to 5x is recommended.

Margin Limit: Set the maximum amount of capital the account can use for trading. Once this limit is reached, the system will not create new positions.

For questions, join the Telegram group.: https://t.me/+LMNKYyESSVk2OGE1


Platform:

Gate

  1. Click "Create API Key"

  2. Enter the whitelist IP address: 8.209.218.178

  3. In the permission settings, enable "Perpetual Futures - Read and Write"

  4. Copy the generated API key and secret, and add them to BUYX

Binance

  1. Select "Create API - System generated"

  2. Enter the whitelist IP address: 8.209.218.178

  3. Select "Enable Futures"

  4. Go to "Contract Trading Settings" and set "Position Mode" to "One-way Mode"

  5. Copy the generated API key and secret, and add them to BUYX

OKX

  1. Click “Create API Key”

  2. Enter the whitelist IP address: 8.209.218.178

  3. In the permission settings, enable “Transaction - Read/Write” permissions

  4. Create API Password

  5. Copy the generated API key and key, and add them to BUYX.

Last updated