JoGeilo RSI Divergence Indicator with EMA FilterAn RSI indicator that can show divergences and filter them.
EMA filter:
The filter shows the bearish divergences above the EMA as a possible trend reversal and hidden bullish divergences as a trend continuation. The bullish divergences and hidden bearish divergences change to gray. Exactly the opposite happens when the price is below the EMA. This allows you to concentrate on the relevant divergences in the direction of the trend. The length of the EMA can be defined by yourself. The filter can also be reversed.
Explanation:
Regular (normal) divergences: Can be interpreted as an indication of an impending trend change.
Hidden divergences: Are generally seen as trend confirmation and indicate a continuation of the current trend.
I hope the indicator helps you.
Osilatörler
Momentum [SpokoStocks]This is a non-repainting simple yet sophisticated indicator designed to help traders identify potential trend changes and momentum shifts in the market. It offers valuable insights that seamlessly can integrate into your existing strategy.
Key Features:
> Momentum-Based Signals:
The indicator utilizes a combination of Bollinger Bands and Keltner Channels to highlight key momentum shifts. It identifies when the market may be entering a new phase, providing insight into potential buying or selling opportunities.
> Color-Coded Histogram:
The momentum bars change color dynamically based on momentum direction and strength, allowing you to easily identify bullish or bearish conditions.
> Directional Markers:
Triangular markers appear when momentum crosses above or below zero, signaling momentum shifts.
> Alerts:
Built-in alert conditions notify you when momentum crosses zero, ensuring you never miss a critical market shift. Stay informed even when you're not actively monitoring the chart.
> Customizable Parameters:
Adjust Bollinger Bands and Keltner Channel settings to suit your trading style and timeframe.
Fine-tune signal sensitivity with adjustable input periods to match your preferences.
How to Use It:
> Best for Longer-Term Analysis:
The Momentum Indicator is most effective when used on longer timeframes, such as daily or weekly charts. This allows you to capture significant momentum shifts that align with larger market trends.
> Combine with Other Methods:
For the best results, use this indicator in conjunction with other forms of technical and fundamental analysis, such as support/resistance levels or volume indicators etc. This will provide a comprehensive view of market conditions, increasing the accuracy of your analysis.
Why Choose This Indicator?
The Momentum Indicator simplifies complex market behavior, offering a clear, actionable framework for traders of all levels. With its customizable settings, alerts, and color-coded signals, it is an essential tool for enhancing your market analysis.
Risk Disclaimer:
The information provided by this script is for educational and informational purposes only. It is not intended as financial advice and should not be construed as such. All trading and investment activities involve a high level of risk and may result in the loss of capital. The user is solely responsible for any decisions made based on the content provided by this script.
By using this script, you acknowledge and agree that you use it at your own risk. The creator of this script makes no warranties regarding the accuracy, completeness, or reliability of the information, and disclaims any responsibility for any losses or damages arising from its use.
Always conduct your own research and consult with a qualified financial advisor before making any investment decisions.
DMI Candles ColoredThe DMI Candles Colored indicator colors the candles based on directional momentum derived from the DMI.
- Green : Bullish momentum.
- Red : Bearish momentum.
- Purple : Neutral phase, indicating a slowdown in volatility, which helps identify accumulation and distribution phases.
RSI Crossover Signals_Ambrishit is a indicator which uses rsi in which we long when rsi crosses above 60 and short when rsi closes below 40
Guru RSI TableRSI Table displays the RSI values from 5Mins to 1 Month based on the script you select along with the following colors
RSI > 50, Light Green
RSI > 60, Dark Green
RSI < 40, Light Red
RSI < 30, Dark Red
RSI 40 to 50, Black
SMA+BB+PSAR+GOLDEN AND DEATH CROSSSMA 5-8-13-21-34-55-89-144-233-377-610
BB 20-2
PSAR Parabolik SAR, alış satış analizini güçlendiren bir indikatördür. Bu gösterge temelde durdurma ve tersine çevirme sinyalleri için kullanılır. Teknik yatırımcılar trendleri ve geri dönüşleri tespit etmek için bu indikatörden faydalanır.
GOLDEN AND DEATH CROSS 50X200 KESİŞİMİ YADA NE İSTERSENİZ
Systematic Risk Aggregation ModelThe “Systematic Risk Aggregation Model” is a quantitative trading strategy implemented in Pine Script™ designed to assess and visualize market risk by aggregating multiple financial risk factors. This model uses a multi-dimensional scoring approach to quantify systemic risk, incorporating volatility, drawdowns, put/call ratios, tail risk, volume spikes, and the Sharpe ratio. It derives a composite risk score, which is dynamically smoothed and plotted alongside adaptive Bollinger Bands to identify trading opportunities. The strategy’s theoretical framework aligns with modern portfolio theory and risk management literature (Markowitz, 1952; Taleb, 2007).
-----------------------------------------------------------------------------------------------
Key Components of the Model
1. Volatility as a Risk Proxy
The model calculates the standard deviation of the closing price over a specified period (volatility_length) to quantify market uncertainty. Volatility is normalized to a score between 0 and 100, using its historical minimum and maximum values.
Reference: Volatility has long been regarded as a critical measure of financial risk and uncertainty in capital markets (Hull, 2008).
2. Drawdown Assessment
The drawdown metric captures the relative distance of the current price from the highest price over the specified period (drawdown_length). This is converted into a normalized score to reflect the magnitude of recent losses.
Reference: Drawdown is a key metric in risk management, often used to measure potential downside risk in portfolios (Maginn et al., 2007).
3. Put/Call Ratio as a Sentiment Indicator
The strategy integrates the put/call ratio, sourced from an external symbol, to assess market sentiment. High values often indicate bearish sentiment, while low values suggest bullish sentiment (Whaley, 2000). The score is normalized similarly to other metrics.
4. Tail Risk via Modified Z-Score
Tail risk is approximated using the modified Z-score, which measures the deviation of the closing price from its moving average relative to its standard deviation. This approach captures extreme price movements and potential “black swan” events.
Reference: Taleb (2007) discusses the importance of considering tail risks in financial systems.
5. Volume Spikes as a Proxy for Market Activity
A volume spike is defined as the ratio of current volume to its moving average. This ratio is normalized into a score, reflecting unusual trading activity, which may signal market turning points.
Reference: Volume analysis is a foundational tool in technical analysis and is often linked to price momentum (Murphy, 1999).
6. Sharpe Ratio for Risk-Adjusted Returns
The Sharpe ratio measures the risk-adjusted return of the asset, using the mean log return divided by its standard deviation over the same period. This ratio is transformed into a score, reflecting the attractiveness of returns relative to risk.
Reference: Sharpe (1966) introduced the Sharpe ratio as a standard measure of portfolio performance.
----------------------------------------------------------------------------------------------
Composite Risk Score
The composite risk score is calculated as a weighted average of the individual risk factors:
• Volatility: 30%
• Drawdown: 20%
• Put/Call Ratio: 20%
• Tail Risk (Z-Score): 15%
• Volume Spike: 10%
• Sharpe Ratio: 5%
This aggregation captures the multi-dimensional nature of systemic risk and provides a unified measure of market conditions.
----------------------------------------------------------------------------------------------
Dynamic Bands with Bollinger Bands
The composite risk score is smoothed using a moving average and bounded by Bollinger Bands (basis ± 2 standard deviations). These bands provide dynamic thresholds for identifying overbought and oversold market conditions:
• Upper Band: Signals overbought conditions, where risk is elevated.
• Lower Band: Indicates oversold conditions, where risk subsides.
----------------------------------------------------------------------------------------------
Trading Strategy
The strategy operates on the following rules:
1. Entry Condition: Enter a long position when the risk score crosses above the upper Bollinger Band, indicating elevated market activity.
2. Exit Condition: Close the long position when the risk score drops below the lower Bollinger Band, signaling a reduction in risk.
These conditions are consistent with momentum-based strategies and adaptive risk control.
----------------------------------------------------------------------------------------------
Conclusion
This script exemplifies a systematic approach to risk aggregation, leveraging multiple dimensions of financial risk to create a robust trading strategy. By incorporating well-established risk metrics and sentiment indicators, the model offers a comprehensive view of market dynamics. Its adaptive framework makes it versatile for various market conditions, aligning with contemporary advancements in quantitative finance.
----------------------------------------------------------------------------------------------
References
1. Hull, J. C. (2008). Options, Futures, and Other Derivatives. Pearson Education.
2. Maginn, J. L., Tuttle, D. L., McLeavey, D. W., & Pinto, J. E. (2007). Managing Investment Portfolios: A Dynamic Process. Wiley.
3. Markowitz, H. (1952). Portfolio Selection. The Journal of Finance, 7(1), 77–91.
4. Murphy, J. J. (1999). Technical Analysis of the Financial Markets. New York Institute of Finance.
5. Sharpe, W. F. (1966). Mutual Fund Performance. The Journal of Business, 39(1), 119–138.
6. Taleb, N. N. (2007). The Black Swan: The Impact of the Highly Improbable. Random House.
7. Whaley, R. E. (2000). The Investor Fear Gauge. The Journal of Portfolio Management, 26(3), 12–17.
Multi Timeframe Trend Scanner [by DanielM]
Multi Timeframe Trend Scanner is an advanced trading tool meticulously engineered for traders who demand comprehensive market insights across multiple symbols and customizable timeframes. Whether you're trading Forex or focusing on high-volatility instruments like NAS100, BTC, US30, and more, this scanner empowers you to make informed trading decisions with unparalleled accuracy and flexibility.
Key Features:
Customizable Timeframes: Tailor the scanner to your unique trading style by selecting from a range of customizable timeframes. Whether you prefer short-term analysis with 15-minute charts or long-term insights with daily charts, the indicator adapts to your specific needs, ensuring you capture both rapid market movements and sustained trends.
Comprehensive Multi-Symbol Monitoring: Effortlessly track up to 10 different symbols simultaneously. The indicator consolidates your favorite instruments into a single, organized interface, eliminating the need to juggle multiple charts and enhancing your ability to monitor diverse markets efficiently.
Intelligent Trend Detection: Harness the power of sophisticated algorithms to identify strong bullish and bearish trends across all selected timeframes. The scanner analyzes key technical indicators to deliver precise trend signals, ensuring you stay ahead of market movements and capitalize on high-probability trading opportunities.
Dynamic Candle Coloring: Visualize market trends instantly with intelligent candle coloring providing a clear and immediate indication of market sentiment
Alert System: Stay informed with real-time notifications tailored to your trading strategy. Activate alerts to be notified when all selected timeframes for a symbol indicate a strong bullish or bearish trend, ensuring you never miss a critical trading opportunity. The scanner's alert system is fully customizable, allowing you to control the types of alerts you receive based on your preferences.
Optimized for Active Traders: Whether you're a day trader, swing trader, or long-term investor, this scanner is optimized to meet the needs of active traders. Its robust functionality and efficient performance support dynamic trading environments and fast-paced markets, providing you with the tools needed to thrive in any trading scenario.
Why Choose Multi Timeframe Trend Scanner?
Enhanced Decision-Making: Eliminate the guesswork from your trading strategy. With precise trend signals across multiple timeframes and symbols, you can make well-informed decisions with confidence, knowing that you're backed by comprehensive market analysis.
Increased Trading Efficiency: Save valuable time by consolidating your market analysis into a single, easy-to-use tool. Focus more on executing trades and less on managing multiple charts and indicators, boosting your overall trading productivity.
Maximized Profit Potential: By identifying strong trends early and receiving timely alerts, you can capitalize on high-probability trading opportunities, enhancing your potential for consistent profitability while effectively managing risks.
Flexibility and Customization: Tailor the scanner to fit your unique trading style and preferences. Adjust the symbols, timeframes, and alert settings to align perfectly with your trading strategy, ensuring optimal performance and adaptability to varying market conditions.
How It Works:
The indicator operates by continuously analyzing selected symbols across multiple, customizable timeframes using a proprietary combination of technical indicators. When the scanner detects that all specified timeframes for a symbol are signaling a strong bullish or bearish trend, it triggers an alert, notifying you of a potential trading opportunity. Additionally, dynamic candle coloring provides immediate visual cues about market sentiment, allowing you to quickly assess and act on the information provided.
Higher Timeframe Stochastics with Slope Color(HTF Stochastics)This script displays the Stochastics value of a user-defined higher timeframe and optionally colors the plot based on its slope.
Features:
Displays the Stochastics value from a selected higher timeframe. This allows you to see the higher timeframe Stochastics without switching timeframes.
Colors the Stochastics plot based on its slope compared to the previous value
このスクリプトは、ユーザーが設定した上位時間足のストキャスティクスを表示し、オプションとしてその傾きに基づいてプロットに色を付けます。
特徴:
選択した上位時間足のストキャスティクスを表示します。これにより、時間足を切り替えることなく、上位足のストキャスティクスを確認できます。
ストキャスティクスのプロットを、前回の値と比較した傾きに基づいて色付けします。
Currency Strength [Linniu Edit]The Currency Strength indicator is a versatile tool designed to analyze and compare the relative strength of major currencies in the forex market. By aggregating price movements across multiple currency pairs, this indicator provides a clear visualization of which currencies are gaining or losing strength relative to others.
MACD y RSI CombinadosMACD y RSI Combinados – Indicador de Divergencias y Tendencias** Este indicador combina dos de los indicadores más populares en análisis técnico: el **MACD ( Media Móvil Convergencia Divergencia)** y el **RSI (Índice de Fuerza Relativa)**. Con él, podrás obtener señales de tendencia y detectar posibles puntos de reversión en el mercado. ### Características: - **RSI (Índice de Fuerza Relativa)**: - **Longitud configurable**: Ajusta el periodo del RSI según tu preferencia. - **Niveles de sobrecompra y sobreventa**: Personaliza los niveles 70 y 30 para detectar condiciones extremas. - **Divergencias**: Calcula divergencias entre el RSI y el precio para identificar posibles cambios de dirección. Las divergencias alcistas y bajistas se muestran con líneas y etiquetas en el gráfico.
DRSI by Cryptos RocketDRSI by Cryptos Rocket - Relative Strength Index (RSI) Indicator with Enhancements
This script is a custom implementation of the Relative Strength Index (RSI) indicator, designed with several advanced features to provide traders with additional insights. It goes beyond the traditional RSI by including moving averages, Bollinger Bands, divergence detection, dynamic visualization and improved alert functions.
________________________________________
Key Features
1. RSI Calculation
The RSI is a momentum oscillator that measures the speed and change of price movements. It ranges from 0 to 100 and is calculated as:
• RSI = 100−(1001+Average GainAverage Loss)100 - \left( \frac{100}{1 + \frac{\text{Average Gain}}{\text{Average Loss}}} \right)
This script allows users to:
• Set the RSI length (default: 14).
• Choose the price source for calculation (e.g., close, open, high, low).
________________________________________
2. Dynamic Visualization
• Background Gradient Fill:
o Overbought zones (above 70) are highlighted in red.
o Oversold zones (below 30) are highlighted in green.
• These gradients visually indicate potential reversal zones.
________________________________________
3. Moving Averages
The script provides a range of moving average options to smooth the RSI:
• Types: SMA, EMA, SMMA (RMA), WMA, VWMA, and SMA with Bollinger Bands.
• Customizable Length: Users can set the length of the moving average.
• Bollinger Bands: Adds standard deviation bands around the SMA for volatil
ity analysis.
________________________________________
4. Divergence Detection
This feature identifies potential price reversals by comparing price action with RSI behavior:
• Bullish Divergence: When price forms lower lows but RSI forms higher lows.
• Bearish Divergence: When price forms higher highs but RSI forms lower highs.
Features include:
• Labels ("Bull" and "Bear") on the chart marking detected divergences.
• Alerts for divergences synchronized with plotting for timely notifications.
________________________________________
5. Custom Alerts
The script includes alert conditions for:
• Regular Bullish Divergence
• Regular Bearish Divergence
These alerts trigger when divergences are detected, helping traders act promptly.
________________________________________
Customization Options
Users can customize various settings:
1. RSI Settings:
o Length of the RSI.
o Price source for calculation.
o Enable or disable divergence detection (enabled by default).
2. Moving Average Settings:
o Type and length of the moving average.
o Bollinger Band settings (multiplier and standard deviation).
________________________________________
Use Cases
1. Overbought and Oversold Conditions:
o Identify potential reversal points in extreme RSI zones.
2. Divergences:
o Detect discrepancies between price and RSI to anticipate trend changes.
3. Volatility Analysis:
o Utilize Bollinger Bands around the RSI for added context on market conditions.
4. Trend Confirmation:
o Use moving averages to smooth RSI and confirm trends.
________________________________________
How to Use
1. Add the indicator to your chart.
2. Customize the settings based on your trading strategy.
3. Look for:
o RSI crossing overbought/oversold levels.
o Divergence labels for potential reversals.
o Alerts for automated notifications.
________________________________________
DRSI by Cryptos Rocket combines classic momentum analysis with modern tools, making it a versatile solution for technical traders looking to refine their strategies.
NVOL Normalized Volume & VolatilityOVERVIEW
Plots a normalized volume (or volatility) relative to a given bar's typical value across all charted sessions. The concept is similar to Relative Volume (RVOL) and Average True Range (ATR), but rather than using a moving average, this script uses bar data from previous sessions to more accurately separate what's normal from what's anomalous. Compatible on all timeframes and symbols.
Having volume and volatility processed within a single indicator not only allows you to toggle between the two for a consistent data display, it also allows you to measure how correlated they are. These measurements are available in the data table.
DATA & MATH
The core formula used to normalize each bar is:
( Value / Basis ) × Scale
Value
The current bar's volume or volatility (see INPUTS section). When set to volume, it's exactly what you would expect (the volume of the bar). When set to volatility, it's the bar's range (high - low).
Basis
A statistical threshold (Mean, Median, or Q3) plus a Sigma multiple (standard deviations). The default is set to the Mean + Sigma × 3 , which represents 99.7% of data in a normal distribution. The values are derived from the current bar's equivalent in other sessions. For example, if the current bar time is 9:30 AM, all previous 9:30 AM bars would be used to get the Mean and Sigma. Thus Mean + Sigma × 3 would represent the Normal Bar Vol at 9:30 AM.
Scale
Depends on the Normalize setting, where it is 1 when set to Ratio, and 100 when set to Percent. This simply determines the plot's scale (ie. 0 to 1 vs. 0 to 100).
INPUTS
While the default configuration is recommended for a majority of use cases (see BEST PRACTICES), settings should be adjusted so most of the Normalized Plot and Linear Regression are below the Signal Zone. Only the most extreme values should exceed this area.
Normalize
Allows you to specify what should be normalized (Volume or Volatility) and how it should be measured (as a Ratio or Percentage). This sets the value and scale in the core formula.
Basis
Specifies the statistical threshold (Mean, Median, or Q3) and how many standard deviations should be added to it (Sigma). This is the basis in the core formula.
Mean is the sum of values divided by the quantity of values. It's what most people think of when they say "average."
Median is the middle value, where 50% of the data will be lower and 50% will be higher.
Q3 is short for Third Quartile, where 75% of the data will be lower and 25% will be higher (think three quarters).
Sample
Determines the maximum sample size.
All Charted Bars is the default and recommended option, and ignores the adjacent lookback number.
Lookback is not recommended, but it is available for comparisons. It uses the adjacent lookback number and is likely to produce unreliable results outside a very specific context that is not suitable for most traders. Normalization is not a moving average. Unless you have a good reason to limit the sample size, do not use this option and instead use All Charted Bars .
Show Vol. name on plot
Overlays "VOLUME" or "VOLATILITY" on the plot (whichever you've selected).
Lin. Reg.
Polynomial regressions are great for capturing non-linear patterns in data. TradingView offers a "linear regression curve", which this script uses as a substitute. If you're unfamiliar with either term, think of this like a better moving average.
You're able to specify the color, length, and multiple (how much to amplify the value). The linear regression derives its value from the normalized values.
Norm. Val.
This is the color of the normalized value of the current bar (see DATA & MATH section). You're able to specify the default, within signal, and beyond signal colors. As well as the plot style.
Fade in colors between zero and the signal
Programmatically adjust the opacity of the primary plot color based on it's normalized value. When enabled, values equal to 0 will be fully transparent, become more opaque as they move away from 0, and be fully opaque at the signal. Adjusting opacity in this way helps make difference more obvious.
Plot relative to bar direction
If enabled, the normalized value will be multiplied by -1 when a bar's open is greater than the bar's close, mirroring price direction.
Technically volume and volatility are directionless. Meaning there's really no such thing as buy volume, sell volume, positive volatility, or negative volatility. There is just volume (1 buy = 1 sell = 1 volume) and volatility (high - low). Even so, visually reflecting the net effect of pricing pressure can still be useful. That's all this setting does.
Sig. Zone
Signal zones make identifying extremes easier. They do not signal if you should buy or sell, only that the current measurement is beyond what's normal. You are able to adjust the color and bounds of the zone.
Int. Levels
Interim levels can be useful when you want to visually bracket values into high / medium / low. These levels can have a value anywhere between 0 and 1. They will automatically be multiplied by 100 when the scale is set to Percent.
Zero Line
This setting allows you to specify the visibility of the zero line to best suit your trading style.
Volume & Volatility Stats
Displays a table of core values for both volume and volatility. Specifically the actual value, threshold (mean, median, or Q3), sigma (standard deviation), basis, normalized value, and linear regression.
Correlation Stats
Displays a table of correlation statistics for the current bar, as well as the data set average. Specifically the coefficient, R2, and P-Value.
Indices & Sample Size
Displays a table of mixed data. Specifically the current bar's index within the session, the current bar's index within the sample, and the sample size used to normalize the current bar's value.
BEST PRACTICES
NVOL can tell you what's normal for 9:30 AM. RVOL and ATR can only tell you if the current value is higher or lower than a moving average.
In a normal distribution (bell curve) 99.7% of data occurs within 3 standard deviations of the mean. This is why the default basis is set to "Mean, 3"; it includes the typical day-to-day fluctuations, better contextualizing what's actually normal, minimizing false positives.
This means a ratio value greater than 1 only occurs 0.3% of the time. A series of these values warrants your attention. Which is why the default signal zone is between 1 and 2. Ratios beyond 2 would be considered extreme with the default settings.
Inversely, ratio values less than 1 (the normal daily fluctuations) also tell a story. We should expect most values to occur around the middle 3rd, which is why interim levels default to 0.33 and 0.66, visually simplifying a given move's participation. These can be set to whatever you like and only serve as visual aids for your specific trading style.
It's worth noting that the linear regression oscillates when plotted directionally, which can help clarify short term move exhaustion and continuation. Akin to a relative strength index (RSI), it may be used to inform a trading decision, but it should not be the only factor.
Vortex & ADX DIL'indicateur Vortex se compose de deux lignes qui indiquent une tendance haussière (VI+), généralement représentée en vert, et une tendance baissière (VI-), généralement représentée en rouge. Cet indicateur est spécifiquement utilisé pour déterminer les renversements de tendance et confirmer les tendances et la direction actuelles.
Historique
Développé par Etienne Botes et Douglas Siepman, l'indicateur Vortex a été présenté pour la première fois dans l'édition de janvier 2020 du magazine "Technical Analysis of Stocks & Commodities".
Calculs
Le calcul de l'indicateur Vortex s'articule autour de quatre parties principales. Nous examinons ces parties plus en détail ci-dessous.
La plage réelle (TR) est la plus grande des valeurs suivantes :
Haut actuel - bas actuel
Haut actuel - clôture précédente
Plus bas actuel - clôture précédente
Les mouvements haussiers et baissiers peuvent être déterminés à l'aide des calculs de lignes de tendance suivants. Il convient également de noter qu'elles sont généralement affichées sous un graphique en chandelier.
VM+ = valeur absolue du plus haut actuel - plus bas précédent
VM- = valeur absolue du plus bas actuel - plus haut précédent
La longueur du paramètre (n) est le résultat de la préférence du trader. Les traders choisissent généralement des paramètres entre 14 et 30 jours. Les calculs pour la longueur du paramètre sont les suivants :
Somme de la fourchette réelle des n dernières périodes (VM+ et VM-)
Somme de la fourchette réelle des n dernières périodes = SUM TRn
Somme des VM+ des n dernières périodes = SUM VMn+
Somme des VM- des n dernières périodes = SOMME VMn-
Création des lignes de tendance VI+ et VI-. Enfin, les traders devront utiliser les formules suivantes pour calculer les deux lignes de tendance de l'indicateur Vortex. En répétant ce processus quotidiennement, les lignes de tendance se formeront.
VIn+ = SOMME VMn+ / SOMME TRn
VIn- = SOMME VMn- / SOMME TRn
A retenir et à observer
Il est préférable d'utiliser l'indicateur Vortex avec d'autres indicateurs, outils et modèles de tendances inversées qui aident à soutenir un signal d'inversion.
Les tendances haussières, ou signaux d'achat, se produisent lorsque la ligne VI+ est inférieure à la ligne VI- et qu'elle se croise ensuite au-dessus de la ligne VI- pour former la ligne de tendance supérieure.
Les tendances baissières, ou signaux de vente, se produisent lorsque la ligne VI- est inférieure à la ligne VI+ et qu'elle se croise ensuite au-dessus de la ligne VI+ pour former la ligne de tendance supérieure.
En règle générale, c'est la ligne de tendance supérieure qui détermine la position d'un titre (tendance haussière ou baissière).
Limites
Les traders doivent être vigilants lorsqu'ils utilisent l'indicateur Vortex, car les croisements VI+ et VI- peuvent parfois entraîner le déclenchement d'un certain nombre de faux signaux d'achat ou de vente. C'est particulièrement le cas lorsque l'action des prix est agitée et n'est pas compensée par des indicateurs ou des outils de lissage. Pour remédier à ce problème, de nombreux traders ont trouvé utile d'ajuster les périodes utilisées afin de réduire le nombre de faux signaux. Si c'est votre cas, essayez de modifier les paramètres de votre indicateur et d'ajuster la période pour voir si vous obtenez un meilleur résultat.
Résumé
L'indicateur Vortex est basé sur deux lignes de tendance, VI+ et VI-, qui indiquent respectivement une tendance haussière et une tendance baissière sur le marché actuel. Cet indicateur peut aider à déterminer les renversements de tendance et à confirmer les tendances et la direction actuelles, en mettant en évidence la position des lignes de tendance l'une par rapport à l'autre.
---------------------------------------------------------------------------------------------------------------------
Average Directional Index (ADX)
See stockcharts.com/school/doku.php?st=adx&id=chart_school:technical_indicators:average_directional_index_adx for detail.
--------------------------------------------------------------------------------------------------------------------
Je mettrai à jour le script par la suite
Refined RSI-MACD Composite (Buy, Sell, Reversal Signals)Indicator Description: Refined RSI-MACD Composite with Choppiness Filter
The Refined RSI-MACD Composite with Choppiness Filter is a powerful, all-in-one trading tool designed to help traders identify high-probability buy, sell, and reversal opportunities in any market condition. By combining the strengths of multiple indicators, such as RSI, MACD, Stochastic Oscillator, ADX, and the Choppiness Index, this indicator offers a comprehensive view of market trends, momentum, and potential reversals.
Key Features:
1. Buy and Sell Signals:
• Buy Signal (“B”):
• Triggered when momentum indicators (MACD, RSI, and Stochastic) align to suggest a potential upward price movement.
• Works in both trending and less-trending markets, with built-in fallback logic for choppy conditions.
• Sell Signal (“S”):
• Triggered when bearish momentum is detected through a combination of MACD histogram, RSI, and Stochastic conditions.
2. Reversal Signals:
• Bullish Reversal (“R”):
• Highlights oversold conditions where the price may reverse to the upside.
• Based on RSI < 30, Stochastic < 20, or a crossover of MACD histogram into positive territory.
• Bearish Reversal (“R”):
• Identifies overbought conditions where a potential downward reversal is likely.
• Based on RSI > 70, Stochastic > 80, or a crossunder of MACD histogram into negative territory.
3. Choppiness Filter (Optional):
• Filters out false signals in sideways markets by using the Choppiness Index, ensuring signals are only triggered during meaningful trends.
• When enabled, signals are limited to high-probability setups in trending conditions.
4. Signal Cooldown:
• Prevents excessive or overlapping signals by enforcing a cooldown period between triggers, ensuring cleaner and more reliable charting.
Why Use This Indicator?
1. Comprehensive Market Analysis:
• Combines the strengths of momentum, trend, and volatility indicators in one tool.
• Adapts to trending, choppy, or consolidating markets seamlessly.
2. Customizable and Flexible:
• Toggle the Choppiness Filter on/off to suit your trading style.
• Adjustable thresholds for RSI, MACD, and Choppiness Index to fine-tune signal sensitivity.
3. Clear Visual Alerts:
• Neon green (“B”) for Buy signals.
• Neon red (“S”) for Sell signals.
• Neon orange (“R”) for Reversal signals.
4. User-Friendly for All Traders:
• Suitable for intraday, swing, and long-term trading strategies.
• Works across all asset classes, including stocks, forex, crypto, and indices.
How to Use:
1. Buy Signals (“B”):
• Look for Buy signals during uptrends or when price starts recovering from oversold conditions.
• Ideal entry points are confirmed when RSI > 45, MACD histogram > 0, and Stochastic %K > 20.
2. Sell Signals (“S”):
• Use Sell signals to exit long positions or enter shorts in strong downtrends.
• Triggered when RSI < 55, MACD histogram < 0, and Stochastic %K < 80.
3. Reversal Signals (“R”):
• Use Bullish Reversals to anticipate upward reversals in oversold markets.
• Use Bearish Reversals to anticipate downward reversals in overbought markets.
4. Enable/Disable Choppiness Filter:
• Activate the Choppiness Filter to limit signals in sideways markets for more accurate trend-following trades.
Disclaimer:
IMPORTANT! This indicator is a powerful tool to assist in decision-making but should not be used as the sole basis for trading. Always perform your own analysis and manage risks appropriately.
Options Advanced SuperTrendOptions Advanced SuperTrend
#################################
Modified Existing SuperTrend Indicator with tight stoploss. Tested on Options Buying or Options selling.
- It uses, ema, vwap and momentum to improve its accuracy.
- When super trend line goes above and in green color - It gives signal for buying
- When super trend line goes below and in red color - It gives signal for selling
Important Logic to use this indicator
# SuperTrend Line acts as strong stoploss.
# It has three colors - Green, Red , yellow
# GreenShadow - Possible BuyZone - When SuperTrend and EMA is in above direction
# RedShadow - Possible Sell Zone - When SuperTrend and EMA is in down direction
# YellowShadow - Possible Side Zone - When SuperTrend and big ema are not alligned.
# GreenSuperTrendLine - Buy stoploss
# RedSuperTrendLine - Sell stoploss
------ HAPPY TRADING -----
Options Advanced SuperTrendOptions Advanced SuperTrend
#################################
Modified Existing SuperTrend Indicator with tight stoploss.
- It uses, ema, vwap and momentum to improve its accuracy.
# SuperTrend Line acts as strong stoploss.
# It has three colors - Green, Red , yellow
# Green - Possible BuyZone - When SuperTrend and EMA is in above direction
# Red - Possible Sell Zone - When SuperTrend and EMA is in down direction
# Yellow - Possible Side Zone - When SuperTrend and big ema are not alligned.
Machine Learning IndexesMachine Learning Indexes Script Description
The Machine Learning Indexes script is an advanced Pine Script™ indicator that applies machine learning techniques to analyze various market data types. It enables traders to generate adaptive long and short signals using highly customizable settings for signal detection and analysis.
Key Features:
Signal Mode: Allows the user to choose between generating signals for "Longs" (buy opportunities) or "Shorts" (sell opportunities).
Index Type: Supports multiple index types including RSI, CCI, MFI, Stochastic, and Momentum. All indexes are normalized between 0-100 for uniformity.
Data Set Selection: Provides options for analyzing Price, Volume, Volatility, or Momentum-based data sets. This enables traders to adapt the script to their preferred market analysis methodology.
Absolute vs. Directional Changes: Includes a toggle to calculate absolute changes for values or maintain directional sensitivity for trend-based analysis.
Dynamic Index Calculation: Automatically calculates and compares multiple index lengths to determine the best fit for current market conditions, adding precision to signal generation.
Input Parameters:
Signal Settings:
Signal Mode: Selects between "Longs" or "Shorts" to define the signal direction.
Index Type: Chooses the type of market index for calculations. Options include RSI, CCI, MFI, Stochastic, and Momentum.
Data Set Type: Determines the basis of the analysis, such as Price, Volume, Volatility, or Momentum-based data.
Absolute Change: Toggles whether absolute or directional changes are considered for calculations.
Index Settings:
Min Index Length: Sets the base index length used for calculations.
Index Length Variety: Adjusts the increment steps for variations in index length.
Lower/Upper Bands: Define thresholds for the selected index, indicating overbought and oversold levels.
Signal Parameters:
Target Signal Size: Number of bars used to identify pivot points.
Backtest Trade Size: Defines the number of bars over which signal performance is measured.
Sample Size: Number of data points used to calculate signal metrics.
Signal Strength Needed: Sets the minimum confidence required for a signal to be considered valid.
Require Low Variety: Option to prioritize signals with lower variability in results.
How It Works:
The script dynamically calculates multiple index variations and compares their accuracy to detect optimal parameters for generating signals.
Signal validation considers the chosen mode (longs/shorts), data set, index type, and signal parameters.
Adaptive moving averages (ADMA) and Band Signals (BS) are plotted to visualize the interaction between market trends and thresholds.
Long and short signals are displayed with clear up (L) and down (S) labels for easy interpretation.
Performance Metrics:
Success Rate: Percentage of valid signals that led to profitable outcomes.
Profit Factor: Ratio of gains from successful trades to losses from unsuccessful trades.
Disclaimer:
This indicator is for informational purposes only and does not guarantee future performance. It is designed to support traders in making informed decisions but should be used alongside other analysis methods and risk management strategies.
RSI Buy/Sell SignalsBuy signals are displayed as green labels below the bar.
Sell signals are displayed as red labels above the bar.
The RSI value is plotted as a blue line for visualization.
Horizontal lines at 60 and 40 levels are drawn to show the upper and lower limits.
RSI > 60 = Buy
RSI < 40 = Sell
BB + RSI Candle _ TommyHello traders from all around the world!
Our team is thrilled to introduce the latest evolution of our indicator lineup: the BB + RSI Candle. Building on the foundation of the widely appreciated "RSI Candle," this update not only enhances the original's capabilities but also addresses key limitations of popular BB(Bollinger Band) and RSI(Relative Strength Index) strategies. Instead of relying on conventional RSI alone, we've incorporated our previously developed RSI Candle—a more advanced and comprehensive approach to analyzing market movements.
While BB + RSI strategies have gained popularity recently throughout online community, they often fall short in capturing meaningful signals due to their reliance on simplistic RSI calculations based on closing prices. In contrast, the RSI Candle utilizes the full OHLC (Open, High, Low, Close) candlestick structure, offering deeper insights by accounting for wicks and tails—critical in volatile markets. By integrating this superior RSI Candle with Bollinger Bands, we’ve created a tool that significantly improves trend detection and trading accuracy.
This strategy retains the automatic detection of regular and hidden divergences that traders loved in the original. However, this version takes it further by highlighting sequential wicks (consecutive tails) in overbought and oversold zones outside the Bollinger Bands. When these wicks are detected alongside divergences, the indicator now automatically plots buy or sell signals directly on the candlestick chart. This provides traders with clear, actionable insights into potential trend reversals, even in the most volatile market conditions.
Customizability continues to be a core strength. You can adjust parameters such as wick length, the minimum number of consecutive wicks, and Bollinger Band types to match your specific trading style. Whether you’re seeking quick scalping opportunities or broader swing trading setups, this indicator adapts seamlessly. The intuitive on/off toggles for Bollinger Bands and key signals ensure a clutter-free, user-friendly experience.
This indicator is designed to help you identify confluence zones where multiple signals overlap, increasing the reliability of your trades. By combining Bollinger Band breakouts, RSI divergences, and sequential wick detection, this indicator empowers you to make confident entry and exit decisions in any market condition.
For those who prefer a more conservative approach or want signals to appear only when conditions are more robust, the indicator's settings can be fine-tuned to suit your needs. For example, you can tighten the overbought/oversold zones from the default 70/30 to 75/25, increase the consecutive wick count from the default 5 to 6, 7, or even 8, or extend the Bollinger Band length to smooth out volatility further. These adjustments allow you to tailor the indicator for a more cautious and deliberate trading strategy, aligning perfectly with your risk tolerance and market perspective.
* Please note:
The "RSI Candle indicator" which is also our team's creation, has been published together on the chart to provide traders with the full context and intended utility of the BB + RSI Candle. The BB + RSI Candle uses the RSI Candle’s logic extensively, and including it ensures users can fully understand and leverage this tool's functionality.
This combination was came up with because this indicator builds upon the RSI Candle's unique OHLC-based calculation to enhance signal accuracy within Bollinger Band zones. By integrating them together, traders can better understand and utilize the interconnected logic, which we believe offers a highly effective trading strategy.
If you'd like to experience the power of this indicator, please reach out via TradingView Message. We’re excited to see how you use it and look forward to your feedback!
안녕하세요, 트레이더 여러분, 토미입니다:)
간만에 새로운 지표를 소개합니다. 최근 커뮤니티에서는 BB(볼린저 밴드)와 RSI(Relative Strength Index)를 결합한 전략이 유행이더라고요. 하지만 기존 RSI는 종가만을 기준으로 산출되어 중요한 신호를 놓치는 경우가 많았습니다. 이런 한계를 보완하고자, 많은 사랑을 받았던 RSI Candle 지표를 기반으로 이번 BB + RSI Candle을 새롭게 선보이게 되었습니다.
기존 RSI는 캔들스틱의 꼬리를 배제하고 종가만을 기준으로 계산되는 반면, RSI Candle 지표는 캔들스틱의 시가, 종가뿐만 아니라 고가와 저가까지 모두 반영해 보다 입체적인 분석이 가능하도록 설계되었습니다. 특히 변동성이 큰 시장에서도 미세한 흐름을 놓치지 않고 포착할 수 있으며, 최근 트레이더들 사이에서 핫한 볼린저밴드와 결합해 현재 시장의 추세 강도와 잠재적인 변곡점, 그리고 최적의 매매 타점을 찾는 데 도움을 주는 지표입니다.
본 지표는 기존 RSI Candle의 일반 및 히든 다이버전스 자동 탐지 기능에 더해, 볼린저밴드 밖 과매수/과매도 구간에서 나타나는 RSI 캔들 연속 꼬리(Sequential Wicks)를 감지해 매수 또는 매도 신호를 캔들 차트에 직접 표시해줍니다. 특히 이 연속 꼬리 신호는 시장에서 중요한 추세 전환 또는 변곡점을 사전에 포착할 수 있는 강력한 시그널로, 이를 통해 보다 정확하고 신뢰할 수 있는 매매 전략을 수립할 수 있습니다.
또한 여러분의 매매 성향, 거래하는 종목의 특성, 그리고 타임프레임에 맞게 세부 설정을 자유롭게 조절할 수 있도록 설계했습니다. RSI 캔들 꼬리 인식 길이 및 연속 꼬리 신호 발생 조건, 볼린저밴드 설정 등을 통해 자신만의 트레이딩 스타일에 최적화된 전략을 구성하여 사용하실 수 있습니다. 단기적인 스캘핑부터 장기적인 스윙까지, 다양한 상황에 맞게 최적화된 파라미터와 설정값을 조정해 활용해 보세요!
더 신중한 접근을 원하시는 분들은 설정을 변경해 더욱 보수적인 기준으로 활용할 수도 있습니다. 예를 들어, 과매수/과매도 구간을 기존 70/30에서 75/25로 조정하거나, 연속 캔들 카운팅 값을 디폴트 값인 5에서 6, 7, 또는 8로 올리는 방법이 있습니다. 또는 볼린저밴드 길이를 더 늘려 시장 변동성을 더욱 부드럽게 반영할 수도 있습니다. 이러한 설정 변경을 통해 각자의 매매 스타일과 시장 접근 방식에 맞는 최적화된 도구로 활용할 수 있습니다.
항상 강조드리지만, 이 시장에서 100% 확실한 것은 없습니다. 본 지표 역시 다양한 신호가 겹치는 상황이나 구간을 참고하기 위한 도구로 활용하시는 것이 바람직합니다. 여러 기술적 신호가 동시에 발생하는 시점이나 영역, 즉 차트 내 중첩 레벨(Confluence Level)이 높은 곳을 인지하고 신중하게 의사결정을 내리는 것이 중요합니다. 이 지표는 볼린저밴드의 이탈 여부, 그리고 과열 구간에서의 RSI 다이버전스와 연속 캔들 꼬리 발생 여부라는 세 가지 신호를 중점적으로 고려합니다. 여기에 추가적으로 다른 기술적 요소를 종합적으로 분석함으로써 매매 전략의 신뢰도를 높이는 것이 필수적입니다. 항상 다양한 요소를 종합적으로 검토하며 자신만의 전략을 세우시길 바랍니다.
본 지표 사용 권한을 원하시면 트레이딩뷰 DM을 통해 문의 바랍니다.
[iQ] PRO Fractal Ribbons Transformed PRO release with another using Transforms and different signal methods extracted from data composed in fractal ribbons with different time weights and applications per the whole.
Settings are highly customizable but mess around at your own discretion as What currently is applied seems to work fairly well if you use subjective analysis and are not focusing on exactly what color the band is solely, but direction and crossovers and fluidity of each ribbon come into play. While the up and down signaling symbols are for crossovers of different ribbons.
Here i show this tool combined with release 1. Already you begin to see the power of these tools.
Again: More will be updated in terms of descriptions of methodology for functions . Just want to release SOME of the library of work I have been so hard at work on and waiting to release; as several projects including soon my biggest will catch your attention.
Here is several stochastic type Ribbons with applied Transform Logic to also form a several piece version of a composite band to give a multi input visualization of what the combination of these all can do.
Please reach out for how to get access to this and all following PRO tier indicators and tools. Earlier the better! As more releases come you get exposed to more of my work and demand (if any good ;)) will rise.
Ill also be sharing plenty of accessible tools for everyone that will upgrade you analysis levels xFOLD all also depending on your understanding of market dynamics.
Ill be having many resources into learning about deep dive methods and building systems on my -to be upgraded website and yt channels for clarification of tools and best use cases . Maybe ill also utilize the ideas portion here also as i have been so adamant on using my discord and telegram for so long but its time to expand my reach for more people to have access to these wonderful functions.
Enjoy! Hope you have a wonderful Day.
Trade safe and this is not financial advice, nor should my tools be used to make investments that are anything but your absolutely understanding and responsibility . Do your DD and earn your ability. I am just sharing tools for you to practice with .
See you in the next one :)
MMiQ
ueuito Custom Moving Averages and VWMA Trendindicador customizável que combina múltiplas ferramentas de análise técnica para identificar tendências e sinais de compra/venda no mercado. Ele integra médias móveis (incluindo VWMA), RSI, MACD e diversos níveis configuráveis, oferecendo uma análise visual detalhada no gráfico.
Funcionalidades principais:
Médias Móveis Customizáveis:
Suporte a SMA, EMA, WMA, VWMA e RMA.
Permite personalizar o período e exibir até duas médias móveis simultaneamente.
VWMA com Indicação de RSI:
A VWMA muda de cor com base nas condições do RSI:
Cor de sobrecompra quando o RSI está acima de um nível configurado.
Cor de sobrevenda quando o RSI está abaixo de um nível configurado.
MACD e Cruzamentos:
Detecta cruzamentos do MACD com a linha de sinal, destacando-os no gráfico.
Inclui indicadores visuais para identificar momentos importantes de subida ou descida do MACD.
Sinais de Sobrecompra/Sobrevenda:
Adiciona marcadores visuais quando o RSI ultrapassa os níveis definidos pelo usuário (sobrecompra ou sobrevenda).
Indicadores de Níveis de MACD:
Exibe valores específicos no gráfico quando o MACD atinge níveis predefinidos, com ajuste de cor dependendo da direção da tendência.
Configurações Avançadas:
Parâmetros configuráveis para afastamento vertical, cores de labels e níveis de alerta.
Oferece flexibilidade para personalizar a aparência e o comportamento do indicador.
Description in English:
is a customizable indicator that combines multiple technical analysis tools to identify market trends and buy/sell signals. It integrates moving averages (including VWMA), RSI, MACD, and various configurable levels, providing detailed visual analysis on the chart.
Key Features:
Customizable Moving Averages:
Supports SMA, EMA, WMA, VWMA, and RMA.
Allows for customizing the period and displaying up to two moving averages simultaneously.
VWMA with RSI Indication:
VWMA changes color based on RSI conditions:
Overbought color when RSI exceeds a configurable level.
Oversold color when RSI drops below a configurable level.
MACD and Crossovers:
Detects MACD crossovers with the signal line and highlights them on the chart.
Includes visual indicators to mark key moments of MACD rising or falling.
Overbought/Oversold Signals:
Adds visual markers when RSI exceeds user-defined levels (overbought or oversold).
MACD Level Indicators:
Displays specific values on the chart when MACD reaches predefined levels, with color adjustments based on trend direction.
Advanced Configurations:
Configurable parameters for vertical offset, label colors, and alert levels.
Provides flexibility to tailor the indicator’s appearance and behavior.
Binance Futures Category TrackerHİ!
Script Introduction:
This Binance Futures Category Tracker script is used to track the performance of different cryptocurrency categories on Binance Futures. Once the user selects a specific category (e.g., "NFT" or "DeFi"), the script monitors the price changes of 3 different cryptocurrencies associated with that category. The formulas used in the script calculate the price change rates of these coins based on their start time.
Categories:
The script includes categories like "Index", "DeFi", "NFT", "Layer 2", "Gaming", "Web3", "Layer 1", "AI", "Meme", "Oracle", "Metaverse", "Privacy", "Storage", "POW", and "Payment". Three cryptocurrencies are selected for each category. For example, the "DeFi" category uses "UNI", "AAVE", and "SUSHI".
Formula Explanations:
Category Selection (category): The user can select a category, which determines which coins will be used in the script.
Start Time (dft_StartTime): This sets the date when the calculation of price changes begins. For example, it might be April 15, 2021. Price change rates are calculated from this start date onward.
Hide All Plots Option (hideAllPlots): The user can hide all plots on the chart. This option is useful if the user wants to see only selected plots.
Plot and Horizontal Line Calculations:
Plots (plot): The script calculates the price change rates (in percentage) for the three coins of each category and plots them separately for each coin.
plot(Pchg01, "Plot_01", color=color.new(color.yellow, 0), linewidth=1): This line plots the price change rate for coin01 in yellow color and with a line width of 1 pixel.
Other plots are drawn in red and blue colors for the other coins.
Horizontal Line (hline): A horizontal line is drawn on the chart. This line represents the zero (0) value, indicating the point where the price change rate is at its starting point. It helps users visually track how much the price has increased or decreased since the start.
hline(0, color=color.white, linestyle=hline.style_solid): This draws a horizontal white line at zero.
Security Function (f_DFT):
The f_DFT function is used to calculate the price change for each coin. The calculation compares the coin's closing price and lowest price, then computes the percentage change relative to the starting price.
pinescript
Kodu kopyala
f_DFT(_close, _low, _time) =>
_l = float(na)
_l := _time >= dft_StartTime and na(_l ) ? _low : _l
_change = (((_close - _l) * 100) / _l)
This function:
_low: Takes the lowest price of the coin.
_close: Takes the closing price of the coin.
_time: Provides the time data.
Thus, the price change percentage for each coin is calculated from the starting time.
Customizable and Open Source:
This script is set to false by default for the option to hide plots, which means that the plots will initially be visible. However, since it is open-source, users can modify the settings or adjust the script according to their preferences. Users can also create their own tracking list or customize the indicators based on the coins and categories they follow.
Result:
This script monitors the price movements of coins from the selected category and visualizes them on the chart. By using different colors for each coin, it ensures that the coins are easily distinguishable. The purpose of the script is to identify which coins have increased the most and which have experienced a decrease.
Since the script is open-source, users can freely modify and share it. It provides an efficient tool to track the performance of different market segments by allowing users to quickly switch between categories and coins...