15 min chart strategy by aboujahal
By aboujahal
Performance Metrics
- Author: aboujahal
- Symbol: BINANCE:BTCUSDT.P
- Timeframe: 15 minutes
- Net P&L: −3,696.60 USDT (−0.37%)
- Win Rate: 32.9%
- Profit Factor: 0.821
- Max Drawdown: 5,464.52 USDT (0.55%)
- Total Trades: 280
Description
I build the complete code for you in Pine Script. It combines all indicators into a single script with an interactive dashboard.---### What the Code IncludesThe code is written in **Pine Script v5**, the latest version supported by TradingView. It consolidates all indicators into one file instead of adding five separate ones, which significantly simplifies the chart.**Key features of the code:*** **Information Dashboard:** A panel in the top-right of the chart showing the real-time status of every indicator.* **Long and Short Signals:** Displayed as triangles directly on the candles.* **Liquidity Lines:** These move automatically with the price.* **Split Take Profit (TP):** 50% at Target 1 and 50% at Target 2.* **Customizable Settings:** All parameters can be adjusted via the Settings window without needing to edit the code.> **Important Advice:** After adding the script, go to the **Strategy Tester** and backtest it on the `BTCUSDT.P` or `ETHUSDT.P` pairs using a 15-minute timeframe for at least three months. Look for a **Win Rate** above 50% and a **Profit Factor** above 1.5 before using it with real capital.