RONBO Wickless 15m Ultimate Pro — Strategy by RONBOSIGNALS
By RONBOSIGNALS
Performance Metrics
- Author: RONBOSIGNALS
- Symbol: BITVAVO:BTCEUR
- Timeframe: 15 minutes
- Win Rate: 29.7%
- Profit Factor: 1.135
Description
Hier is een aanvullende, kortere Engelse handleiding die je specifiek kunt gebruiken voor de instellingen-sectie in TradingView (of als update in de beschrijving). Dit legt de focus direct op het instellen van de alerts en herinnert gebruikers aan de asset-specifieke filters voor BTC en XRP.---### ⚠️ Quick Setup Guide for Alerts & Assets```markdown### 🚨 How to Create Automated AlertsTo fully automate this strategy via Webhooks or TradingView notifications, follow these steps precisely:1. Open the chart of your chosen asset (e.g., BTC/EUR or XRP/EUR) on the **15m timeframe**.2. Open the strategy settings (gear icon) and configure the properties according to the asset rules below.3. Click the **Alert (Clock) Icon** at the top of TradingView.4. Set **Condition** to: `RONBO Wickless 15m Ultimate Pro`.5. Set **Action** to: `order fills and alert() function calls`. 6. **CRITICAL:** Clear everything in the **Message** box and paste exactly this placeholder: `{{strategy.order.alert_message}}`7. Click **Create**. *Note: TradingView locks in the current settings at the moment of alert creation. If you change settings later, you must recreate the alert.*---### 🎛️ Recommended Optimization Parameters| Settings Parameter | Bitcoin (BTC) Setup | Altcoins (XRP / SOL) Setup || :--- | :--- | :--- || **Filter kleine kaarsen (ATR)** | **Turn OFF** (Disabled) | **Turn ON** (Enabled) || **ATR Multiplier** | N/A | **0.8** || **Activate Break-even Filter** | **Turn ON** (Enabled) | **Turn ON** (Enabled) || **Break-even Trigger (R:R)** | **0.9** | **0.9** || **Risk to Reward Ratio (TP)** | **1.8** | **1.8** || **Filter op Hoog Volume** | **Turn ON** (Enabled) | **Turn ON** (Enabled) |#### Why the difference?* **Bitcoin (BTC):** High liquidity ensures clean trend movements. Disabling the ATR filter allows the strategy to capture all valid macro momentum swings without restriction.* **XRP / Solana (SOL):** Lower-priced altcoins inherently suffer from micro-candle noise and long wicks in sideways markets. Enabling the **ATR filter (0.8 multiplier)** cleans up the equity curve, dramatically dropping drawdowns and eliminating unprofitable market noise.```