Bot Creation
1. Bot Creation Process
Go to Trading Bots and click Create Bot.
Select the Account, Side (Long, Short, or Both), and Symbol (single bot per account/symbol).
Define a Risk Profile to toggle between configurations based on market conditions.
2. Entry Types
Signal: Use webhooks to trigger trades from platforms like TradingView.
Manual: Open positions manually on the exchange, with XetaAI handling DCA, TP, and SL.
3. DCA (Dollar-Cost Averaging)
Scaled DCA: Define DCA levels with a set increment and price deviation.
Manual DCA: Set each DCA level manually with customizable size, price, and order type.
4. Take Profit (TP)
Single TP: Set a single take profit level for the entire position.
Multiple TP: Set multiple take profit levels for a laddered approach.
Trailing TP: Adjust the TP as the price moves, with an activation percentage.
5. Stop Loss (SL)
Single SL: Set a single stop loss for the position.
Multiple SL: Define different stop loss levels based on position size and stop loss percentage.
Last updated