Gaussian Channel with Stochastic RSIStrategy based on the Gaussian Channel and add Stochastic RSI to avoid bad trades.
Good for Long only, no shorting.
Never uses lookahead_on.
מתנדים
IFR2 e Cruzamento de Média v1.4 podendo selecionar uma.Strategy for IFR2 and Moving Average crossovers
Strategy for backtesting IFR2 or moving average crossovers
At the exit of the trade, a box appears stating: the reason for the exit:
Green for Take Profit (TP)
Red for Stop Loss (ST)
BLUE for the number of IFR2 candles reached (CD)
PURPLE for Crossing Averages (CZ)
in this box you can also enter the number of tkts and the percentage of the trade taken and the trade number TR = XX
For IFR trades, you can select the IFR2 PERIOD and level and the number of candles to close the trade if it is not closed by TP or LOSS.
When you select the moving average crossover entry, you can choose the period of the fast average and the slow average, in both cases you can select a mm as a filter for the trade entry and the period of this mm.
You can also choose a percentage for TAke Profit and Sop Loss.
We can also select a date to start the Back Test and an end date.
Translated with www.DeepL.com (free version)
Explicação em português:
Estratégia para IFR2 e cruzamento de Media Movel
Estratégia para backTest de IFR2 ou Cruzamento da média Movel
Na saída da operação mostra uma caixa informando: o motivo da saída:
Verde para Take Profit (TP)
Vermelho para Stop Loss (ST)
AZUL para número de candles atingido IFR2 (CD)
Roxo para Cruzamento de Médias (CZ)
nesta caixa ainda informa o numero de tkts e o porcentual da operação realizada e o numero do trade TR = XX
Nas operações por IFR podemos selecionar o PERIODO do e o nivel do IFR2 e a quantidade de candles para fechar a operação se não for fechado por TP ou LOSS.
Quando selecionado a entrada por cruzamento de media movel, podemos escolher o período da media rápida e da média lenta, em ambos os casos podemos selecionar uma mm como filtro para entrada da operação e o período desta mm.
Podemos ainda escolher um porcentual para TAke Profit e Sop Loss.
E ainda selecionar uma data para iniciar o Back Test e uma data final.
The Game of Momentum - PublishedIndicates the momentum of the stock .
Best in Daily view
When the curve changed to blue , sign of entry and vice versa
Magic Strategy SabaBasic with engulf & EMA200 & RSI. chart above EMA200, RSI above 50% and every time see engulf you can buy
TKT - Alert Candle with RSI and MA ConditionsTKT Strategy PSX
This strategy will work on most of the PSX stocks.
Rules for this strategy are:
1, Price close above MA 45.
2, Price close above MA 200.
3, RSI cross 60 to upword ( RSI settings, Upper=60, Mid=50, Lower=40)
Once all these points are meet then you can buy that stock on next day if it cross last day high and sustain.
Pin Bar Signal with SMA, Bollinger Bands, RSI and MACD FiltersThis script is designed to identify Pin Bar patterns on a price chart and generate buy/sell signals based on additional filters such as SMA, Bollinger Bands, RSI, and MACD. It also includes optional stop-loss and take-profit levels. Below is a breakdown of the script's functionality:
---
**Key Features**
1. **Pin Bar Detection**:
- **Bullish Pin Bar**: Lower shadow is at least twice the size of the upper shadow and body.
- **Bearish Pin Bar**: Upper shadow is at least twice the size of the lower shadow and body.
2. **Filters**:
- **SMA Filter**: Ensures the price is above/below the SMA for buy/sell signals.
- **Bollinger Bands Filter**: Ensures the price is below the lower band for buy signals or above the upper band for sell signals.
- **RSI Filter**: Ensures RSI is oversold for buy signals or overbought for sell signals.
- **MACD Filter**: Ensures the MACD line is above the signal line for buy signals or below for sell signals.
3. **Stop Loss and Take Profit**:
- Calculates stop-loss and take-profit levels as a percentage of the entry price.
- Visualizes these levels on the chart.
4. **Visual and Audio Alerts**:
- Plots buy/sell signals on the chart.
- Triggers alerts for buy/sell signals.
---
**Inputs**
- **Enable/Disable Filters**: Allows users to toggle SMA, Bollinger Bands, RSI, and MACD filters.
- **SMA Length**: Period for the Simple Moving Average.
- **Bollinger Bands Settings**: Length and standard deviation for Bollinger Bands.
- **RSI Settings**: Length, overbought, and oversold levels.
- **MACD Settings**: Fast, slow, and signal lengths.
- **Stop Loss & Take Profit**: Percentage levels for SL and TP.
---
**Calculations**
1. **SMA**: Calculates the Simple Moving Average.
2. **Bollinger Bands**: Computes the basis (SMA), standard deviation, and upper/lower bands.
3. **RSI**: Calculates the Relative Strength Index.
4. **MACD**: Computes the MACD line, signal line, and histogram.
5. **Pin Bar Conditions**: Determines bullish and bearish Pin Bars based on shadow and body sizes.
---
**Signals**
- **Buy Signal**: Bullish Pin Bar + SMA filter (if enabled) + Bollinger Bands filter (if enabled) + RSI filter (if enabled) + MACD filter (if enabled).
- **Sell Signal**: Bearish Pin Bar + SMA filter (if enabled) + Bollinger Bands filter (if enabled) + RSI filter (if enabled) + MACD filter (if enabled).
---
**Visualization**
- **Buy/Sell Signals**: Labels are plotted on the chart for buy/sell signals.
- **SMA and Bollinger Bands**: Plotted on the chart if enabled.
- **Stop Loss and Take Profit**: Stepped lines are plotted on the chart if enabled.
---
**Alerts**
- Triggers an alert when a buy or sell signal is detected.
---
**Usage**
1. Add the script to your TradingView chart.
2. Customize the input settings (e.g., SMA length, RSI levels, etc.).
3. Enable/disable filters as needed.
4. Monitor buy/sell signals and SL/TP levels on the chart.
---
**Example Scenario**
- If a bullish Pin Bar forms, the price is above the SMA, below the lower Bollinger Band, RSI is oversold, and MACD line is above the signal line, a buy signal is generated. The script will plot a "BUY" label, trigger an alert, and display the stop-loss and take-profit levels.
---
**Improvements**
1. **Additional Filters**: Add more indicators (e.g., Volume, ATR) for better signal confirmation.
2. **Customizable Alerts**: Allow users to customize alert messages.
3. **Backtesting**: Integrate backtesting functionality to evaluate the strategy's performance.
4. **Multi-Timeframe Analysis**: Add support for multi-timeframe analysis.
---
This script is a robust tool for traders who use Pin Bars in combination with other technical indicators to make informed trading decisions.
rich's golden crossHow It Works:
Rich's Golden Cross plots clear "BUY" signals on your chart when all conditions align, giving you a strategic edge in the markets. Whether you're a swing trader or a long-term investor, this indicator helps you stay ahead of the curve by filtering out noise and focusing on high-quality setups.
Why Choose Rich's Golden Cross?
Multi-Timeframe Analysis: Combines short-term and long-term trends for better accuracy.
Easy-to-Read Signals: Clear buy alerts directly on your chart.
Customizable: Adjust parameters to suit your trading style.
Take your trading to the next level with Rich's Golden Cross—your ultimate tool for spotting golden opportunities in the market.
EMA + RSI + SR Key Features:
Inputs:
EMA Length (default: 50), RSI Length (14), HMA Length (20).
Overbought (70) and Oversold (30) RSI levels.
Support/Resistance Lookback (50).
Calculations:
EMA: Trend baseline.
HMA: Smoother trend detection.
RSI: Overbought/oversold conditions.
Support/Resistance Levels: Recent highs/lows over the lookback period.
Signals:
Buy: Uptrend + RSI oversold + near support.
Sell: Downtrend + RSI overbought + near resistance.
Visuals:
Plots EMA, HMA, RSI levels, support/resistance lines.
Buy/sell signals as labels on the chart.
Alerts:
Notifications for buy/sell signals.
NQ Trading Indicator for 1 min chartFor 1 minute scalp on NQ.
Buy Signal: Triggered when the MACD line crosses above the signal line and the RSI is below 30, indicating an oversold condition.
Sell Signal: Triggered when the MACD line crosses below the signal line and the RSI is above 70, indicating an overbought condition.
False Breakout Notification: Highlights when MACD and RSI indicate conditions opposing their typical breakout behavior (e.g., RSI is overbought during a bullish crossover or oversold during a bearish crossover).
NQ Trading Indicator 2Buy Signal: Triggered when the MACD line crosses above the signal line and the RSI is below 30, indicating an oversold condition.
Sell Signal: Triggered when the MACD line crosses below the signal line and the RSI is above 70, indicating an overbought condition.
False Breakout Notification: Highlights when MACD and RSI indicate conditions opposing their typical breakout behavior (e.g., RSI is overbought during a bullish crossover or oversold during a bearish crossover).
ADX btw 15-30 and increasingWhen the ADX is between 15-30, it suggests that there’s a trend present but that it isn’t in full-blown momentum mode yet. This gives you the opportunity to enter before the trend becomes extremely strong, allowing for earlier entries in a fresh trend.
An increasing slope of the ADX confirms that the trend is developing into a stronger phase, which provides additional confidence that the trade is likely to continue in the same direction.
This indicator highlights when both of these conditions are met.
Multi-Timeframe RSI (editable time frame and RSI value)This is simple multi time frame RSI in one pane to see how different time frame RSI is moving and what is happening on other time frame.
A use case I like is when on bigger time frame say daily time frame a stock gets oversold and in smaller time frame its going up then what can be the low risk entry found on the smaller time frame.
I combine this with other tool like EMA or sling shot to get validation
Kripto Tek Atış Tüm Zaman Dilimlerinde Çalışan En İyi Al-Sat İndikatörü
Bu indikatör, Supertrend, MACD, RSI, Hareketli Ortalamalar (EMA) ve Hacim gibi güçlü teknik analiz araçlarını bir araya getirerek her zaman diliminde güvenilir al-sat sinyalleri üretmek için tasarlanmıştır. Hem kısa vadeli işlemler (dakikalık grafikler) hem de uzun vadeli yatırımlar (günlük/haftalık grafikler) için optimize edilmiştir.
Öne Çıkan Özellikler:
Supertrend ile Trend Takibi:
Fiyatın ana trend yönünü belirler.
Yeşil: Pozitif trend, Kırmızı: Negatif trend.
MACD ile Momentum Analizi:
Momentumun yönünü ve güç değişimlerini tespit eder.
MACD çizgisi sinyal çizgisini yukarı keserse "AL", aşağı keserse "SAT" sinyali üretir.
RSI ile Yanlış Sinyal Filtresi:
Fiyatın aşırı alım ve aşırı satım bölgelerinde olup olmadığını kontrol ederek yanlış sinyalleri azaltır.
Hareketli Ortalamalar ile Ek Doğrulama:
Kısa (EMA-9) ve uzun vadeli (EMA-50) trendlerin karşılaştırılmasıyla güçlü sinyaller üretilir.
Hacim Filtresi ile Sinyal Güçlendirme:
Hacmin son 20 periyot ortalamasından yüksek olduğu durumlarda işlem sinyali verir.
Böylece düşük hacimli yanılma durumları azaltılır.
Kullanım Şekli:
Al Sinyali (Yeşil Etiket):
Supertrend yeşil olmalı (pozitif trend).
MACD çizgisi sinyal çizgisini yukarı kesmeli.
RSI aşırı alım bölgesinde olmamalı (RSI < 70).
EMA-9, EMA-50'nin üzerinde olmalı.
Hacim, son 20 periyot ortalamasından yüksek olmalı.
Sat Sinyali (Kırmızı Etiket):
Supertrend kırmızı olmalı (negatif trend).
MACD çizgisi sinyal çizgisini aşağı kesmeli.
RSI aşırı satım bölgesinde olmamalı (RSI > 30).
EMA-9, EMA-50'nin altında olmalı.
Hacim, son 20 periyot ortalamasından yüksek olmalı.
Avantajları:
Tüm Zaman Dilimlerine Uyumlu:
Dakikalık, saatlik, günlük ve haftalık grafiklerde çalışır.
Parametreler isteğe göre özelleştirilebilir.
Yanlış Sinyalleri Azaltır:
RSI ve hacim filtresiyle, volatil piyasalarda daha güvenilir sonuçlar verir.
Esneklik:
Supertrend, RSI, MACD ve EMA parametreleri kullanıcı tarafından kolayca ayarlanabilir.
Optimizasyon Önerileri:
Dakikalık Grafiklerde:
Supertrend ATR periyodunu düşük tut (ör. 7) ve çarpanı 1.5'e ayarla.
Daha hızlı sonuç için RSI ve MACD periyotlarını kısalt.
Günlük/Haftalık Grafiklerde:
ATR periyodunu artır (ör. 14-20) ve çarpanı 2.5-3.0 yap.
Daha uzun vadeli sinyaller için MACD ve RSI periyotlarını varsayılan bırak.
Uyarılar:
Bu indikatör, piyasada al-sat kararı almak için bir yardımcıdır.
Yatırım yapmadan önce manuel doğrulama yapman ve risk yönetimi stratejileri uygulaman önemlidir.
Piyasa volatilitesine ve likiditesine göre sinyaller değişebilir.
ADX w 15 and 30 LinesThis takes the normal ADX with a 15 lookback period and adds horizontal lines at 15 and 30 no matter which ticker you are on. This saves you from having to add the lines to every single instrument.
When the ADX is between 15-30, it suggests that there’s a trend present but that it isn’t in full-blown momentum mode yet. This gives you the opportunity to enter before the trend becomes extremely strong, allowing for earlier entries in a fresh trend.
Bitcoin Marketcap to Thermocap ratioA crypto fundamental indicator, calculating by dividing the total capitalization of the BTC
by the cumulative sum of the BTC mined up to now.
QT RSI [ W.ARITAS ]The QT RSI is an innovative technical analysis indicator designed to enhance precision in market trend identification and decision-making. Developed using advanced concepts in quantum mechanics, machine learning (LSTM), and signal processing, this indicator provides actionable insights for traders across multiple asset classes, including stocks, crypto, and forex.
Key Features:
Dynamic Color Gradient: Visualizes market conditions for intuitive interpretation:
Green: Strong buy signal indicating bullish momentum.
Blue: Neutral or observation zone, suggesting caution or lack of a clear trend.
Red: Strong sell signal indicating bearish momentum.
Quantum-Enhanced RSI: Integrates adaptive energy levels, dynamic smoothing, and quantum oscillators for precise trend detection.
Hybrid Machine Learning Model: Combines LSTM neural networks and wavelet transforms for accurate prediction and signal refinement.
Customizable Settings: Includes advanced parameters for dynamic thresholds, sensitivity adjustment, and noise reduction using Kalman and Jurik filters.
How to Use:
Interpret the Color Gradient:
Green Zone: Indicates bullish conditions and potential buy opportunities. Look for upward momentum in the RSI plot.
Blue Zone: Represents a neutral or consolidation phase. Monitor the market for trend confirmation.
Red Zone: Indicates bearish conditions and potential sell opportunities. Look for downward momentum in the RSI plot.
Follow Overbought/Oversold Boundaries:
Use the upper and lower RSI boundaries to identify overbought and oversold conditions.
Leverage Advanced Filtering:
The smoothed signals and quantum oscillator provide a robust framework for filtering false signals, making it suitable for volatile markets.
Application: Ideal for traders and analysts seeking high-precision tools for:
Identifying entry and exit points.
Detecting market reversals and momentum shifts.
Enhancing algorithmic trading strategies with cutting-edge analytics.
Inverika Direct - CRSI-basedThis generates Buy Sell signals based on CRSI.
Buy when CRSI crosses above 60.
Sell when CRSI crosses below 40.
Good for scalping. I use it in 1 min, 5 min and 15 min TF.
This is for personal use. One should be cautious using this indicator.
Inverika Reversal - Cyclic RSIThis is for reversal trades based on Cyclic RSI Smoothed - Length 20.
Buy when CRSI moves above 40 from below.
Sell when CRSI moves below 60 from above.
The accuracy is phenomenal for holding the trades for big moves. I am using in it in 1 min, 5 min and 15 min TF.
This is just experimental. One should be cautious on their own before using this indicator.
RSI & DPO support/resistanceThis indicator combines the Relative Strength Index (RSI) to identify overbought and oversold conditions with the Detrended Price Oscillator (DPO) to highlight support and resistance levels.
Unlike traditional indicators that display these metrics in a separate window, this tool integrates them directly onto the main price chart.
This allows for a more cohesive analysis, enabling traders to easily visualize the relationship between price movements and momentum indicators in one unified view.
How to Use It:
Identify Overbought and Oversold Conditions:
Look for RSI values above 70 to identify overbought conditions, suggesting a potential price reversal or pullback. Conversely, RSI values below 30 indicate oversold conditions, which may signal a potential price bounce or upward movement.
Analyze Support and Resistance Levels:
Observe the DPO lines on the main chart to identify key support and resistance levels. When the price approaches these levels, it can provide insights into potential price reversals or breakouts.
Combine Signals for Trading Decisions:
Use the RSI and DPO signals together to make informed trading decisions. For example, if the RSI indicates an overbought condition while the price is near a resistance level identified by the DPO, it may be a good opportunity to consider selling or taking profits.
Monitor Divergences:
Watch for divergences between the RSI and price movements. If the price is making new highs while the RSI is not, it could indicate weakening momentum and a potential reversal.
Set Alerts:
Consider setting alerts for when the RSI crosses above or below the overbought or oversold thresholds, or when the price approaches significant support or resistance levels indicated by the DPO.
Practice Risk Management:
Always use proper risk management techniques, such as setting stop-loss orders and position sizing, to protect your capital while trading based on these indicators.
By following these steps, traders can effectively utilize this indicator to enhance their market analysis and improve their trading strategies.