Yes โ MagicTradeBot can scale out of positions gradually, but itโs important to understand what โscaling outโ means in trading.
๐ง What โScale Outโ Means
Scaling out is a trading technique where a trader reduces their position in steps, instead of closing the entire trade at once. This allows:
- Locking profits gradually
- Reducing risk exposure as the market moves
- Keeping part of the position open to capture further gains
In contrast, scaling in is the process of adding to a position incrementally (usually via DCA orders).
๐ How MagicTradeBot Implements Scaling
MagicTradeBot does not automatically add or reduce position sizes outside defined rules. Scaling is achieved only through two mechanisms:
Increase Position
- Done via DCA (Dollar-Cost Averaging) orders
- Adds to the existing trade incrementally at predefined price levels
- Example: If you have 1 BTC in a long trade and DCA triggers, bot adds 0.5 BTC, increasing total position to 1.5 BTC
Decrease Position (Scale Out)
- Done via Partial Take Profit rules (
SellPer) - Sells a portion of the position once profit targets are met
- Example: Trade size = 1.5 BTC,
SellPer: 40โ Bot sells 0.6 BTC, leaving 0.9 BTC in the trade
- Done via Partial Take Profit rules (
๐ Key Points
- MagicTradeBot cannot arbitrarily scale out or scale in outside DCA or partial TP rules
- All position adjustments are rule-based, ensuring consistent risk management
- Scaling out is gradual and controlled, which helps lock profits while leaving some exposure for potential further gains
๐ฏ Summary
- Scale Out = gradually reducing position size using Partial TP
- Scale In = gradually increasing position size using DCA
- MagicTradeBot fully automates both, but only via DCA or Partial TP rules
- Provides strategic and safe management of trade size, avoiding sudden large position changes