DB369 - Directional Bias 369 and Enigma Unlocked Strategy: Description & How to Use
#### **Overview**
The `DB369 - Directional Bias 369` and `Enigma Unlocked Strategy` combines multiple concepts to offer a comprehensive approach for identifying trading opportunities in various timeframes. It leverages **pivot points**, **trend alignments**, and **session-based analysis** to generate buy and sell signals. The strategy integrates multiple indicators to track the overall market direction across different timeframes and offers a detailed table for trade monitoring.
#### **Key Features**
1. **Pivot Points**:
- Displays pivot levels for various timeframes (Monthly, Weekly, Daily, 4H, 1H, 30M, 15M, 5M, 1M).
- These pivot levels are drawn as horizontal lines on the chart with labels indicating each timeframe.
- You can toggle the visibility of each timeframe’s pivot on/off through input settings.
2. **Directional Bias**:
- The script calculates the market’s trend (Bullish, Bearish, or Neutral) based on the position of the current price relative to the key pivot levels (e.g., daily, 4-hour, 30-minute).
- If the price is above the pivot, the trend is considered bullish; if below, bearish.
3. **Trend Alignment**:
- Aligns trends across multiple timeframes (Daily, 4H, 30M, etc.) and checks if they are in the same direction (Bullish or Bearish).
- Alerts you when the trend aligns in a particular direction, indicating a stronger bias for either buying or selling.
4. **Session Filters**:
- Includes session-based signals for the London and New York trading sessions.
- You can enable or disable session-based filtering to trade within these specific market hours.
- Alerts notify you when the market is in a specific session.
5. **Enigma Unlocked Strategy**:
- Identifies buy and sell levels based on previous candle highs and lows, taking into account key session times.
- When a higher high or lower low is formed during specific trading sessions (London or New York), it provides buy/sell signals based on a retest of those levels.
- Draws lines on the chart to show where the price is likely to turn, based on previous price action.
6. **Trade Tracking**:
- A table dynamically updates with trend information, including the directional bias (Bullish or Bearish) across different timeframes.
- This allows you to track the success rate of past trades, with specific details on how the market is trending on the current timeframe.
7. **Alerts**:
- The script can generate alerts based on trend alignment, session filters, and specific price levels (e.g., price crossing the high or low of a previous candle).
- These alerts can be used to trigger actions based on your trading plan.
---
#### **How to Use It**
1. **Install the Script**:
- Copy the script and paste it into the Pine Script editor on TradingView.
- Save the script and apply it to a chart.
2. **Customize Pivot Levels**:
- You can choose to show or hide pivot levels for different timeframes (Monthly, Weekly, Daily, etc.) by enabling/disabling the corresponding checkboxes in the input settings.
- The script will draw horizontal lines for each selected timeframe, providing key support/resistance levels.
3. **Monitor Trend Alignment**:
- The strategy will display the trend for each timeframe (Bullish, Bearish, Neutral).
- Look for trends aligning across multiple timeframes to increase the likelihood of a profitable trade.
- For example, if the Daily, 4H, and 30M timeframes all show a Bullish trend, it’s a strong indication to consider a buy trade.
4. **Session Filter for Trade Timing**:
- Enable the session filter to focus on specific trading sessions (London or New York).
- The script will notify you when these sessions are active.
- Use session-based analysis to ensure you're trading during the most active and volatile periods in the market.
5. **Trade Signals with Enigma Unlocked**:
- The script will show potential buy and sell levels based on previous highs/lows and retests during key sessions.
- These levels are marked as horizontal lines on the chart, with customizable labels like "BUY @ or Below" and "SELL @ or Above."
- Look for price to approach these levels and consider entering trades when the price retests these levels after breaking them.
6. **Review the Trend Table**:
- The table displays the directional bias across multiple timeframes (3-day, 1-day, 4H, etc.), giving you a clear view of the market’s overall trend.
- Use this table to monitor the market's movement and adjust your trade decisions based on the alignment of the trends.
7. **Set Alerts**:
- Enable alerts for trend alignment, price crossing key levels, or session transitions.
- Alerts can be set to notify you when it’s time to act on a buy/sell opportunity, based on your selected criteria.
8. **Manage Positions**:
- Use the pivot points and trend alignments to guide your entries and exits.
- Enter trades when the price is near key support or resistance levels (pivot points) and confirm with trend alignment across different timeframes.
- Use the table to track the success rate of trades, ensuring you stick to your trading plan and analyze performance over time.
---
#### **Example Workflow**
1. **Identify Market Direction**:
- Look for alignment in trends across the Daily, 4H, and 30M timeframes. If all trends are Bullish, it indicates a strong buy bias.
2. **Check Pivot Points**:
- Ensure that price is above the daily or 4H pivot levels for confirmation of a bullish move.
- If price is near a monthly or weekly pivot and trends are aligned, consider a trade setup.
3. **Look for Session Opportunities**:
- If it’s the London or New York session, monitor for stronger trends and increased volatility.
- Enable session filters to focus on these active trading hours.
4. **Enter Trade Based on Enigma Levels**:
- When price retests key levels (previous highs/lows), consider entering a trade.
- Use the pivot points and trend alignment to confirm the direction before entering.
5. **Track Progress**:
- Use the table to monitor trend alignment and your trading success.
- Adjust your strategy as necessary based on the current market trends and pivots.
This script combines multiple tools into a comprehensive trading strategy, giving you clear guidance and trade signals based on trend alignments, pivot points, and session times. It's designed to help you make more informed decisions while providing automation through alerts and visual aids.