Konkord + MACD + RSI + STOCH - FAcien/FromhellThis script combines multiple technical indicators into a single visualization to enhance market analysis on TradingView.
It includes:
Konkorde: An indicator based on money flow and volume, showing accumulation and distribution.
MACD: Identifies market trends and momentum using exponential moving averages.
RSI & Stoch: Evaluates overbought and oversold conditions by combining the Relative Strength Index and Stochastic for better accuracy.
The script allows users to enable or disable each component as needed and adjust key parameters for customization.
El script permite activar o desactivar cada componente según necesidad y ajustar parámetros clave para personalización.
Indikatoren und Strategien
Responsive VWAP Bands [PQ_MOD]This indicator calculates dynamic VWAP bands that adapt in real time to market conditions. It continuously aggregates volume‐weighted price data from a user-defined start point (either the very first bar or after a specified time) to compute a progressive VWAP (pvwap) and its associated volatility, derived from a volume-weighted variance of the price. The resulting standard deviation is scaled by a user-defined multiplier to generate upper and lower bands around the pvwap. Notably, the indicator features a customizable event-triggered reset mechanism—where the cumulative sums are reinitialized when a chosen condition (such as a periodic interval, a new higher high or lower low, a trend change indicated by a stochastic oscillator divergence, or an external event) is met—thereby enhancing its responsiveness to shifts in market structure. The VWAP, along with its bands, is then plotted on the chart using circle markers, offering a clear visual reference for potential support and resistance levels.
Optimize Head-Touch and Bottom-GuessUniquely developed to empower your predictions with smart alerts and analysis using Moving Averages, Bollinger Bands, and VWAP.
Global M2 Money Supply // Days Offset =Total M2 Supply globally summing the liquidity of the global main central banks with a daily offset
EMA CloudIt's provide the area of value between 2 EMA. Additional 1 EMA long term for determine the market status.
MA200 + MA55 Trend Signals with 2-Candlestick Patterns### **Key Features:**
1. **Buy Signal:**
- Triggered only when:
- Both `MA200` and `MA55` are sloping upward (`ma200_slope > 0` and `ma55_slope > 0`).
- The price is above both `MA200` and `MA55`.
- The price is near `MA55` (within the adjustable tolerance range, default is `0.50%`).
- A **bullish 2-candlestick pattern** (engulfing or harami) is detected.
- A **higher low** is detected (indicating a recognizable downswing in the uptrend).
2. **Sell Signal:**
- Triggered only when:
- Both `MA200` and `MA55` are sloping downward (`ma200_slope < 0` and `ma55_slope < 0`).
- The price is below both `MA200` and `MA55`.
- The price is near `MA55` (within the adjustable tolerance range, default is `0.50%`).
- A **bearish 2-candlestick pattern** (engulfing or harami) is detected.
- A **lower high** is detected (indicating a recognizable upswing in the downtrend).
Konkord + MACD + RSI + STOCH - FAcien/FromhellThis script combines multiple technical indicators into a single visualization to enhance market analysis on TradingView.
It includes:
Konkorde: An indicator based on money flow and volume, showing accumulation and distribution.
MACD: Identifies market trends and momentum using exponential moving averages.
RSI & Stoch: Evaluates overbought and oversold conditions by combining the Relative Strength Index and Stochastic for better accuracy.
The script allows users to enable or disable each component as needed and adjust key parameters for customization.
RK 50 crossover RK 50 Crossover Indicator. This indicator shows momentum. When RSI crosses the 50 line, we should understand that momentum is forming in the market. We just have to wait for confirmation.
Eclipse Dates IndicatorThis TradingView indicator displays vertical lines on eclipse dates from 1980 to 2030, with comprehensive filtering options for different types of eclipses.
Features
Date Range: Covers 221 eclipse events from 1980 to 2030
Eclipse Types: Filter by Solar and/or Lunar eclipses
Eclipse Subtypes: Filter by Total, Partial, Annular, Penumbral, and Hybrid eclipses
Year Range Selection: Focus on specific decades (1980-1990, 1990-2000, etc.)
Visual Customization: Separate styling for Solar and Lunar eclipses
Line Appearance: Customize color, style, and width
Label Options: Show/hide labels with customizable appearance
Eclipse Types
Show Solar Eclipses: Toggle visibility of Solar eclipses
Show Lunar Eclipses: Toggle visibility of Lunar eclipses
Eclipse Subtypes
Show Total Eclipses: Toggle visibility of Total eclipses
Show Partial Eclipses: Toggle visibility of Partial eclipses
Show Annular Eclipses: Toggle visibility of Annular eclipses
Show Penumbral Eclipses: Toggle visibility of Penumbral eclipses
Show Hybrid Eclipses: Toggle visibility of Hybrid eclipses
Visual Settings
Solar/Lunar Eclipse Line Color: Set the color for eclipse lines
Solar/Lunar Eclipse Line Style: Choose between solid, dashed, or dotted lines
Solar/Lunar Eclipse Line Width: Set the width of eclipse lines
Solar/Lunar Label Text Color: Set the color for label text
Solar/Lunar Label Background Color: Set the background color for labels
General Settings
Show Eclipse Labels: Toggle visibility of eclipse labels
Label Size: Choose between tiny, small, normal, or large labels
Extend Lines to Chart Borders: Toggle whether lines extend to chart borders
Year Range: Filter eclipses by decade (1980-1990, 1990-2000, etc.)
Usage Tips
For optimal visualization, use daily or weekly timeframes
When analyzing specific periods, use the Year Range filter
To focus on specific eclipse types, use the type and subtype filters
For cleaner charts, you can hide labels and only show lines
Customize colors to match your chart theme
Data Source
Eclipse data is sourced from NASA's Five Millennium Catalog of Solar Eclipses and includes both solar and lunar eclipses from 1980 to 2030.
Momentum Breakout OscillatorUses VIX volatility, MACD, RSI, SMA, VWAP to determine buy and sell. Checks volume, must be beyond a certain threshold (eg. 1.5x regular volume)
Open Close Cross Strategy R5.1 revised by JustUncleLThis revision is an open Public release, with just some minor changes. It is a revision of the Strategy "Open Close Cross Strategy R2" originally published by @JayRogers.
*** USE AT YOUR OWN RISK ***
JayRogers : "There are drawing/painting issues in pinescript when working across resolutions/timeframes that I simply cannot fix here.. I will not be putting any further effort into developing this until such a time when workarounds become available."
NOTE: Re-painting has not been observed with the default set up, nor with Alternate resolution multiplier up to 5.
Description:
Strategy based around Open-Close Moving Average Crossovers optionally from a higher time frame.
Setup:
I have generally found that setting the strategy resolution to 3-5x that of the chart you are viewing tends to yield the best results, regardless of which MA option you may choose (if any) BUT can cause a lot of false positives - be aware of this. JustUncleL: using one of the Smoothed MA helps reduce false positives.
Don't aim for perfection. Just aim to get a reasonably snug fit with the O-C band, with good runs of green and red. JustUncleL: using SMMA (8 to 10) gives a good fit.
Option to either use basic open and close series data, or pick your poison with a wide array of MA types.
Optional Stop Loss and Target Profit for damage mitigation if desired (can be toggled on/off)
Positions get taken automatically following a crossover - which is why it's better to set the resolution of the script greater than that of your chart, so that the trades get taken sooner rather than later.
If you make use of the stops/target profit, be sure to take your time tweaking the values. Cutting it too fine will cost you profits but keep you safer, while letting them loose could lead to more draw down than you can handle.
Revsion R5 Changes by JustUncleL
Corrected cross over calculations, sometimes gave false signals.
Corrected Alternate Time calculation to allow for Daily,Weekly and Monthly charts.
Open Public release.
Revision R4 By JustUncleL
Change the way the Alternate resolution in selected, use a Multiplier of the base Time Frame instead, this makes it easy to switch between base time frames.
Added TMA and SSMA moving average options. But DEMA is still giving the best results.
Using "calc_on_every_tick=false" ensures results between back testing and real time are similar.
Added Option to Disable the coloring of the bars.
Updated default settings.
R3 Changes by JustUncleL:
Returned a simplified version of the open/close channel, it shows strength of current trend.
Added Target Profit Option.
Added option to reduce the number of historical bars, overcomes the too many trades limit error.
Simplified the strategy code.
Removed Trailing Stop option, not required and in my option does not work well in Trading View, it also gives false and unrealistic performance results in back testing.
R2 Changes by JayRogers:
Simplified and cleaned up plotting, now just shows a Moving Average derived from the average of open/close.
Tried very hard to alleviate painting issues caused by referencing alternate resolution.
8 août 2017
Notes de version
R5.1 Changes by JustUncleL
Upgraded to Version 3 Pinescript compliance.
Added option to select Trade type (Long, Short, Both or None)
Added bar colouring work around patch.
Some code corrections and changes to improve efficiency.
NOTE: To enable non-Repainting mode set "Delay Open/Close MA" to 1 or more, but expect the reported performance to drop dramatically.
OHLC Line ViewerThis indicator allows you to look at the chart differently.
How many times have we had that we wanted to look at pure LOW and HIGH data as a line?
Now it's possible!
Now you can look at all these candlesticks as lines and with bonuses!
The following options are available for viewing: Open, High, Low, Close.
Also, if you want, when some data rises/falls, your color will change.
There are also points on each of the data, which will make it convenient to look at the graph.
There are flags for quick viewing: purely Open and Close, as well as purely High and Low.
The color changes in "Styles".
Color 0 -> base color / growing color
Color 1 -> falling color
COT Index Indicatormodified version from community script.
This version added support for viewing "Leverage Fund" "Asset Manager" "Producer Merchant" user type. It also shows the total open interest as percent of previous period.
Only works with weekly chart.
CFD Lot Calculator [MT5 Optimized]CFD Position Size Calculator for MT5 (ES/NQ)
A clean, professional Pine Script tool that calculates optimal position sizes in lots for ES/NQ CFDs based on:
Account balance
Risk percentage per trade
Stop loss in pips
Contract size (default = 1 for MT5)
Features:
✅ Bottom-right compact table
✅ Displays risk amount, stop loss, and lot size
✅ Works with any CFD broker (adjust pip/contract values if needed)
✅ Detailed tooltips explain all inputs
Perfect for traders who want precise position sizing without chart clutter.
Enhanced RSI, VWAP, Pivot Points,BB, Supertrend & SAREnhanced Adaptive RSI with VWAP, Pivots, Bollinger Bands, Supertrend & SAR
This comprehensive trading indicator offers a multi-faceted approach to market analysis, combining multiple adaptive and traditional technical indicators to enhance decision-making. It is ideal for traders looking to gain insights into price momentum, support and resistance levels, and potential trend reversals.
Key Features and Benefits
Adaptive RSI (ARSI)
Tracks market momentum using an adaptive Relative Strength Index, which responds to changing market conditions.
Smoothed with a Simple Moving Average for better clarity.
Provides buy and sell signals with clear visual markers.
VWAP (Volume Weighted Average Price)
Displays Daily, Weekly, Monthly, and Approximate Quarterly VWAP levels.
Useful for identifying fair market value and institutional activity.
Pivot Points with Camarilla S3 and R3
Calculates dynamic support and resistance levels.
Helps traders set effective entry and exit points.
Adaptive Bollinger Bands
Adjusts dynamically to market volatility.
Helps traders identify overbought and oversold conditions.
Adaptive Supertrend
Generates trend-following signals based on volatility-adjusted values.
Provides clear buy and sell markers with color-coded trend identification.
Adaptive Parabolic SAR
Assists in trailing stop-loss placement and identifying trend reversals.
Particularly useful in trending markets.
How to Use
Trend Identification: Follow the Supertrend and SAR for clear directional bias.
Support and Resistance: Use Pivot Points and VWAP levels to gauge market sentiment.
Volatility Management: Monitor Bollinger Bands for breakout or reversal opportunities.
Momentum Analysis: Track ARSI movements for early signals of trend continuation or reversal.
This indicator is a powerful all-in-one solution for day traders, swing traders, and even longer-term investors who want to optimize their trading strategy.
26 and 50 EMA Crossover with 200 EMA FilterThe "26 and 50 EMA Crossover with 200 EMA Filter" indicator is a trend-following strategy designed to help traders identify high-probability entry points based on moving average crossovers and the overall market trend.
Key Features:
Buy Signal: A Buy signal is triggered when:
The price is above the 200 EMA, confirming the market is in an uptrend.
The 26 EMA crosses above the 50 EMA, indicating a potential bullish momentum shift.
Sell Signal: A Sell signal is triggered when:
The price is below the 200 EMA, confirming the market is in a downtrend.
The 26 EMA crosses below the 50 EMA, indicating potential bearish momentum.
Visual Indicators:
The 26 EMA is plotted in blue.
The 50 EMA is plotted in green.
The 200 EMA is plotted in red.
Buy and Sell Arrows:
Buy signals are shown as green arrows below the bars, indicating a potential long trade.
Sell signals are shown as red arrows above the bars, indicating a potential short trade.
This indicator combines a multi-EMA crossover strategy with a 200 EMA filter to give clear signals in trending markets while avoiding choppy, sideways conditions.
How to Use:
For Buy Trades: Look for the green arrows when the price is above the 200 EMA, confirming an uptrend. A bullish crossover between the 26 EMA and the 50 EMA signals a potential entry point.
For Sell Trades: Look for the red arrows when the price is below the 200 EMA, confirming a downtrend. A bearish crossover between the 26 EMA and the 50 EMA signals a potential entry point.
This strategy is ideal for traders looking for a trend-following approach to identify trade opportunities based on market momentum and major moving average crossovers.
Note:- TRY TO TRAIL SL FOR BIG REWARD AND SMALL LOSSES.
Gold Scalping Basic+This script is the "Basic+ Gold Scalping Strategy," specifically designed for scalping XAUUSD on the 5-minute chart. It combines smart indicator filters with price action logic to help traders identify high-probability entries and exits. The strategy is based on market structure, trend bias, and momentum confirmation, making it ideal for short-term traders who want clarity in fast-moving gold markets.
Key Features:
Trend-based entry signals using price action
Indicator filters to avoid false setups
Works best in volatile conditions
Optimized for 5M timeframe
Includes visual signals for buy/sell zones
Gold Scalping Basic+This script is the "Basic+ Gold Scalping Strategy," specifically designed for scalping XAUUSD on the 5-minute chart. It combines smart indicator filters with price action logic to help traders identify high-probability entries and exits. The strategy is based on market structure, trend bias, and momentum confirmation, making it ideal for short-term traders who want clarity in fast-moving gold markets.
Key Features:
Trend-based entry signals using price action
Indicator filters to avoid false setups
Works best in volatile conditions
Optimized for 5M timeframe
Includes visual signals for buy/sell zones
First EMA Touch (Last N Bars)Okay, here's a description of the "First EMA Touch (Last N Bars)" TradingView indicator:
Indicator Name: First EMA Touch (Last N Bars)
Core Purpose:
This indicator is designed to visually highlight on the chart the exact moment when the price (specifically, the high/low range of a price bar) makes contact with a specified Exponential Moving Average (EMA) for the first time within a defined recent lookback period (e.g., the last 20 bars).
How it Works:
EMA Calculation: It first calculates a standard Exponential Moving Average (EMA) based on the user-defined EMA Length and EMA Source (e.g., close price). This EMA line is plotted on the chart, often serving as a dynamic level of potential support or resistance.
"Touch" Detection: For every price bar, the indicator checks if the bar's range (from its low to its high) overlaps with or crosses the calculated EMA value for that bar. If low <= EMA <= high, it's considered a "touch".
"First Touch" Logic: This is the key feature. The indicator looks back over a specified number of preceding bars (defined by the Lookback Period). If a "touch" occurs on the current bar, and no "touch" occurred on any of the bars within that preceding lookback window, then the current touch is marked as the "first touch".
Visual Signal: When a "first touch" condition is met, the indicator plots a distinct shape (by default, a small green triangle) below the corresponding price bar. This makes it easy to spot these specific events.
Key Components & Settings:
EMA Line: The calculated EMA itself is plotted (typically as an orange line) for visual reference.
First Touch Signal: A shape (e.g., green triangle) appears below bars meeting the "first touch" criteria.
EMA Length (Input): Determines the period used for the EMA calculation. Shorter lengths make the EMA more reactive to recent price changes; longer lengths make it smoother and slower.
Lookback Period (Input): Defines how many bars (including the current one) the indicator checks backwards to determine if the current touch is the first one. A lookback of 20 means it checks if there was a touch in the previous 19 bars before signalling the current one as the first.
EMA Source (Input): Specifies which price point (close, open, high, low, hl2, etc.) is used to calculate the EMA.
Interpretation & Potential Uses:
Identifying Re-tests: The signal highlights when price returns to test the EMA after having stayed away from it for the duration of the lookback period. This can be significant as the market re-evaluates the EMA level.
Potential Reversal/Continuation Points: A first touch might indicate:
A potential area where a trend might resume after a pullback (if price bounces off the EMA).
A potential area where a reversal might begin (if price strongly rejects the EMA).
A point of interest if price consolidates around the EMA after the first touch.
Filtering Noise: By focusing only on the first touch within a period, it can help filter out repeated touches that might occur during choppy or consolidating price action around the EMA.
Confluence: Traders might use this signal in conjunction with other forms of analysis (e.g., horizontal support/resistance, trendlines, candlestick patterns, other indicators) to strengthen trade setups.
Limitations:
Lagging: Like all moving averages, the EMA is a lagging indicator.
Not Predictive: The signal indicates a specific past event (the first touch) occurred; it doesn't guarantee a future price movement.
Parameter Dependent: The effectiveness and frequency of signals heavily depend on the chosen EMA Length and Lookback Period. These may need tuning for different assets and timeframes.
Requires Confirmation: It's generally recommended to use this indicator as part of a broader trading strategy and not rely solely on its signals for trade decisions.
In essence, the "First EMA Touch (Last N Bars)" indicator provides a specific, refined signal related to price interaction with a moving average, helping traders focus on potentially significant initial tests of the EMA after a period of separation.
Intraday MA55 Swing PatternsHow This Code Works
Moving Average & Tolerance:
The script calculates the 55‑period moving average (ma55) and then checks if the current price is within a given percentage (tolerancePerc) of the MA.
Trend & Swing Conditions:
It defines an uptrend (price above MA55 and MA55 rising) and a downtrend (price below MA55 and MA55 falling). It then looks at the previous candle for an “acknowledgeable” down swing (for a bullish setup) or an up swing (for a bearish setup) using the user‑defined swingThreshold.
Candlestick Patterns:
Three bullish patterns are defined:
• Bullish Engulfing
• Bullish Wick (a bullish candle with a long lower wick)
• Bullish Doji (small body relative to range)
Similarly, three bearish patterns are defined with inverse logic.
Signal Conditions:
A buy signal is generated only when:
The market is in an uptrend
Price is near the MA55
The previous candle shows a down swing
One of the bullish candlestick patterns appears in the current candle
A sell signal is generated using the opposite conditions.
Plotting & Alerts:
The MA55 is plotted, and buy/sell signals are marked with shapes and optional labels. Alerts are set up so you can use TradingView’s alert system.
Quadruple Supertrend HTF FilterMultiple supertrend each with distinct TF, ART,& MULTIPLIER for multitimeframe analysis.