The DCA bot opens a position, adds when price moves against you if you allow it, and closes at a target computed from the average entry. All within limits you set yourself.
Adding to a position with no exit plan and no cap on additions turns a strategy into hope. This DCA bot separates the schedule (when the bot may look) from the filters (whether it actually buys), and caps the number of averaging orders.
Order size is margin, not position value; position value = margin × leverage. Leverage magnifies gains and losses equally and brings liquidation closer.
How many times the bot may add, with the profit target computed from the current average entry. Adding is optional.
Backtest the settings against historical data for the same pair, straight from the builder.
A daily loss or drawdown limit stops the bot automatically. If the subscription ends, running positions are still managed until they close.

No. Adding shifts the average price, but it also increases exposure. The cap on additions and the risk brakes exist for exactly that reason.
DCA adds in one direction when price moves against you; Grid places a ladder of orders across a price range you set or one built from ATR.
Binance, Bybit, OKX, Bitget, BingX, Gate, HTX, KuCoin, MEXC.