11 Trend-Based Buy/Sell Signals + Momentum)Pine Script Breakdown: 11 Trend-Based Buy/Sell Signals + Momentum
This Pine Script provides a comprehensive set of buy and sell signals based on various technical indicators and pattern recognition methods. The script uses 11 different possible conditions + momentum to determine when to trigger buy or sell signals, and the signals are visualized using custom shapes and momentum indicators. Below is a detailed breakdown of each section:
1. Exponential Moving Averages (EMA)
EMAs with periods of 8, 21, and 55 are calculated:
ema8: Short-term trend indicator (red).
ema21: Medium-term trend indicator (yellow).
ema55: Long-term trend indicator (blue).
These EMAs are used for trend direction and are plotted but not displayed on the chart by default. They can be turned on by the user.
2. MACD for Trend Confirmation
The MACD is calculated with standard parameters (12, 26, 9).
macd_bullish: True when MACD line is above the signal line.
macd_bearish: True when MACD line is below the signal line.
The MACD is used as an additional trend confirmation tool.
3. VWAP Calculation & Confirmation
The VWAP (Volume-Weighted Average Price) is calculated to help identify the general market trend.
above_vwap: True when the price is above the VWAP.
below_vwap: True when the price is below the VWAP.
This condition is used to filter trends for possible buy/sell opportunities.
VWAP is not displayed on the chart by default. It can be turned on by the user.
4. EMA Stacking & Reversal
EMA Stacking:
Bullish Stack: ema8 > ema21 > ema55 — Indicating an uptrend.
Bearish Stack: ema8 < ema21 < ema55 — Indicating a downtrend.
Reversals:
Bullish Reversal: Occurs when the EMA stack changes from bearish to bullish.
Bearish Reversal: Occurs when the EMA stack changes from bullish to bearish.
5. Pattern Recognition: Bull and Bear Flags
Bull Flag:
A higher high, higher low, and bullish candle form a trend continuation pattern. The breakout is confirmed if the price moves above a pullback and EMA8.
Bear Flag:
A lower high, lower low, and bearish candle form a continuation pattern for a downtrend. The breakdown is confirmed if the price moves below a pullback and EMA8.
6. Pattern Recognition: Triangle Patterns
Ascending Triangle:
Flat resistance and higher lows create a pattern suggesting upward price movement. A breakout above resistance is confirmed.
Descending Triangle:
Flat support and lower highs form a bearish pattern. A breakdown below support is confirmed.
7. Adjusted Volume Sensitivity
Relative Volume (rvol) is calculated by comparing current volume to the 50-period average volume.
High relative volume (high_rvol > 1.5) indicates increased market activity, which is important for momentum signals.
8. Overbought/Oversold Momentum Detection
The script calculates a momentum oscillator based on the smoothed relative price movements.
momentum_up: When momentum is increasing along with high volume.
momentum_down: When momentum is decreasing with high volume.
These conditions help detect shifts in market momentum.
9. Bollinger & Keltner Bands Calculation
Bollinger Bands and Keltner Bands are calculated to assess market volatility.
Squeeze Condition: When the Bollinger and Keltner Bands narrow, indicating a potential breakout.
Breakouts are confirmed when the price moves outside the bands.
10. Adjusted 3 Consecutive Candles Condition
The script checks for 3 consecutive candles with significant price movement (based on ATR), which can indicate strong momentum.
three_bullish_candles: Three consecutive bullish candles.
three_bearish_candles: Three consecutive bearish candles.
11. RSI Calculation
RSI (Relative Strength Index) is calculated with a 14-period lookback.
Buy signal: RSI crosses above 30 (oversold).
Sell signal: RSI crosses below 70 (overbought).
12. PPO (Percentage Price Oscillator) Condition
The PPO is calculated with 12, 26, and 9 periods. The PPO value is used to detect price momentum:
PPO Buy Signal: When the PPO crosses above its signal line.
PPO Sell Signal: When the PPO crosses below its signal line.
13. User Input for Conditions to Trigger Buy/Sell
User Input: The user can specify a minimum number of conditions (between 1 and 11) that must be met for a buy or sell signal to trigger. The script then checks if the number of conditions that meet the criteria equals or exceeds this threshold to activate the signal.
14. Buy/Sell Signal Adjustments with Patterns
Buy Signal Conditions: A combination of various conditions like bullish reversal, MACD bullish, price above VWAP, bull flags, ascending triangles, squeezebreakouts, momentum up, etc. The total number of conditions is counted.
Sell Signal Conditions: A combination of bearish reversal, MACD bearish, price below VWAP, bear flags, descending triangles, squeezebreakouts, momentum down, etc. The total number of conditions is similarly counted.
A buy signal is triggered when the number of conditions meets or exceeds the user-specified minimum. Similarly, a sell signal is triggered if the conditions for selling are met.
15. Plot Buy, Sell, and Momentum Signals
Buy and Sell Signals: Plotted below the candles as green (buy) and red (sell) triangle shapes, depending on the conditions.
Momentum Signals: Green and red circles are plotted below the candles to indicate momentum up (green) or down (red), based on high volume and the calculated momentum conditions.
16. Display Buy/Sell Signal Conditions
Signal Conditions: Each signal condition (from 1 to 11) is plotted as a number or symbol below the candles.
The number 1 through 9 is used.
A small star (✦) is used when 10 conditions are met.
A large star (✦) is used when all 11 conditions are met.
This gives a visual representation of how many conditions were met to trigger the buy or sell signal.
17. Display Buy and Sell Conditions as Labels
Buy and sell signals can also display a label showing the number of conditions that were met to trigger the signal, which can be helpful for understanding the strength of the signal.
18. Alerts for Automated Trading
Alerts are set up for trading and notifications:
Buy Alert: When the buy signal is triggered.
Sell Alert: When the sell signal is triggered.
Momentum Alert (Up/Down): When there is a momentum shift up or down, combined with high volume.
This script combines various indicators and pattern recognition methods to generate robust buy and sell signals, with options for user customization and alerts for trading.
Indikatoren und Strategien
LongBuyLongSellConfirmationIndicator3📢 New Update: LongBuyLongSellConfirmationIndicator3 📢
🚀 Buy and Sell Signals Just Got Easier! 🚀
The LongBuyLongSellConfirmationIndicators 1, 2, and 3 now make identifying Buy and Sell signals smoother and more reliable! 🎯
🔔 What's New?
✅ Seamless alert conditions for Buy & Sell signals.
✅ Effortless setup to track market opportunities with precision! 📊
👉 Want to explore the original versions? Check out LongBuyLongSell Confirmation Indicators 1, 2, and 3 together for maximum impact.
💡 Pro Tip: Add all three indicators to your chart for enhanced accuracy and confirmation! 📈
✅ Best Entry Tip: Take entries when all three indicators turn Green (Buy) or Red (Short) close to each other within the same candle for maximum reliability!
💬 Feedback? We’d love to hear your thoughts! ❤️
All three are free indicator ,Just add to favourites and use this indicator for your better trading.
MM Extend GapsMM Extend Gaps - Advanced Indicator for Gap Detection and Analysis
Description: The MM Extend Gaps indicator is designed to identify and track gaps between candles on the chart, which may signal potential trading opportunities. This indicator uses advanced logic and provides precise gap visualizations in real-time, which is invaluable for traders and analysts focused on these price movements.
Key Features:
*Gap Detection: The indicator automatically identifies bullish (green) and bearish (red) gaps between the current candle and the two previous candles. Gaps are determined by the open and close prices of the candles.
*Gap Visualization on the Chart: Gaps are visualized with colored boxes (bullish = green, bearish = red) directly on the chart. Each box shows the gap range, which may be filled in the future.
*Higher Timeframe (MTF) Support: You can use it on all timeframes with a large history.
*Alert Option: Set up alerts when the price touches a gap, ensuring you don’t miss any trading opportunities.
*Customizable Settings: The indicator allows you to customize the colors of the gaps, show filled gaps, and define whether old gaps should be deleted once filled.
Benefits for Traders:
*Get Accurate Gap Analysis: The indicator provides immediate gap visualization, allowing you to better identify areas with high profit potential.
*Enhance Your Trading Strategy: With this information, you can better predict market movements and adjust your trades accordingly.
*User-Friendly: With an intuitive interface and customizable settings, MM Extend Gaps is easy to use and offers a wide range of customization options for any trader.
*Alerts for Maximum Efficiency: Set alerts for the most important gaps in your trading strategy.
Who is this indicator for?
Day traders and swing traders who trade based on gaps.
Technical analysts who want to better understand market movements and gaps.
Stock, forex, and cryptocurrency traders who focus on gap detection.
Multi-Timeframe FVG w/ FilteringThis indicator uses timeframes both higher, lower, and equal to your charts timeframe. Enable as many as 5 different timeframes.
This indicator has a filtering system that measures volume on Fair Value Gaps. Enable or Disable this setting to show or to not show certain FVG's, because not all FVG's are created equal :)
In the settings, under the Advanced Settings section, there are two settings:
FVG Length - the value assigned to this setting is the length of bars FVG's will be set to the right.
FVG Strength Multiplier - the value assigned to this setting is the multiplier set to the FVG Length when FVG's are in high volume ranges. So, likely, stronger FVG's will appear longer than weaker FVG's. (This effect is not linear)
You can enable or disable both bullish and bearish FVG's and change their colors and opacity.
As always, feel free to leave any great ideas in the comments or by dm that you may have to improve the indicator!
Note that the 5min chart in the display is showing 3min FVG's!
NWOG / NDOG ICT (The_ADHD_Trader)This indicator plots the NWOG (New Week Opening Gap) and/or NDOG (New Day Opening Gap) for ETH (Electronic Trading Hours) and/or RTH (Regular Trading Hours) as well as the Event Horizon (the 50% distance between two NWOGs) as teached by ICT, The Inner Circle Trader.
SPY Scalping Strategy (9 EMA & 21 EMA)Confluence the trade with 4hr/15m bias direction. Use Vwap as part of your entry. Above vwap (bullish) / Below ( bearish) then wait for price to pull back to 21ema on a 5m timeframe. Make sure 9ema is above 21ema for bullish trade and below for bearish trade.
「ᴋᴇʏ ʟᴇᴠᴇʟꜱ」Key Levels for DAX with Alerts function.
This shows potential reversal points designed to be used with the DAX index. Use additional indicators as confluence.
MURA2.0The indicator shows important levels for trading on different TF, you can select levels for intraday, intraweek and intra-month trading. Also added clearly visible three trends: short term, medium term and long term, but depends on your TF. With excellent trend visibility, it will be much easier to trade according to the structure instead of against it.
LongBuyLongSellConfirmationIndictor2📢 New Update: "LongBuyLongSellConfirmationIndicator 2" 📢
🚀 Buy and Sell Signals Simplified! 🚀
The LongBuyLongSell Confirmation Indicator 2 now makes identifying Buy and Sell signals even easier! 🎯
🔔 What's New?
✅ Seamless alert conditions for Buy & Sell signals.
✅ Effortless setup for tracking market opportunities! 📊
👉 Want to explore the original version? Check out LongBuyLongSell Confirmation Indicator 1 here.
For Better result ,use LongBuyLongSellConfirmationIndicator1 ,2,3
all are free ,just make it to your favourite and add .Alerts also supported .
💡 Pro Tip: Add 1,2,3 to your chart for maximum accuracy and precision! 📈
💬 Feedback? We’d love to hear your thoughts! ❤️
Vertex Flow Indicator (Optimized v2)🔹 **Overview:**
The Vertex Flow Indicator is a confluence-based signal generator that combines multiple technical factors to confirm high-quality trend entries. Rather than relying on a single indicator, this tool integrates multiple layers of confirmation from trend direction, momentum, strength, volatility, and volume. This improves precision and reduces false signals, especially in volatile markets.
🔹 **Why combine multiple tools?**
Each market condition tells a different part of the story:
- A **trend detection layer** confirms whether the market is currently in an uptrend or downtrend.
- A **momentum layer** ensures that the market is moving with enough strength in that direction.
- A **strength layer** checks for overbought/oversold extremes and filters out weaker signals.
- A **volatility filter** prevents trades in low-activity or sideways conditions.
- A **volume filter** ensures participation is high enough to support meaningful price movement.
By requiring at least two key conditions to align—plus additional filters for volatility and volume—the indicator avoids low-probability setups and only highlights trades with stronger confluence.
🔹 **How to use it:**
- Signals are shown as **blue upward labels** for buy signals and **red downward labels** for sell signals.
- Works well on trending markets like **XAU/USD**, **Forex**, or **Crypto**, especially on intraday timeframes.
- Can be used standalone or as part of a broader trading strategy for confirmation.
This script is protected and does not repaint. It's optimized for clarity and speed, and intended for real-time analysis, not hindsight optimization.
---
📌 Important: This indicator is designed for traders who value signal quality over frequency. It will not produce signals in flat or low-volatility markets.
🔹 **中文簡介:**
Vertex Flow 是一款多因子確認型的交易指標,透過結合趨勢、動能、強弱、波動與成交量等面向,幫助交易者篩選出較高勝率的進場時機。
每個模組都有其功能定位:
- 趨勢:辨別目前市場多空方向
- 動能:檢查當前是否具備加速行情的動能
- RSI 強弱:過濾在極端超買超賣的進場
- ATR 波動:防止在低波動期間進場
- 成交量:過濾流動性不足的情況
只有在這些條件有交集時,才會出現交易信號,避免頻繁出現假訊號。
📌 信號說明:
- 買入信號 → 圖上藍色向上標記
- 賣出信號 → 圖上紅色向下標記
本指標適用於如黃金(XAU/USD)、外匯、加密貨幣等高波動資產,特別適合用於短線波段操作。
QuantJazz Turbine Trader BETA v1.17QuantJazz Turbine Trader BETA v1.17 - Strategy Introduction and User Guide
Strategy Introduction
Welcome to the QuantJazz Turbine Trader BETA v1.17, a comprehensive trading strategy designed for TradingView. This strategy is built upon oscillator principles, drawing inspiration from the Turbo Oscillator by RedRox, and incorporates multiple technical analysis concepts including RSI, MFI, Stochastic oscillators, divergence detection, and an optional FRAMA (Fractal Adaptive Moving Average) filter.
The Turbine Trader aims to provide traders with a flexible toolkit for identifying potential entry and exit points in the market. It presents information through a main signal line oscillator, a histogram, and various visual cues like dots, triangles, and divergence lines directly on the indicator panel. The strategy component allows users to define specific conditions based on these visual signals to trigger automated long or short trades within the TradingView environment.
This guide provides an overview of the strategy's components, settings, and usage. Please remember that this is a BETA version (v1.17). While developed with care, it may contain bugs or behave unexpectedly.
LEGAL DISCLAIMER: QuantJazz makes no claims about the fitness or profitability of this tool. Trading involves significant risk, and you may lose all of your invested capital. All trading decisions made using this strategy are solely at the user's discretion and responsibility. Past performance is not indicative of future results. Always conduct thorough backtesting and risk assessment before deploying any trading strategy with real capital.
This work is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International.
Core Concepts and Visual Elements
The Turbine Trader indicator displays several components in its own panel below the main price chart:
1. Signal Line (Avg & Avg2): This is the primary oscillator. It's a composite indicator derived from RSI, MFI (Money Flow Index), and Stochastic calculations, smoothed using an EMA (Exponential Moving Average).
Avg: The faster smoothed signal line.
Avg2: The slower smoothed signal line.
Color Coding: The space between Avg and Avg2 is filled. The color (Neon Blue/gColor or Neon Purple/rColor) indicates the trend based on the relationship between Avg and Avg2. Blue suggests bullish momentum (Avg > Avg2), while Purple suggests bearish momentum (Avg2 > Avg).
Zero Line Crosses: Crossovers of the Avg line with the zero level can indicate shifts in momentum.
2. Histogram (resMfi): This histogram is based on smoothed and transformed MFI calculations (Fast MFI and Slow MFI).
Color Coding: Bars are colored Neon Blue (histColorUp) when above zero, suggesting bullish pressure, and Neon Purple (histColorDn) when below zero, suggesting bearish pressure. Transparency is applied.
Zero Line Crosses: Crossovers of the histogram with the zero level can signal potential shifts in money flow.
3. Reversal Points (Dots): Dots appear on the Signal Line (specifically on Avg2) when the color changes (i.e., Avg crosses Avg2).
Small Dots: Appear when a reversal occurs while the oscillator is in an "extreme" zone (below -60 for bullish reversals, above +60 for bearish reversals).
Large Dots: Appear when a reversal occurs outside of these extreme zones.
Colors: Blue (gRdColor) for bullish reversals (Avg crossing above Avg2), Purple (rRdColor) for bearish reversals (Avg crossing below Avg2).
4. Take Profit (TP) Signals (Triangles): Small triangles appear above (+120) or below (-120) the zero line.
Bearish Triangle (Down, Purple rTpColor): Suggests a potential exit point for long positions or an entry point for short positions, based on the oscillator losing upward momentum above the 50 level.
Bullish Triangle (Up, Blue gTpColor): Suggests a potential exit point for short positions or an entry point for long positions, based on the oscillator losing downward momentum below the -50 level.
5. Divergence Lines: The strategy automatically detects and draws potential regular and hidden divergences between the price action (highs/lows) and the Signal Line (Avg).
Regular Bullish Divergence (White bullDivColor line, ⊚︎ label): Price makes a lower low, but the oscillator makes a higher low. Suggests potential bottoming.
Regular Bearish Divergence (White bearDivColor line, ⊚︎ label): Price makes a higher high, but the oscillator makes a lower high. Suggests potential topping.
Hidden Bullish Divergence (bullHidDivColor line, ⊚︎ label): Price makes a higher low, but the oscillator makes a lower low. Suggests potential continuation of an uptrend.
Hidden Bearish Divergence (bearHidDivColor line, ⊚︎ label): Price makes a lower high, but the oscillator makes a higher high. Suggests potential continuation of a downtrend.
Delete Broken Divergence Lines: If enabled, newer divergence lines originating from a similar point will replace older ones.
6. Status Line: A visual bar at the top (95 to 105) and bottom (-95 to -105) of the indicator panel. Its color intensity reflects the confluence of signals:
Score Calculation: +1 if Avg > Avg2, +1 if Avg > 0, +1 if Histogram > 0.
Top Bar (Bullish): Bright Blue (gStatColor) if score is 3, Faded Blue if score is 2, Black otherwise.
Bottom Bar (Bearish): Bright Purple (rStatColor) if score is 0, Faded Purple if score is 1, Black otherwise.
Strategy Settings Explained
The strategy's behavior is controlled via the settings panel (gear icon).
1. Date Range:
Start Date, End Date: Define the period for backtesting. Trades will only occur within this range.
2. Optional Webhook Configuration: (For Automation)
3C Email Token, 3C Bot ID: Enter your 3Commas API credentials if you plan to automate trading using webhooks. The strategy generates JSON alert messages compatible with 3Commas. You can go ahead and just leave the text field as defaulted, "TOKEN HERE" / "BOT ID HERE" if not using any bot automations at this time. You can always come back later and automate it. More info can be made available from QuantJazz should you need automation assistance with custom indicators and trading strategies.
3. 🚀 Signal Line:
Turn On/Off: Show or hide the main signal lines (Avg, Avg2).
gColor, rColor: Set the colors for bullish and bearish signal line states.
Length (RSI): The lookback period for the internal RSI calculation. Default is 2.
Smooth (EMA): The smoothing period for the EMAs applied to the composite signal. Default is 9.
RSI Source: The price source used for RSI calculation (default: close).
4. 📊 Histogram:
Turn On/Off: Show or hide the histogram.
histColorUp, histColorDn: Set the colors for positive and negative histogram bars.
Length (MFI): The base lookback period for MFI calculations. Default is 5. Fast and Slow MFI lengths are derived from this.
Smooth: Smoothing period for the final histogram output. Default is 1 (minimal smoothing).
5.💡 Other:
Show Divergence Line: Toggle visibility of regular divergence lines.
bullDivColor, bearDivColor: Colors for regular divergence lines.
Show Hidden Divergence: Toggle visibility of hidden divergence lines.
bullHidDivColor, bearHidDivColor: Colors for hidden divergence lines.
Show Status Line: Toggle visibility of the top/bottom status bars.
gStatColor, rStatColor: Colors for the status line bars.
Show TP Signal: Toggle visibility of the TP triangles.
gTpColor, rTpColor: Colors for the TP triangles.
Show Reversal points: Toggle visibility of the small/large dots on the signal line.
gRdColor, rRdColor: Colors for the reversal dots.
Delete Broken Divergence Lines: Enable/disable automatic cleanup of older divergence lines.
6. ⚙️ Strategy Inputs: (CRITICAL for Trade Logic)
This section defines which visual signals trigger trades. Each signal (Small/Large Dots, TP Triangles, Bright Bars, Signal/Histogram Crosses, Signal/Histogram Max/Min, Divergences) has a dropdown menu:
Long: This signal can trigger a long entry.
Short: This signal can trigger a short entry.
Disabled: This signal will not trigger any entry.
Must Be True Checkbox: If checked for a specific signal, that signal's condition must be met for any trade (long or short, depending on the dropdown selection for that signal) to be considered. Multiple "Must Be True" conditions act as AND logic – all must be true simultaneously.
How it Works:
The strategy first checks if all conditions marked as "Must Be True" (for the relevant trade direction - long or short) are met.
If all "Must Be True" conditions are met, it then checks if at least one of the conditions not marked as "Must Be True" (and set to "Long" or "Short" respectively) is also met.
If both steps pass, and other filters (like Date Range, FRAMA) allow, an entry order is placed.
Example: If "Large Bullish Dot" is set to "Long" and "Must Be True" is checked, AND "Bullish Divergence" is set to "Long" but "Must Be True" is not checked: A long entry requires BOTH the Large Bullish Dot AND the Bullish Divergence to occur simultaneously. If "Large Bullish Dot" was "Long" but not "Must Be True", then EITHER a Large Bullish Dot OR a Bullish Divergence could trigger a long entry (assuming no other "Must Be True" conditions are active).
Note: By default, the strategy is configured for long-only trades (strategy.risk.allow_entry_in(strategy.direction.long)). To enable short trades, you would need to comment out or remove this line in the Pine Script code and configure the "Strategy Inputs" accordingly.
7. 💰 Take Profit Settings:
Take Profit 1/2/3 (%): The percentage above the entry price (for longs) or below (for shorts) where each TP level is set. (e.g., 1.0 means 1% profit).
TP1/2/3 Percentage: The percentage of the currently open position to close when the corresponding TP level is hit. The percentages should ideally sum to 100% if you intend to close the entire position across the TPs.
Trailing Stop (%): The percentage below the highest high (for longs) or above the lowest low (for shorts) reached after the activation threshold, where the stop loss will trail.
Trailing Stop Activation (%): The minimum profit percentage the trade must reach before the trailing stop becomes active.
Re-entry Delay (Bars): The minimum number of bars to wait after a TP is hit before considering a re-entry. Default is 1 (allows immediate re-entry on the next bar if conditions met).
Re-entry Price Offset (%): The percentage the price must move beyond the previous TP level before a re-entry is allowed. This prevents immediate re-entry if the price hovers around the TP level.
8. 📈 FRAMA Filter: (Optional Trend Filter)
Use FRAMA Filter: Enable or disable the filter.
FRAMA Source, FRAMA Period, FRAMA Fast MA, FRAMA Slow MA: Parameters for the FRAMA calculation. Defaults provided are common starting points.
FRAMA Filter Type:
FRAMA > previous bars: Allows trades only if FRAMA is significantly above its recent average (defined by FRAMA Percentage and FRAMA Lookback). Typically used to confirm strong upward trends for longs.
FRAMA < price: Allows trades only if FRAMA is below the current price (framaSource). Can act as a baseline trend filter.
FRAMA Percentage (X), FRAMA Lookback (Y): Used only for the FRAMA > previous bars filter type.
How it Affects Trades: If Use FRAMA Filter is enabled:
Long entries require the FRAMA filter condition to be true.
Short entries require the FRAMA filter condition to be false (as currently coded, this acts as an inverse filter for shorts if enabled).
How to Use the Strategy
1. Apply to Chart: Open your desired chart on TradingView. Click "Indicators", find "QuantJazz Turbine Trader BETA v1.17" (you might need to add it via Invite-only scripts or if published publicly), and add it to your chart. The oscillator appears below the price chart, and the strategy tester panel opens at the bottom.
2. Configure Strategy Properties: In the Pine Script code itself (or potentially via the UI if supported), adjust the strategy() function parameters like initial_capital, default_qty_value, commission_value, slippage, etc., to match your account, broker fees, and risk settings. The user preferences provided (e.g., 1000 initial capital, 0.1% commission) are examples. Remember use_bar_magnifier is false by default in v1.17.
3. Configure Inputs (Settings Panel):
Set the Date Range for backtesting.
Crucially, configure the ⚙️ Strategy Inputs. Decide which signals should trigger entries and whether they are mandatory ("Must Be True"). Start simply, perhaps enabling only one or two signals initially, and test thoroughly. Remember the default long-only setting unless you modify the code.
Set up your 💰 Take Profit Settings, including TP levels, position size percentages for each TP, and the trailing stop parameters. Decide if you want to use the re-entry feature.
Decide whether to use the 📈 FRAMA Filter and configure its parameters if enabled.
Adjust visual elements (🚀 Signal Line, 📊 Histogram, 💡 Other) as needed for clarity.
4. Backtest: Use the Strategy Tester panel in TradingView. Analyze the performance metrics (Net Profit, Max Drawdown, Profit Factor, Win Rate, Trade List) across different assets, timeframes, and setting configurations. Pay close attention to how different "Strategy Inputs" combinations perform.
5. Refine: Based on backtesting results, adjust the input settings, TP/SL strategy, and signal combinations to optimize performance for your chosen market and timeframe, while being mindful of overfitting.
6. Automation (Optional): If using 3Commas or a similar platform:
Enter your 3C Email Token and 3C Bot ID in the settings.
Create alerts in TradingView (right-click on the chart or use the Alert panel).
Set the Condition to "QuantJazz Turbine Trader BETA v1.17".
In the "Message" box, paste the corresponding placeholder, which will pass the message in JSON from our custom code to TradingView to pass through your webhook: {{strategy.order.alert_message}}.
In the next tab, configure the Webhook URL provided by your automation platform. Put a Whale sound, while you're at it! 🐳
When an alert triggers, TradingView will send the pre-formatted JSON message from the strategy code to your webhook URL.
Final Notes
The QuantJazz Turbine Trader BETA v1.17 offers a wide range of customizable signals and strategy logic. Its effectiveness heavily depends on proper configuration and thorough backtesting specific to the traded asset and timeframe. Start with the default settings, understand each component, and methodically test different combinations of signals and parameters. Remember the inherent risks of trading and never invest capital you cannot afford to lose.
AI Trading Signals Indicator v4.0🧠 AI Trading Signals Indicator v4.0
Description
The AI Trading Signals Indicator v4.0 is a multi-strategy signal suite tailored for discretionary and semi-automated traders who want to analyze market momentum shifts, trend changes, and potential breakout scenarios. This script combines classic technical indicators like RSI, VWAP, EMAs, SMA, and dynamic price action structures to generate Buy, Sell, Management, and Caution signals in real-time. Works for Crypto, Stocks, and Forex (all chart time-frames).
Unlike traditional single-strategy indicators, this tool gives you full control over the signal types you'd like to view by selecting from one of five integrated strategy modes via a dropdown:
All Strategies
Buy and Sell
Long Positions Only
Short Positions Only
Breakout Strategy
Bull Season to Bear Season (BTC Only)
This indicator is non-repainting and responds to confirmed crossover/crossunder events, trend channels, and conditions based on price interaction with moving averages and momentum filters.
🔍 What This Script Does
Trend Analysis:
Uses a layered combination of short, medium, and long-term EMAs (20, 50, 200) to detect trend transitions through crossover patterns.
Breakout Detection:
Identifies potential breakout zones using custom support/resistance levels and signals LC (Long Continuation) or SC (Short Continuation) after multi-bar confirmation.
Momentum Filtering:
Applies RSI and a VWAP-modified RSI to highlight areas of potential momentum exhaustion or shifts. The enhanced RSI-VWAP method helps contextualize overbought/oversold conditions with additional signal refinement.
Trade Management Visualization:
Displays configurable management zones including user-defined stop-loss buffers (e.g., 2% below entry) and visual target thresholds (e.g., 3% above entry), plotted as dotted lines for clear chart tracking.
BTC Cycle Monitoring:
Includes Bitcoin-specific trend awareness tools like Cycle Squeeze Detection and a BTC Top Alert, based on custom macro-level moving averages.
📈 How to Use It
Select a strategy mode from the dropdown that aligns with your trading preferences.
Enable or disable visual signals in the “Style” tab to customize clarity.
Use Buy signals as potential entries and Management (💰) signals to monitor trade activity or evaluate possible exit areas.
Breakout-focused traders can watch for LC/SC markers, indicating continuation setups after breakout conditions.
BTC-specific tools (Bull/Bear Season and BTC Top) are designed for use exclusively with Bitcoin charts.
✅ Key Features
Combines multiple signal types in one adaptive, modular script
Built-in trade management visualization tools for customizable planning
Custom breakout logic with confirmation layers
Advanced RSI-VWAP logic for momentum interpretation
Minimal, intuitive visuals using icons and labels for clean charting
Works across all markets and timeframes; includes a BTC-specific mode
🛠️ Author’s Note
This script was developed with active chart users and strategic traders in mind. It merges several classic indicators with a flexible signal architecture, supporting both trend-following and reversal-based analysis. Breakout recognition and cycle awareness features were added to help streamline market interpretation for those seeking less chart noise and more focused signal visibility.
⚠️ Disclaimer
This script is for educational and informational purposes only. It does not constitute financial advice, trading advice, or a guarantee of performance. Always conduct your own research and consult with a licensed financial advisor before making any trading decisions.
Wealthboost Buy-Sell signalsIt's a Trend based strong Buy & Sell signal Indicator.
If any one want to join with us, please DM us.
Medias Moviles & Cuadro de PerformanceTomas las unidades EMMA en un solo indicador
Medias by rodrigo
AI Trading Signals Indicator v4.1🧠 AI Trading Signals Indicator v4.1
Description
The AI Trading Signals Indicator v4.1 is a multi-strategy signal suite designed for discretionary and semi-automated traders who want to capitalize on market momentum, trend reversals, and breakout opportunities. This script intelligently combines traditional technical indicators like RSI, VWAP, EMAs, SMA, and dynamic price action structures to generate Buy, Sell, Take Profit, and Warning signals in real-time.
Unlike typical single-strategy indicators, this script gives you full control over the signal types you want to see by selecting from one of the five integrated strategy modes via a dropdown:
All Strategies
Buy and Sell
Long Positions Only
Short Positions Only
Breakout Strategy
Bull Season to Bear Season (BTC Only)
This indicator is not a repainting model. It reacts to confirmed crossover/crossunder events, trend channels, and conditions met by price relative to moving averages and momentum thresholds.
🔍 What This Script Does
Trend Detection: Uses a blend of short, medium, and long-term EMAs (20, 50, 200) to determine trend changes via crossover events.
Breakout Recognition: Detects potential Breakout Zones using custom support/resistance levels and signals LC (Long Continuation) or SC (Short Continuation) with price action confirmation.
Momentum Confirmation: Uses RSI and VWAP-based RSI to confirm exhaustion levels and momentum shifts. A special variation of RSI-VWAP helps fine-tune overbought/oversold areas for precision entries.
Profit Taking & Risk Management: Highlights Take Profit Zones and calculates customizable stop loss levels (e.g., 2% below entry) and target prices (e.g., 3% above entry), plotted as dotted lines on the chart for clear visual tracking.
BTC Cycle Awareness: Includes Bitcoin Top Warning and Cycle Squeeze Detection, leveraging custom BTC-specific daily moving averages for macro trend analysis.
📈 How to Use It
Choose a strategy from the dropdown that aligns with your trading goals.
Enable or disable signals in the "Style" tab to reduce noise and focus only on relevant alerts.
Use Buy signals as potential entries and Sell/Exit or Take Profit (TP 💰) signals to manage or close trades.
Breakout traders can watch for LC/SC labels, which highlight confirmed breakout continuation setups.
Use the BTC-specific indicators (Bull Season, Bear Season, and BTC Top signals) only when trading Bitcoin.
✅ Key Features
Combines multiple signal types into one flexible and modular indicator
Built-in risk management visualization with automatic stop loss and target price plotting
Custom breakout logic with multi-bar confirmation
Dynamic RSI-VWAP layer for advanced overbought/oversold detection
Clean, non-intrusive visuals with icons and labels for each signal type
Compatible with any market and timeframe, with a special mode for BTC
🛠️ Author’s Note
This script is originally developed with real-time trading usability in mind. It combines multiple classic indicators with a signal layering engine that offers both trend-following and counter-trend capabilities, including support for breakout confirmation logic, cycle analysis, and fine-tuned momentum filtering.
It’s designed for active traders, strategic swing traders, and Bitcoin market watchers seeking smarter, signal-rich charts without crowding or clutter.
S7N SA NQ DAYS7N SA NQ DAY – Daily Standard Deviation Levels for Nasdaq 100
Overview
This indicator calculates and plots daily standard deviation levels for the Nasdaq 100 (NQ) futures contract, using the previous day's closing price and the VXN (Nasdaq Volatility Index) to estimate expected price ranges.
How It Works
Previous Day's Close: Retrieves the last daily closing price of NQ.
Volatility-Based Deviation Calculation: Uses VXN to project price movement based on statistical probabilities.
Plots Key Levels: Standard deviation bands at ±1σ, ±2σ, and ±3σ.
Auto-Updates Daily: New levels are recalculated at market open.
How to Use
Identify Support & Resistance:
±1σ → Minor reaction zone
±2σ → Stronger support/resistance
±3σ → Extreme move, potential reversal or breakout
Risk Management: Higher deviations indicate increased volatility.
Confirmation Tool: Combine with trend indicators for better trade entries.
Why Use This Indicator?
✅ Dynamic Intraday Levels
✅ VXN-Based Volatility Adaptation
CZ Basic Strategy V1 Manual1. Indicator Components & Features
This indicator includes:
Buy/Sell Signals using ATR-based trailing stop.
Linear Regression Candles (Optional smoothing of price data).
Market Sentiment Dashboard displaying biases across multiple timeframes.
Multiple Moving Averages (MA) with customizable settings.
2. How to Use the Indicator
A. Configuring Buy/Sell Signals
Signal Smoothing: Adjust the "Signal Smoothing" input to control signal sensitivity.
Heikin Ashi Option: Enable “Signals from Heikin Ashi Candles” if you want signals to be based on Heikin Ashi data.
ATR Period: Adjust the ATR period to fine-tune the trailing stop.
Key Value: Increases or decreases sensitivity for trade signals.
🔹 BUY Signal: Appears when the price moves above the ATR trailing stop.
🔻 SELL Signal: Appears when the price moves below the ATR trailing stop.
B. Market Sentiment Dashboard
This dashboard helps you see market trends across different timeframes (1min, 3min, 5min, etc.).
Green = Bullish trend (Upward momentum)
Red = Bearish trend (Downward momentum)
Blue = Neutral (Sideways market)
You can adjust:
Panel Position (Top, middle, or bottom of the chart)
Sentiment Colors (Customizable bullish/bearish colors)
Label Size (Adjust text size for better visibility)
C. Customizing Moving Averages
The script includes four customizable moving averages:
Choose the MA Type: SMA, EMA, WMA, VWMA, etc.
Adjust the Length: Shorter MAs react faster; longer ones smooth out trends.
Set the Color: Differentiate each MA visually.
You can enable or disable each MA as needed.
3. Alerts & Notifications
The script provides buy/sell alerts whenever a new signal is detected.
Alerts are also set for market sentiment changes on multiple timeframes.
To activate:
Go to Alerts in TradingView.
Select "CZ Basic Strategy Signal" to get notified of buy/sell conditions.
Set alerts for sentiment shifts in different timeframes.
4. Recommended Trading Approach
Trend Confirmation: Use MAs and sentiment dashboard to validate trades.
Avoid False Signals: Increase the ATR period for better filtering.
Timeframe Selection: The strategy works on all timeframes but is best tested on 15m, 1H, and 4H.
5. Summary
✅ Use Buy/Sell signals to identify trade entries.
✅ Monitor the Market Sentiment Dashboard for trend direction across timeframes.
✅ Utilize customizable Moving Averages for trend confirmation.
✅ Set up alerts to receive real-time notifications of trade opportunities.
5 days ago
Release Notes
1. Indicator Components & Features
This indicator includes:
Buy/Sell Signals using ATR-based trailing stop.
Linear Regression Candles (Optional smoothing of price data).
Market Sentiment Dashboard displaying biases across multiple timeframes.
Multiple Moving Averages (MA) with customizable settings.
2. How to Use the Indicator
A. Configuring Buy/Sell Signals
Signal Smoothing: Adjust the "Signal Smoothing" input to control signal sensitivity.
Heikin Ashi Option: Enable “Signals from Heikin Ashi Candles” if you want signals to be based on Heikin Ashi data.
ATR Period: Adjust the ATR period to fine-tune the trailing stop.
Key Value: Increases or decreases sensitivity for trade signals.
🔹 BUY Signal: Appears when the price moves above the ATR trailing stop.
🔻 SELL Signal: Appears when the price moves below the ATR trailing stop.
B. Market Sentiment Dashboard
This dashboard helps you see market trends across different timeframes (1min, 3min, 5min, etc.).
Green = Bullish trend (Upward momentum)
Red = Bearish trend (Downward momentum)
Blue = Neutral (Sideways market)
You can adjust:
Panel Position (Top, middle, or bottom of the chart)
Sentiment Colors (Customizable bullish/bearish colors)
Label Size (Adjust text size for better visibility)
C. Customizing Moving Averages
The script includes four customizable moving averages:
Choose the MA Type: SMA, EMA, WMA, VWMA, etc.
Adjust the Length: Shorter MAs react faster; longer ones smooth out trends.
Set the Color: Differentiate each MA visually.
You can enable or disable each MA as needed.
3. Alerts & Notifications
The script provides buy/sell alerts whenever a new signal is detected.
Alerts are also set for market sentiment changes on multiple timeframes.
To activate:
Go to Alerts in TradingView.
Select "CZ Basic Strategy Signal" to get notified of buy/sell conditions.
Set alerts for sentiment shifts in different timeframes.
4. Recommended Trading Approach
Trend Confirmation: Use MAs and sentiment dashboard to validate trades.
Avoid False Signals: Increase the ATR period for better filtering.
Timeframe Selection: The strategy works on all timeframes but is best tested on 15m, 1H, and 4H.
A. Fractal Detection & Trendline Drawing
It detects fractal highs and lows using ta.pivothigh() and ta.pivotlow().
Automatically connects recent fractals with trendlines.
The trendlines are categorized into:
Recent trendlines (colored brightly).
Historical trendlines (older ones fade in color).
How to Adjust Trendline Settings
Go to the Auto Trendlines section in the input settings:
"Fractal Period" (n) → Controls sensitivity (higher values reduce signals).
"Recent Line" Color & Width → Adjusts appearance of fresh trendlines.
"Historical Line" Color & Width → Adjusts older trendlines.
"Max Pair of Lines" → Limits the number of active trendlines.
"Extend Lines" (Right or Both Ways) → Controls how far lines extend.
B. Cross Detection (When Price Crosses Trendlines)
Detects when the closing price crosses above/below the most recent trendlines.
Plots "X" markers at crossing points if enabled.
Sends an alert notification when a cross happens.
How to Customize Cross Settings
Show Crosses → Enable/Disable cross markers.
Cross Colors → Customize colors for cross-above (Green) and cross-below (Red).
Max Crossed Lines → Limits the number of cross indicators shown.
C. Support & Resistance (SR) Detection
Finds strong support and resistance zones using pivot highs/lows over a loopback period.
Draws horizontal support/resistance levels based on strength.
How to Adjust SR Settings
Go to the Support and Resistance section:
Pivot Period (rb) → Determines pivot strength.
Loopback Period (prd) → Defines how far back to look for levels.
S/R Strength (nump) → Filters only strong S/R levels.
Channel Width (ChannelW) → Adjusts how wide the support/resistance zones are.
D. Trendline Slope & Log Scale
Slope Calculation → Computes slope of trendlines for predictions.
Log Scale Mode → Ensures correct calculations on logarithmic charts.
How to Enable Log Scale
Enable Log Scale Mode in the settings.
5. Summary
✅ Use Buy/Sell signals to identify trade entries.
✅ Monitor the Market Sentiment Dashboard for trend direction across timeframes.
✅ Utilize customizable Moving Averages for trend confirmation.
✅ Set up alerts to receive real-time notifications of trade opportunities.
S7N SA NQ WEEKS7N SA NQ WEEK – Weekly Standard Deviation Levels for Nasdaq 100
Overview
This script calculates and plots the weekly standard deviation levels for the Nasdaq 100 (NQ) futures contract. It uses the previous week's closing price and the VXN (Nasdaq Volatility Index) to determine dynamic support and resistance zones based on expected price fluctuations.
How It Works
Previous Week's Close: Fetches the last weekly closing price of NQ.
Volatility-Based Deviation Calculation: Uses VXN to estimate expected price movement.
Plots Key Levels: Standard deviation bands at ±1σ, ±2σ, and ±3σ.
Auto-Updates Weekly: New levels are set at the start of each trading week.
How to Use
Identify Key Zones:
±1σ → Minor support/resistance
±2σ → Stronger reaction zone
±3σ → Extreme deviation, possible reversal or breakout
Enhance Risk Management: Higher deviations indicate increased volatility.
Combine with Other Indicators for confirmation.
Why Use This Indicator?
✅ Dynamic Support & Resistance
✅ VXN-Based Volatility Adaptation
Marcador de Entradas Long y ShortExplanation of the Script
Definition of Timeframe:
The variable timeframeCondition ensures that the signals only appear on the 1-hour ("60") and 30-minute ("30") charts.
Entry Conditions:
As an example, moving average crossovers are used:
longCondition: Detects a bullish crossover between a fast moving average (14 periods) and a slow moving average (28 periods).
shortCondition: Detects a bearish crossover between the same moving averages.
Note: You should replace these conditions with those that correspond to your specific strategy (for example, support/resistance levels, ADX, etc.).
Marking Entries:
Long Entries:
Uses plotshape() with location=location.belowbar to place a green arrow (color=color.green) below the candle.
The style shape.arrowup displays an upward-pointing arrow, and the text "LONG" appears next to the arrow.
Short Entries:
Uses plotshape() with location=location.abovebar to place a red arrow (color=color.red) above the candle.
The style shape.arrowdown displays a downward-pointing arrow, and the text "SHORT" appears next to the arrow.
The signals are only displayed when timeframeCondition is true (i.e., on 1H or 30M charts).
MA20 和 MA40 均线Below is a code written in Pine Script that can draw 20-day and 40-day simple moving averages in TradingView
Market Structure Trend StrategyStrategy based on my previously published indicator, most effective on the 1-hour timeframe to minimize false signals
Combined Patterns [HL HTF & SAR & EMAs]Trade2Win Version 2 is a new indicator specifically built for Futures.
This Works on Nasdaq but can work on other instruments.
This is very simple to use.
Step 1: wait for the Bearish or Bullish Zones to print on the 30 min chart
Step 2: drop down to the 15 min and wait for breakout with volume.
Step 3 enter trade and don't be greedy.
Nasdaq: expect 200+ points
Gold 40 Points
I will be adding other features and updates.
You can remove the bar colors, you can adjust ema to your liking.
You can remove zones on the 15 min which I recommend.
To see how This indicator works, visit You Tube and search Trade2Win Version 2 By Laura Teach FX.
OB & OS of Merged Efficiency & Time-Based OscillatorThis indicator, titled "Merged Efficiency & Time-Based Oscillator," attempts to provide a unique perspective on market momentum and trend efficiency by combining several distinct concepts into a single oscillator displayed below the main price chart.
At its core, it blends two main ideas:
Market Efficiency: It calculates an "Efficiency Ratio" over a long lookback period. This part aims to measure how directly price has moved from its starting point to its ending point, compared to the total distance it traveled back and forth. High efficiency might suggest a strong, direct trend, while low efficiency could indicate choppy, sideways action. Users can choose between a standard or directional version of this calculation.
Time-Weighted Momentum: Inspired by the concepts behind RSI, this part calculates two related oscillator values over a shorter period. Instead of just looking at the magnitude of price gains versus losses, it uniquely considers both the time spent and the size of the move going in that direction
The Merging: We then average the long-term Efficiency Ratio with the two shorter-term, time-and-value-based momentum signals. The goal is to create a hybrid oscillator that reflects both the underlying trend's directness and the more recent momentum dynamics.
Output and Signals:
The script dynamically calculates overbought and oversold levels based on the oscillator's own recent history. These levels adapt to the indicator's volatility.
Potential "BUY" (triangle up) and "SELL" (triangle down) signals are plotted on the price chart when the oscillator crosses out of the dynamically calculated extreme zones, suggesting a potential reversal or exhaustion point.