Fibonacci Oscillator (RSI & Fibonacci)█ Overview
The Fibonacci Oscillator is a multi-faceted oscillator designed to provide traders with a comprehensive understanding of market trends and retracement points. Built on the Fibonacci ratios, it combines the functionalities of popular oscillators like RSI and MACD with unique insights into the market structure. This oscillator not only helps identify trend direction but also pinpoints overbought and oversold levels, making it an essential tool for various trading strategies.
snapshot
█ How to Use
Identify Trends
Use the oscillator to identify the direction of the market trend.
snapshot
Identify Retracements
Use the oscillator to identify the retracements.
snapshot
█ Settings
Fibonacci Settings
These settings let you customize the Fibonacci level to focus on, thereby allowing you to tailor the oscillator according to your trading preferences.
Oscillator Settings
You can also choose between different oscillator types (RSI, MACD, Histogram) and adjust their respective settings like lengths, signals, and colors.
-----------------
Disclaimer
The information contained in my Scripts/Indicators/Ideas/Algos/Systems does not constitute financial advice or a solicitation to buy or sell any securities of any type. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, backtest, or individual's trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
My Scripts/Indicators/Ideas/Algos/Systems are only for educational
Indicadores de Bill Williams
Jakes Main IndicatorKey Updates:
Support and Resistance Calculation:
We're using request.security() to fetch the previous day's low and previous day's high from the daily timeframe and plotting them as static support and resistance levels. These levels won't update on lower timeframes.
daily_support is the previous day's low, and daily_resistance is the previous day's high.
Plotting Static Lines:
We plot these static support and resistance levels using plot(), which will appear as green (support) and red (resistance) lines on the chart.
How It Works:
Support and resistance will be static, calculated only once on the daily timeframe, and then stay constant even as you zoom into lower timeframes.
The EMA cloud and buy/sell signals are based on your existing logic and work as intended, but now you have static support and resistance lines that won’t change over time.
The buy and sell signals will still depend on the EMA crossovers and volatility, but now you have a reliable frame of reference for support and resistance on your chart.
You can now adjust the support/resistance calculation method as needed, or tweak the visualization settings.
CALMONEY JIN SIMONSExplicação Detalhada:
Parâmetros de Entrada:
periodoCurta: Define o número de períodos para a média móvel curta (SMA de 9 períodos).
periodoLonga: Define o número de períodos para a média móvel longa (SMA de 21 períodos).
periodoRSI: Define o período para o cálculo do Índice de Força Relativa (RSI de 14 períodos).
periodoBollinger: Define o período para o cálculo das Bandas de Bollinger (geralmente 20 períodos).
desvioBollinger: Define o número de desvios padrão para as Bandas de Bollinger (geralmente 2.0).
Cálculo dos Indicadores:
mediaCurta: Média móvel simples (SMA) de 9 períodos.
mediaLonga: Média móvel simples (SMA) de 21 períodos.
rsiValor: Valor do Índice de Força Relativa (RSI) para 14 períodos.
basis: Média simples de 20 períodos para as Bandas de Bollinger.
dev: Desvio padrão multiplicado pelo valor de desvio para calcular a amplitude das Bandas de Bollinger.
bollingerSuperior: Banda superior das Bandas de Bollinger (média + desvio).
bollingerInferior: Banda inferior das Bandas de Bollinger (média - desvio).
Condições para Compra e Venda:
Compra: Quando a média curta está acima da média longa, o RSI está abaixo de 30 (indicando sobrevenda) e o preço está abaixo da banda inferior das Bandas de Bollinger.
Venda: Quando a média curta está abaixo da média longa, o RSI está acima de 70 (indicando sobrecompra) e o preço está acima da banda superior das Bandas de Bollinger.
Plotagem das Setas:
Seta Verde: Aparece abaixo da barra quando a condição de compra é atendida.
Seta Vermelha: Aparece acima da barra quando a condição de venda é atendida.
Como Utilizar:
Abrir TradingView:
Vá até o gráfico desejado no TradingView.
Adicionar o Código:
No Pine Editor, cole o código fornecido.
Clique em Salvar e em seguida em Adicionar ao gráfico.
Analisar Sinais:
O gráfico começará a mostrar as setas de compra (verde) e venda (vermelha) quando as condições forem atendidas.
Resumo:
Este indicador de sinais de compra e venda é baseado em médias móveis, RSI e Bandas de Bollinger para identificar momentos favoráveis de compra e venda. Ele fornece sinais visuais claros no gráfico, facilitando a tomada de decisões.
RSI Strategyris stratgy if buy or sell signal rsi is above 60 if rsi is above 6o momentum is high soo
YOUFX.V3"YOUFX ALL IN ONE V2 is a comprehensive indicator that provides advanced analytical tools. Specifically designed for forex traders and financial markets. Add the indicator and choose the settings that best suit your trading strategy.
(Note: This indicator is for educational purposes only and is not an investment recommendation.)"
EMA Scalping Strategy with AlertsFeatures of the Script
1. EMA Crossover Logic:
• Buy when 9 EMA crosses above 21 EMA and price is above 50 EMA.
• Sell when 9 EMA crosses below 21 EMA and price is below 50 EMA.
2. RSI Confirmation:
• Buy signals only trigger if RSI > 50.
• Sell signals only trigger if RSI < 50.
3. MACD Confirmation:
• Buy signals are confirmed when the MACD line > Signal line.
• Sell signals are confirmed when the MACD line < Signal line.
4. Buy/Sell Markers:
• Green “BUY” label appears below candles for buy signals.
• Red “SELL” label appears above candles for sell signals.
5. Background Color:
• Green for buy conditions.
• Red for sell conditions.
How to Use the Script
1. Copy the script above.
2. Open TradingView and go to Pine Editor (at the bottom panel).
3. Paste the script into the editor.
4. Click Add to Chart.
5. Customize the inputs (EMA periods, RSI levels) as needed.
YOUFX.ADR.V1"YOUFX.ADR.V1 is a comprehensive indicator that provides advanced analytical tools. Specifically designed for forex traders and financial markets. Add the indicator and choose the settings that best suit your trading strategy.
(Note: This indicator is for educational purposes only and is not an investment recommendation.)"
LSTM Benzeri Al-Sat Sinyali//@version=5
indicator("LSTM Benzeri Al-Sat Sinyali", overlay=true)
// Parametreler
macd_fast_length = input(12, title="MACD Hızlı Uzunluk")
macd_slow_length = input(26, title="MACD Yavaş Uzunluk")
macd_signal_length = input(9, title="MACD Sinyal Uzunluk")
rsi_length = input(14, title="RSI Uzunluk")
rsi_overbought = input(70, title="RSI Aşırı Alım Seviyesi")
rsi_oversold = input(30, title="RSI Aşırı Satım Seviyesi")
// MACD Hesapla
= ta.macd(close, macd_fast_length, macd_slow_length, macd_signal_length)
// RSI Hesapla
rsi = ta.rsi(close, rsi_length)
// Al-Sat Sinyalleri
buy_signal = ta.crossover(macd_line, signal_line) and rsi < rsi_oversold
sell_signal = ta.crossunder(macd_line, signal_line) and rsi > rsi_overbought
// Sinyalleri Çiz
plotshape(series=buy_signal, title="Al Sinyali", location=location.belowbar, color=color.green, style=shape.labelup, text="AL")
plotshape(series=sell_signal, title="Sat Sinyali", location=location.abovebar, color=color.red, style=shape.labeldown, text="SAT")
// MACD ve RSI Grafikleri
hline(rsi_overbought, "Aşırı Alım", color=color.red)
hline(rsi_oversold, "Aşırı Satım", color=color.green)
plot(macd_line, color=color.blue, title="MACD")
plot(signal_line, color=color.orange, title="Sinyal")
Strategy by Nachi Chennai//@version=5
indicator("EMA Scalping Strategy", overlay=true)
// Input for EMA settings
ema_short = input.int(9, title="Short EMA", minval=1)
ema_medium = input.int(21, title="Medium EMA", minval=1)
ema_long = input.int(50, title="Long EMA", minval=1)
// EMA calculations
shortEMA = ta.ema(close, ema_short)
mediumEMA = ta.ema(close, ema_medium)
longEMA = ta.ema(close, ema_long)
// Input for RSI settings
rsi_length = input.int(14, title="RSI Length", minval=1)
rsi_overbought = input.int(70, title="RSI Overbought Level", minval=50)
rsi_oversold = input.int(30, title="RSI Oversold Level", minval=1)
// RSI calculation
rsi = ta.rsi(close, rsi_length)
// MACD settings
= ta.macd(close, 12, 26, 9)
// Conditions for Buy and Sell
buyCondition = ta.crossover(shortEMA, mediumEMA) and close > longEMA and rsi > 50 and macdLine > signalLine
sellCondition = ta.crossunder(shortEMA, mediumEMA) and close < longEMA and rsi < 50 and macdLine < signalLine
// Plotting EMAs
plot(shortEMA, color=color.new(color.blue, 0), title="Short EMA (9)")
plot(mediumEMA, color=color.new(color.orange, 0), title="Medium EMA (21)")
plot(longEMA, color=color.new(color.red, 0), title="Long EMA (50)")
// Plot Buy and Sell signals
plotshape(series=buyCondition, title="Buy Signal", location=location.belowbar, color=color.new(color.green, 0), style=shape.labelup, text="BUY")
plotshape(series=sellCondition, title="Sell Signal", location=location.abovebar, color=color.new(color.red, 0), style=shape.labeldown, text="SELL")
// Background Highlighting
bgcolor(buyCondition ? color.new(color.green, 90) : na, title="Buy Highlight")
bgcolor(sellCondition ? color.new(color.red, 90) : na, title="Sell Highlight")
Short Strategy with EMA Gap and Divergence
Sikko indikatördür arkadaşa düzelttireceğim bişeyler bişelyşaşsdkadslASSS
SLSLAJFFHA
LALSJASDJASK
LFVLAS
YOUFX.V2.ALL IN ONE"YOUFX ALL IN ONE V2 is a comprehensive indicator that provides advanced analytical tools. Specifically designed for forex traders and financial markets. Add the indicator and choose the settings that best suit your trading strategy.
(Note: This indicator is for educational purposes only and is not an investment recommendation.)"
Buy-Sell Signals MACD+RSI [S-REZVANI]Indicator Description: "Buy-Sell Signals MACD+RSI "
Overview:
This indicator combines the power of MACD, RSI, and a smoothed ALMA moving average to generate precise buy/sell signals. Designed for traders seeking confluence across momentum and trend-following tools, it highlights entry points with colored candlesticks and clear triangular markers, while minimizing false signals through multi-condition filtering.
How It Works
MACD Crossover:
Triggers potential signals when the MACD line crosses above/below its signal line.
Histogram color changes reflect bullish/bearish momentum shifts.
RSI Threshold Confirmation:
Buy: RSI (6-period) must rise above a user-defined threshold (default: 55) to confirm strength.
Sell: RSI must drop below 100 - threshold (default: 45) to confirm weakness.
ALMA Dynamic Support/Resistance:
Uses an Arnaud Legoux Moving Average (ALMA) with customizable smoothing to act as a dynamic filter.
Buy signals require price to close above the ALMA; sell signals require closing below.
Key Features
✅ Triple Confirmation System: Combines MACD crossovers, RSI thresholds, and ALMA trend alignment.
✅ Customizable Inputs: Adjust EMA periods, RSI length, and threshold levels to fit any strategy.
✅ Visual Clarity:
Colored Candles: Blue for bullish bias, red for bearish bias, and neutral fading otherwise.
Triangle Markers: Clear buy (▲) and sell (▼) signals below/above price bars.
✅ TradingView Alerts: Built-in alerts notify you instantly when new signals appear.
Input Parameters
EMA-0: ALMA period (default: 9).
EMA-0 Smoother: ALMA smoothing factor (default: 3).
RSI Length: RSI calculation period (default: 6).
RSI Threshold: Key level for confirming strength/weakness (default: 55).
Usage Guidelines
Bullish Entry: Blue candle + ▲ triangle appears when:
MACD Bullish Crossover + RSI > Threshold + Price > ALMA.
Bearish Entry: Red candle + ▼ triangle appears when:
MACD Bearish Crossover + RSI < (100 - Threshold) + Price < ALMA.
Best Suited For: Swing trading or trend-following strategies on 1H+ timeframes.
Why This Indicator?
By requiring alignment across three distinct technical tools, this script filters out noise and focuses on high-probability setups. Its clean visual design ensures easy interpretation, while customizable settings allow adaptation to volatile or ranging markets.
Note: Pair with risk management tools (stop-loss, take-profit) and backtest strategies for optimal results.
Created by S-Rezvani | TradingView Community 🚀
Tip: Combine with volume analysis or support/resistance levels for added confirmation!
EMA with Stochastic Cross Signals and Filtered EMA2/EMA4 Cross tôi dùng AI DeepSeek để tạo ra chỉ báo này, tôi không phải là coder :D
Intraday Futures Strategy with Filters//@version=5
indicator("Intraday Futures Strategy with Filters", overlay=true)
// === Параметры индикатора ===
// Скользящие средние
shortEmaLength = input.int(9, title="Короткая EMA", minval=1)
longEmaLength = input.int(21, title="Длинная EMA", minval=1)
// RSI
rsiLength = input.int(14, title="Период RSI", minval=1)
rsiThreshold = input.int(50, title="RSI Threshold", minval=1, maxval=100)
// ATR (волатильность)
atrLength = input.int(14, title="Период ATR")
atrMultiplier = input.float(1.0, title="ATR Multiplier", minval=0.1, step=0.1)
// Долгосрочный тренд
trendEmaLength = input.int(200, title="EMA для фильтра тренда", minval=1)
// Временные рамки
startHour = input.int(9, title="Час начала торговли", minval=0, maxval=23)
startMinute = input.int(0, title="Минута начала торговли", minval=0, maxval=59)
endHour = input.int(16, title="Час конца торговли", minval=0, maxval=23)
endMinute = input.int(0, title="Минута конца торговли", minval=0, maxval=59)
// Получаем текущие час и минуту
currentHour = hour(time)
currentMinute = minute(time)
// Проверка временного фильтра
timeFilter = (currentHour > startHour or (currentHour == startHour and currentMinute >= startMinute)) and
(currentHour < endHour or (currentHour == endHour and currentMinute <= endMinute))
// === Вычисления ===
// Скользящие средние
shortEma = ta.ema(close, shortEmaLength)
longEma = ta.ema(close, longEmaLength)
trendEma = ta.ema(close, trendEmaLength)
// RSI
rsi = ta.rsi(close, rsiLength)
// ATR
atr = ta.atr(atrLength)
// Сигналы пересечения EMA
bullishCrossover = ta.crossover(shortEma, longEma) // Короткая EMA пересекает длинную вверх
bearishCrossover = ta.crossunder(shortEma, longEma) // Короткая EMA пересекает длинную вниз
// Фильтры:
// 1. Трендовый фильтр: цена должна быть выше/ниже 200 EMA
longTrendFilter = close > trendEma
shortTrendFilter = close < trendEma
// 2. RSI фильтр
longRsiFilter = rsi > rsiThreshold
shortRsiFilter = rsi < rsiThreshold
// 3. Волатильность ATR: текущий диапазон должен быть больше заданного значения
atrFilter = (high - low) > atr * atrMultiplier
// Общие сигналы на покупку/продажу
buySignal = bullishCrossover and longTrendFilter and longRsiFilter and atrFilter and timeFilter
sellSignal = bearishCrossover and shortTrendFilter and shortRsiFilter and atrFilter and timeFilter
// === Графические элементы ===
// Отображение EMA на графике
plot(shortEma, color=color.blue, linewidth=2, title="Короткая EMA")
plot(longEma, color=color.orange, linewidth=2, title="Длинная EMA")
plot(trendEma, color=color.purple, linewidth=2, title="EMA для тренда (200)")
// Сигналы на графике
plotshape(series=buySignal, title="Buy Signal", location=location.belowbar, color=color.green, style=shape.labelup, text="BUY")
plotshape(series=sellSignal, title="Sell Signal", location=location.abovebar, color=color.red, style=shape.labeldown, text="SELL")
// Фон для сигналов
bgcolor(buySignal ? color.new(color.green, 90) : sellSignal ? color.new(color.red, 90) : na, title="Signal Background")
MarketSmith Indicator - NIFTYThe MarketSmith Indicator is a comprehensive stock and market analysis tool designed to provide in-depth insights into the trends and momentum of indices like the Nifty. It combines technical, fundamental, and sentiment-based metrics to help traders and investors assess the overall market direction, strength, and potential opportunities.
For the Nifty Index, the MarketSmith Indicator evaluates several core factors:
AMG Supply and Demand ZonesSupply and Demand Zones Indicator
This indicator identifies and visualizes supply and demand zones on the chart to help traders spot key areas of potential price reversals or continuations. The indicator uses historical price data to calculate zones based on high/low ranges and a customizable ATR-based fuzz factor.
Key Features:
Back Limit: Configurable look-back period to identify zones.
Zone Types: Options to display weak, untested, and turncoat zones.
Customizable Parameters: Adjust fuzz factor and visualization settings.
Usage:
Use this indicator to enhance your trading strategy by identifying key supply and demand areas where price is likely to react.
You can customize this further based on how you envision users benefiting from your indicator. Let me know if you'd like to add or adjust anything!
STOCKDALE VERSION1EMA 골든크로스, RSI 상승 다이버전스, Stochastic RSI 골든크로스, MACD 양수, OBV 상승 조건이 모두 충족되었을 때, 매수 신호를 생성합니다. 또한, 거래량이 높은 구간에서만 신호를 필터링합니다.
PDL By iofexPrevious day levels
A Previous Day Level Indicator is a trading tool designed to highlight the key levels from the previous trading session, such as the high, low, and close prices. These levels act as significant support and resistance points, helping traders make informed decisions. By analyzing these levels, traders can anticipate potential price reversals, breakouts, or continuations in the current trading session. This indicator is particularly useful for day traders and scalpers aiming to align their strategies with market trends.
RSI & Williams %R StrategyRSI 14 is calculated using the default rsi formula.
RSI's Moving Average is calculated using a simple moving average (default length is 7 but adjustable).
Williams %R is calculated over the specified length (default is 14).
Buy Signal:
RSI crosses above its moving average.
Williams %R crosses above the -80 level.
Sell Signal:
RSI crosses below its moving average.
Williams %R crosses below the -20 level.
Visual Indicators:
Green upward labels for buy signals.
Red downward labels for sell signals.
Williams %R and RSI are plotted for better visualization with threshold levels.
1 Minute Candle Strategythe script will work on any time frame, but specifically mentioned on 1 minutes candles. when applied on a 1 minutes chart the script will execute based on minute candle.