The Gold Box StrategySuggestions for Improving Entry and Exit Signals:
1. Filtering Signals with EMA Confluence:
Ensure that buy signals (bullish engulfing) are only triggered when the price is above the 20 EMA.
Ensure that sell signals (bearish engulfing) are only triggered when the price is below the 20 EMA.
This will reduce false signals and ensure trades are taken in the direction of the overall trend.
2. Round Number Levels Filtering:
You can add a condition to only allow entries when the price is near round numbers (e.g., within a certain dollar range from $5 intervals like 1775, 1780, etc.).
3. Session Filtering:
Ensure that trades are only taken during active trading sessions (London or New York) to avoid low-volatility periods where false signals are more likely.
Bandas e Canais
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
EWMA Volatility Bands
The EWMA Volatility Bands indicator combines an Exponential Moving Average (EMA) and Exponentially Weighted Moving Average (EWMA) of volatility to create dynamic upper and lower price bands. It helps traders identify trends, measure market volatility, and spot extreme conditions. Key features include:
Centerline (EMA): Tracks the trend based on a user-defined period.
Volatility Bands: Adjusted by the square root of volatility, representing potential price ranges.
Percentile Rank: Highlights extreme volatility (e.g., >99% or <1%) with shaded areas between the bands.
This tool is useful for trend-following, risk assessment, and identifying overbought/oversold conditions.
Trend Direction with Trend Name_BacNQTrendline
Mô tả về nhận định xu hướng đang diễn ra tại thị trường hiện tại
Các bạn tham khảo nhé
Keltner + Ichimoku StrategyScript generates buy and sell signal based on Keltner & Ichimoku indicators.
Active S/R ChannelThis indicator uses previous highs and lows based on a user defined lookback period to create high and low channels that are created as price actions moves up and down.
When a candle rejects the high or low channel a signal is created outside of the channel.
These should be viewed as potential pullbacks for re-entries or entries into a reversal.
These signals can then be used as an alert to look for a close above or below the user defined moving average to enter a buy or sell trade.
This is basically as close as you get to entering at pivot points.
I have given you the ability to enable and disable the channel while still retaining the rejection signals.
Multi Function 5MAMulti Function 5MA has covered about all the functions that you would generally want to MA.
The functions that can be displayed with this indicator are as follows.
1 Up to 5 MA and Signal lines can be displayed as desired.
2 MA lines change color according to the following conditions. Fixed color can also be selected
1. Up/Down with the source of calculation (e.g., closing price)
2. Up/Down with the Signal
3. MA line up or down
3 MA and Signal lines can be selected from the following 6 types
1.SMA (Simple Moving Average)
2.EMA (Exponential Moving Average)
3.RMA (Running Moving Average)
4.WMA (Weighted Moving Average)
5.HMA (Hull Moving Average)
6.LSMA (Least Squares Moving Average)
4 The following can be set individually for both MA and Signal lines
1.Type
2.Period
3.Offset value
5 Ribbon backgrounds can be displayed on MA lines with the following information
1.4 Ribbons can be displayed simultaneously for MA1/2 MA2/3 MA3/4 MA4/5
2.Ribbon color can be set individually for all four ribbons
3.Ribbon color changes depending on MAs Condition. Fixed colors can also be set and selected.
6 BB (Bollinger Bands) and KC (Keltner Channels) can be set for MAs as follows
1.BB and KC can be set for the same MA or for different MA
2.Up to 3 BB line and 3 KC line can be displayed each
3.Standard deviation period and sigma value for BB and ATR value and multiplier for KC can be set
4.Colors can be set for each BB line and KC line
5.Background can be displayed in any range for both BB and KC
7 MA, Signal, Ribbon, BB, KC, and background can all be set individually for color, density, and thickness
AI indicatorThis script is a trading indicator designed for future trading signals on the TradingView platform. It uses a combination of the Relative Strength Index (RSI) and a Simple Moving Average (SMA) to generate buy and sell signals. Here's a breakdown of its components and logic:
1. Inputs
The script includes configurable inputs to make it adaptable for different market conditions:
RSI Length: Determines the number of periods for calculating RSI. Default is 14.
RSI Overbought Level: Signals when RSI is above this level (default 70), indicating potential overbought conditions.
RSI Oversold Level: Signals when RSI is below this level (default 30), indicating potential oversold conditions.
Moving Average Length: Defines the SMA length used to confirm price trends (default 50).
2. Indicators Used
RSI (Relative Strength Index):
Measures the speed and change of price movements.
A value above 70 typically indicates overbought conditions.
A value below 30 typically indicates oversold conditions.
SMA (Simple Moving Average):
Used to smooth price data and identify trends.
Price above the SMA suggests an uptrend, while price below suggests a downtrend.
3. Buy and Sell Signal Logic
Buy Condition:
The RSI value is below the oversold level (e.g., 30), indicating the market might be undervalued.
The current price is above the SMA, confirming an uptrend.
Sell Condition:
The RSI value is above the overbought level (e.g., 70), indicating the market might be overvalued.
The current price is below the SMA, confirming a downtrend.
These conditions ensure that trades align with market trends, reducing false signals.
4. Visual Features
Buy Signals: Displayed as green labels (plotshape) below the price bars when the buy condition is met.
Sell Signals: Displayed as red labels (plotshape) above the price bars when the sell condition is met.
Moving Average Line: A blue line (plot) added to the chart to visualize the SMA trend.
5. How It Works
When the buy condition is true (RSI < 30 and price > SMA), a green label appears below the corresponding price bar.
When the sell condition is true (RSI > 70 and price < SMA), a red label appears above the corresponding price bar.
The blue SMA line helps to visualize the overall trend and acts as confirmation for signals.
6. Advantages
Combines Momentum and Trend Analysis:
RSI identifies overbought/oversold conditions.
SMA confirms whether the market is trending up or down.
Simple Yet Effective:
Reduces noise by using well-established indicators.
Easy to interpret for beginners and experienced traders alike.
Customizable:
Parameters like RSI length, oversold/overbought levels, and SMA length can be adjusted to fit different assets or timeframes.
7. Limitations
Lagging Indicator: SMA is a lagging indicator, so it may not capture rapid market reversals quickly.
Not Foolproof: No trading indicator can guarantee 100% accuracy. False signals can occur in choppy or sideways markets.
Needs Volume Confirmation: The script does not consider trading volume, which could enhance signal reliability.
8. How to Use It
Copy the script into TradingView's Pine Editor.
Save and add it to your chart.
Adjust the RSI and SMA parameters to suit your preferred asset and timeframe.
Look for buy signals (green labels) in uptrends and sell signals (red labels) in downtrends.
Dirección del Mercado y Bloques de Ordendireccion del mercado
Apareceran etiquetas que indican si la tendencia es alcista o bajista en los mercados de tiempo diari H4 y H1
zonas de liquidez
Lineas horizontales en el grafico resaltan los maximos y minimos de las ultimas 50 velas
Daily BTC Market Directionuses daily candle and the overall trend of BTC and Dominance you can use this to determine wether you should take longs or shorts on the pairs
EMA 50 200 BandThis indicator displays the Exponential Moving Averages (EMA) with periods of 50 and 200 and visually highlights the areas between the two lines. The color coding helps to quickly identify trends:
Green: EMA 50 is above EMA 200 (bullish signal).
Red: EMA 50 is below EMA 200 (bearish signal).
This tool is especially useful for trend analysis and can act as a filter for buy and sell signals. It is suitable for day trading or swing trading across various timeframes.
NPT Levels GeneratorNPT Levels Generator
Description:
The NPT Levels Generator is a custom indicator designed to draw horizontal lines at specific price levels on the chart. It helps traders identify key levels of interest, making it easier to analyze price action and plan trades.
The indicator takes a manually defined Base Price as the central reference point and then generates a series of horizontal lines above and below it at equal intervals. The number of lines and the distance between them are fully customizable through the settings panel.
This tool is particularly useful for identifying support and resistance levels, pivot zones, or any other significant price levels for technical analysis.
Features:
-Customizable Base Price: Define the central level manually.
- Adjustable Line Distance: Set the spacing between each horizontal line.
- Flexible Number of Lines: Choose how many lines to display above and below the base price.
- Custom Line Appearance: Configure the color and thickness of the lines.
This indicator is ideal for traders using price levels as a core part of their strategy, offering flexibility and clarity in visualizing key areas of interest.
mVWAp and PDL PDH bar coloringBars are colored based on where they close relatively to PDL PDH and mVWAP
FIRAT / EMA + Ichimoku AL Sinyali + Momentum Ema Keşisim ve Ichimoku Bulutu ile momentum gücünü etkili bir birlikteliğe dönüştürmek istedim.
FON60DK by leventsahThe strategy generates buy and sell signals using the Tillson T3 and TOTT (Twin Optimized Trend Tracker) indicators. Additionally, the Williams %R indicator is used to filter the signals. Below is an explanation of the main components of the code:
1. Input Parameters:
Tillson T3 and TOTT parameters: Separate parameters are defined for both buy (AL) and sell (SAT) conditions. These parameters control the sensitivity and behavior of the indicators.
Williams %R period: The period for the Williams %R indicator is set to determine overbought and oversold levels.
2. Tillson T3 Calculation:
The Tillson T3 indicator is a smoothed moving average that uses an exponential moving average (EMA) with additional smoothing. The formula calculates a weighted average of multiple EMAs to produce a smoother line.
The t3 function computes the Tillson T3 value based on the close price and the input parameters.
3. TOTT Calculation (Twin Optimized Trend Tracker):
The TOTT indicator is a trend-following tool that adjusts its sensitivity based on market conditions. It uses a combination of price action and a volatility coefficient to determine trend direction.
The Var_Func function calculates the TOTT value, which is then used to derive the OTT (Optimized Trend Tracker) levels for both buy and sell conditions.
4. Williams %R Calculation:
Williams %R is a momentum oscillator that measures overbought and oversold levels. It is calculated using the highest high and lowest low over a specified period.
5. Buy and Sell Conditions:
Buy Condition: A buy signal is generated when the Tillson T3 value crosses above the TOTT upper band (OTTup) and the Williams %R is above -20 (indicating an oversold condition).
Sell Condition: A sell signal is generated when the Tillson T3 value crosses below the TOTT lower band (OTTdnS) and the Williams %R is above -70 (used to close long positions).
6. Strategy Execution:
The strategy.entry function is used to open a long position when the buy condition is met.
The strategy.close function is used to close the long position when the sell condition is met.
7. Visualization:
The bars on the chart are colored green when a long position is open.
The Tillson T3, TOTT upper band (OTTup), and TOTT lower band (OTTdn) are plotted on the chart for both buy and sell conditions.
8. Plots:
The Tillson T3 values for buy and sell conditions are plotted in blue.
The TOTT upper and lower bands are plotted in green and red, respectively, for both buy and sell conditions.
Summary:
This strategy combines trend-following indicators (Tillson T3 and TOTT) with a momentum oscillator (Williams %R) to generate buy and sell signals. The use of separate parameters for buy and sell conditions allows for fine-tuning the strategy based on market behavior. The visual elements, such as colored bars and plotted indicators, help traders quickly identify signals and trends on the chart.
The Incredible White Linehis indicator works only on EUR/USD, Ether, and Bitcoin, with a less reliable option for Doge.
Select the relevant crypto/Forex in the script settings, then wait for a crossover above or below the calculated lines.
And that’s when the incredible happens: most of the time, you’ll see a few candles moving in the predicted direction!
It took us more than 3 and a half years to perfect this calculation!
Why offer this script for free?
To showcase our expertise and encourage you to try our other, more complex and functional scripts!
RSI + BB (All Combined)RSI + BB (All Combined)
В скрипте представлены полосы боллинджера + стохастик RSI
Fvg Setup Indcator For EducationThis indicator automatically detects Fair Value Gaps (FVG) and highlights strong, trend-aligned zones. It works especially well during Kill Zone sessions, providing a clear visualization of structural price gaps.
Key Features:
• EMA & SMA Filters to confirm trend direction
• ATR-Based Gap Measurement to identify strong FVGs
• Automatic TP & SL Calculations
Best Use Case:
• Ideal for spotting potential opportunities during Kill Zone sessions.
⚠️ Disclaimer:
This script is for educational purposes and should not be considered financial advice. Always conduct proper analysis and risk management when trading.