How It Works
- After a trade is closed (either manually or automatically based on stop loss/take profit rules), the bot starts a countdown timer.
- During this cooldown interval, the bot is temporarily disabled for initiating new trades on the same symbol.
- Once the cooldown period expires, the bot resumes normal monitoring and trading as per its configured conditions and strategies.
Typical Use Case Scenarios
Scenario 1: Scalping
- You execute quick profit trades based on small movements.
- Set a 10-minute cooldown to avoid repeated entries during choppy, directionless price action right after a profitable exit.
Scenario 2: High Volatility Events
- During news releases or sudden market moves, prices can spike erratically.
- Cooldown prevents immediate re-entry and helps avoid getting caught in fake-outs or whipsaws.
Scenario 3: Strategy Reset
- Use cooldown as a “mental” reset for the bot, giving the market a moment to settle and realign with your strategy logic.
Configuration Options
- Symbol-level cooldown: Apply cooldown individually per trading pair.
- Template-level cooldown: Set universal cooldowns for groups of assets via strategy templates.
- Custom time intervals: Define cooldown duration in minutes as per strategy requirements.
Benefits of Set Trade Cooldown
1. Prevents Overtrading
Avoid excessive trade entries during sideways or volatile conditions, which can erode profits through fees or slippage.
2. Improves Scalping Efficiency
Ideal for scalping strategies, where rapid trade execution can backfire if trades are placed too frequently in an unstable market.
3. Encourages Strategic Patience
Enforces a cooling-off period that prevents emotional or reactive trading, allowing the bot to make better, strategy-aligned decisions.
4. Protects Against Whipsaws
Gives the market a buffer period to stabilize after a sharp move, reducing the chance of entering trades on false signals.
5. Risk Management Layer
Adds an extra layer of protection and discipline to your trading strategy by spacing out entries.
6. Smart Trade Flow Control
Enhances the flow and quality of trades during high activity periods by reducing frequency without disabling the bot entirely.
Real-World Application Example
- Strategy: BTC Scalping
- Trade Trigger: Price bounce pattern detected
- Cooldown Rule: Wait 10 minutes after each trade exit before placing the next
- Result: Reduces unnecessary entries during noise; allows time for better setups to form.