Bot Creation

A guide to bot configuration fields when creating a bot on TurboBridge.

Bot Name

Give your bot a name so you can easily identify it later on your dashboard.

Example:BTC Momentum Bot

Trading Pair

Choose the Futures trading pair your strategy will trade.

Only USDT Futures pairs supported by Binance API trading can be used.

Your TradingView strategy signals should match this pair exactly.

Examples:BTCUSDTETHUSDT
Open Binance Futures Chart on TradingView

Amount (USDT)

The amount of USDT your bot will use per trade.

This is the position size used when your strategy sends an entry signal.

Example:50 USDT

Leverage

Leverage increases the size of your Futures position using your available margin balance.

Higher leverage increases both potential profit and risk.

This setting is configured during bot creation and must not be changed manually on the exchange afterwards. If the exchange value no longer matches the configuration expected, trades may execute incorrectly, positions may behave unexpectedly, or orders may fail.

Example:10x

Margin Mode

TurboBridge uses Isolated Margin for more controlled and predictable bot execution.

This setting is configured during bot creation and must not be changed manually on the exchange afterwards. If the exchange value no longer matches the configuration expected , trades may execute incorrectly, positions may behave unexpectedly, or orders may fail.

Take Profit (TP)

Automatically closes the position when the trade reaches your target profit percentage.

Very small TP values in fast-moving markets may cause the market price to move before the TP order can be placed successfully on the exchange.

If TP/SL placement fails, TurboBridge will automatically cancel the main position order for safety.

Repeated TP/SL placement failures may cause the bot to pause automatically to help prevent unstable execution behavior.

Example:5%

Stop Loss (SL)

Automatically closes the position if the market moves against the trade beyond your defined loss percentage.

Very small SL values in fast-moving or highly volatile markets may fail to place correctly if the market price changes before the exchange accepts the order.

If TP/SL placement fails, TurboBridge will automatically cancel the main position order for safety.

Repeated failures may cause the bot to pause automatically to help prevent unstable execution behavior.

Example:2%
Bot Creation Guide | TurboBridge | TurboBridge