Multi-Pair Bot
What is a multi-pair bot?
Section titled “What is a multi-pair bot?”Every deal in crypto trading uses a Base/Quote trading pair (base/quote currency).
For example:
- ETH/USDT: ETH = Base, USDT = Quote.
A regular bot works with one pair of currencies.
A multi-pair bot allows you to select several trading pairs at the same time and use the same grid and indicator settings.

How to choose trading pairs?
Section titled “How to choose trading pairs?”- Click the “+” button to add several pairs.
- Try to choose coins with similar movement characteristics (correlated assets).
- All pairs will use the same grid parameters — Overlap, % Martingale, indicator filters.
Optimal strategy
Section titled “Optimal strategy”The multi-pair bot shows the best results when combined with the “Signal” trading mode.
Why?
- The grid becomes adaptive — it averages not only by price, but also by indicator signals.
- Different pairs can move differently, and it is the signals that allow you to even out the result.
How the bot opens trades
Section titled “How the bot opens trades”After launching, the multi-pair bot:
- Monitors all selected pairs simultaneously.
- As soon as the filter conditions for one coin match, the bot opens a deal for that coin.
- While the deal is active, the bot ignores all other signals.
- After the deal is closed, the bot monitors all pairs again and waits for the next signal.
Features of setting up a multi-pair bot
Section titled “Features of setting up a multi-pair bot”- The maximum possible leverage in a multi-pair bot will be the lowest maximum leverage across all of its coins.
- A multi-pair bot does not have a “Start now” button (can not be forced to open a deal).
- A multi-pair bot must have filters in the entry conditions group.
- When creating a multi-pair bot with “TradingView” filters, it is important to specify
{{ticker}}
as the “Message” of the alert or specify the pair using the format “BTCUSDT”. - When creating a multi-pair bot with the “TradingView strategy” filter, it is important to specify
{{ticker}}:{{strategy.order.action}}/{{strategy.market_position}}
as the “Message” of the alert or specify the pair using the format “BTCUSDT”. - Backtest of a multi-pair bot is performed only for one coin selected when the test is started.
How to set up a multi-pair bot
Section titled “How to set up a multi-pair bot”- Enable lock “By position” for API Binding (this step is mandatory, otherwise the bots will interfere with each other).
- Create one multi-pair bot, for example, for 20 coins.
- Launch it — the bot will wait for indicators to trigger on any of these coins.
- If several filters trigger simultaneously, a deal will only be opened for one coin.
- Create clones of the bot (for example, 5).
- Thanks to the lock, they will open their deals for different coins.
- If your balance allows that, add more clones to increase the number of simultaneously active deals.
When is a multi-pair bot useful?
Section titled “When is a multi-pair bot useful?”- If you want to diversify risk across multiple coins.
- If you don’t have enough time to select bots for each pair separately.
- If your strategy is based on indicator signals and can be applied equally to different assets.
Summary
Section titled “Summary”The Veles multi-pair bot is a versatile tool that allows you to run a single strategy on multiple coins at once. It is especially effective in conjunction with the “Signal” trading mode, when the bot creates averaging orders at the strongest entry points. This approach saves time, reduces risks, and helps increase the number of trades without manual control.