综合EMA和MACD信号指标ema8_length = input.int(8, "EMA8周期", minval=1, group="EMA线设置")
ema55_length = input.int(55, "EMA55周期", minval=1, group="EMA线设置")
ema220_length = input.int(220, "EMA220周期", minval=1, group="EMA线设置")
ema8_color = input.color(color.yellow, "EMA8颜色", group="EMA线设置")
ema55_color = input.color(color.blue, "EMA55颜色", group="EMA线设置")
ema220_color = input.color(color.purple, "EMA220颜色", group="EMA线设置")
المؤشرات والاستراتيجيات
Fixed AVWAP (Weekly/Monthly) + Continuous 5D SMAThis Pine Script combines two key indicators into one overlay:
Fixed Anchored VWAP (AVWAP) levels for Weekly and Monthly periods
A Continuous Adaptive 5-Day Simple Moving Average (SMA)
RSI STRATEGY WITH TRENDLINE & BUY SELL SIGNALSCore Concepts:
* Relative Strength Index (RSI):
* The RSI is a momentum oscillator that measures the speed and change of price movements.
* It oscillates between 0 and 100.
* Typically, RSI values above 70 are considered overbought, and values below 30 are considered oversold.
* We use the RSI to identify potential reversals and overbought/oversold conditions.
* Trendlines:
* Trendlines are lines drawn on a chart to connect a series of price highs (downtrend) or lows (uptrend).
* They help identify the prevailing trend's direction and potential support/resistance levels.
* Trendlines are used to confirm the signals generated by the RSI.
RSI Strategy with Trendline Confirmation:
This strategy aims to combine the momentum insights of the RSI with the trend confirmation provided by trendlines.
Buy Signal:
* RSI Oversold: The RSI dips below a specified oversold level (e.g., 30).
* Uptrend Confirmation:
* An uptrend line is drawn connecting a series of rising lows.
* The price breaks above the uptrend line, or the price bounces from the uptrend line.
* RSI Crossover: The RSI crosses back above the oversold level, indicating a potential upward momentum shift.
* Buy Entry: Enter a long position when all three conditions are met.
Sell Signal:
* RSI Overbought: The RSI rises above a specified overbought level (e.g., 70).
* Downtrend Confirmation:
* A downtrend line is drawn connecting a series of falling highs.
* The price breaks below the downtrend line, or the price bounces from the downtrend line.
* RSI Crossover: The RSI crosses back below the overbought level, indicating a potential downward momentum shift.
* Sell Entry: Enter a short position when all three conditions are met.
TradingView Indicator
SMA Crossover + MACD Zero Filter by AaronEscaThis indicator combines Simple Moving Average crossovers with a MACD zero-line filter to provide reliable buy/sell signals with momentum confirmation.
Toggle between:
20/50 SMA crossover – classic trend confirmation
9/20 SMA crossover – early reversal signals
Includes:
Visual fill between SMAs
MACD filter to confirm momentum
Instant BUY/SELL labels
Alerts for bullish and bearish entries
Created by AaronEsca to help traders reduce noise and act with confidence. Great for swing traders and intraday setups on the 15m–4H timeframes.
Global M2 Money Supply with Correlation TableThis script visualizes the Global M2 Money Supply on your chart and analyzes its correlation with the active asset across multiple timeframes. Designed for macro-focused traders and analysts, it provides a clear view of how changes in global liquidity relate to price movements.
Features:
• Displays the Global M2 Money Supply as an overlay or separate pane.
• Calculates correlation coefficients between the active asset and M2 over custom timeframes (e.g., 30D, 60D, 1Y).
• Highlights the strongest correlation value for easy interpretation.
This tool is ideal for assessing the macroeconomic backdrop of markets and identifying trends influenced by global monetary expansion or contraction.
Econometrica by [SS]This is Econometrica, an indicator that aims to bridge a big gap between the resources available for analysis of fundamental data and its impact on tickers and price action.
I have noticed a general dearth of available indicators that offer insight into how fundamentals impact a ticker and provide guidance on how they these economic factors influence ticker behaviour.
Enter Econometrica. Econometrica is a math based indicator that aims to co-integrate and model indicator price action in relation to critical economic metrics.
Econometrica supports the following US based economic data:
CPI
Non-Farm Payroll
Core Inflation
US Money Supply
US Central Bank Balance Sheet
GDP
PCE
Let's go over the functions of Econometrica.
Creating a Regression Cointegrated Model
The first thing Econometrica does is creates a co-integrated regression, as you see in the main chart, predicting ticker value ranges from fundamental economic data.
You can visualize this in the main chart above, but here are some other examples:
SPY vs Core Inflation:
BA vs PCE:
QQQ vs US Balance Sheet:
The band represents the anticipated range the ticker should theoretically fall in based on the underlying economic value. The indicator will breakdown the relationship between the economic indicator and the ticker more precisely. In the images above, you can see how there are some metrics provided, including Stationairty, lagged correlation, Integrated Correlation and R2. Let's discuss these very briefly:
Stationarity: checks to ensure that the relationship between the economic indicator and ticker is stationary. Stationary data is important for making unbiased inferences and projections, so having data that is stationary is valuable.
Lagged Correlation: This is a very interesting metric. Lagged correlation means whether there is a delay in the economic indicator and the response of the ticker. Typically, you will observed a lagged correlation between an economic indicator and price of a ticker, as it can take some time for economic changes to reach the market. This lagged correlation will provide you with how long it takes for the economic indicator to catch up with the ticker in months.
Integrated Correlation: This metric tells you how good of a fit the regression bands are in relation to the ticker price. A higher correlation, means the model is better at consistent and accurate information about the anticipated range for the ticker in relation to the economic indicator.
R2: Provides information on the variance and degree of model fit. A high R2 value means that the model is capable of explaining a large amount of variance between the economic indicator and the ticker price action.
Explaining the Relationship
Owning to the fact that the indicator is a bit on the mathy side (it has to be to do this kind of task), I have included ability for the indicator to explain and make suggestions based on the underlying data. It can assess the model's fit and make suggestions for tweaking. It can also explain the implications of the data being presented in the model.
Here is an example with QQQ and the US Balance Sheet:
This helps to simplify and interpret the results you are looking at.
Forecasting the Economic Indicator
In addition to assessing the economic indicator's impact on the ticker, the indicator is also capable of forecasting out the economic indicator over the next 25 releases.
Here is an example of the CPI forecast:
Overall use of the indicator
The indicator is meant to bridge the gap between Technical Analysis and Fundamental Analysis.
Any trader who is attune to fundamentals would benefit from this, as this provides you with objective data on how and to what extent fundamental and economic data impacts tickers.
It can help affirm hypothesis and dispel myths objectively.
It also omits the need from having to perform these types of analyses outside of Tradingview (i.e. in excel, R or Python), as you can get the data in just a few licks of enabling the indicator.
Conclusion
I have tried to make this indicator as user friendly as possible. Though it uses a lot of math, it is fairly straight forward to interpret.
The band plotted can be considered the fair market value or FMV of the ticker based on the underlying economic data, provided the indicator tells you that the relationship is significant (and it will blatantly give you this information verbatim, you don't have to interpret the math stuff).
This is US economic data only. It does not pull economic data from other countries. You can absolutely see how US economic data impacts other markets like the TSX, BANKNIFTY, NIFTY, DAX etc. but the indicator is only pulling US economic data.
That is it!
I hope you enjoy it and find this helpful!
Thanks everyone and safe trades as always 🚀🚀🚀
FiveFactorEdgeUses ATR14, TSI, RSI, Fast Stochastic and Slow Stochastic information to determine potential high and low price, trend strength and direction. The information ia easy to read, self-descriptive and color coded for quick reference. Since it incorporates 5 different elements it could be used by itself but as with any indicator it's highly recommended to use it with other tried and true indicators.
百万哥ORBorb the simplest indicator for breakout,
ORB stands for opening range breakout, often used by traders
Relative Strength IndexI just added buy and sell signals.
Flags : They can be interpreted as an entry into a dangerous zone. If the price is rising, you can interpret it as an alert for a possible sell or take advantage of it as a pullback to buy, if the market is trending. It works the same way when selling, if the market is falling and enters this zone, you can be alert for a possible buy or take advantage of it as a pullback and sell.
Labels : They are the entries for buying (if the market is falling) and selling (if the market is rising).
Use at your own risk. I am not responsible for any losses. Use other indicators for entry confirmations .
Daily/Weekly/Monthly Highs & EMAs Levels📄 Description:
This smart and efficient indicator is designed to highlight critical market levels by plotting:
✅ Previous Highs and Lows from the Daily, Weekly, and Monthly timeframes.
✅ 200 & 50 EMA levels from both the current chart and an external ticker (e.g., CBOE:SPX).
✅ Labels and color customization for all levels.
✅ EMA levels are fixed from higher timeframes, meaning they stay accurate regardless of your current chart timeframe.
💡 Why this matters:
Some tickers (like indices or ETFs) may show gaps or price differences across different data providers or instruments. That’s why pulling EMA levels from a secondary ticker (like SPX) helps compare behavior and make more informed decisions.
🎯 Ideal for:
Price action traders
EMA crossover strategies
Key level confluence spotting
Institutional level monitoring
Micro Futures Trade Calculator📊 Micro Futures Trade Calculator by Wildtrading
This professional-grade risk management tool is purpose-built for traders of micro futures contracts, including MNQ, MES, MCL, and MGC. It provides a clear, on-screen overlay that simplifies critical position sizing calculations and helps you trade with discipline and precision.
🔧 Key Features:
✅ Auto Symbol Detection – Automatically adjusts calculations based on the micro futures contract you're viewing
✅ Precise Position Sizing – Enter your account size, risk %, entry price, and stop loss to instantly compute:
• Number of contracts
• Dollar risk and reward
• Risk-to-reward (R:R) ratio
• Risk allocation based on your input
✅ Auto-Calculated Take Profit – Your TP level is automatically determined based on your stop loss and chosen R:R
✅ Clean, Adjustable Display – Choose table size: small, medium, or large for readability without clutter
✅ Excessive Risk Warning – Alerts you if your risk exceeds 20% of your account, helping promote safer trading
⚠️ Note for Prop Firm Traders:
When entering your account size, only include your available profit cushion — not the total capital provided by the firm. This ensures you stay within realistic drawdown limits and comply with funding rules.
Whether you're managing your own account or trading with a firm, this tool keeps your focus on what matters: risk control, trade consistency, and capital preservation.
Gap Fill DetectorThe Gap Fill Detector is a visual tool designed to highlight potential price imbalances caused by sudden, sharp movements following periods of low volatility or indecision. These events can often result in "gaps" or "voids" in price action that may later attract a return move — commonly referred to as a gap fill.
This indicator helps traders visually identify these unique conditions and monitor whether price revisits the origin of the move. It does so by marking the location of the price gap and providing a clean, color-coded interface to track price interaction with that level over time.
🔧 Key Features
🔸 Highlight Zones
When the script detects a potential gap-forming move, the background of the triggering candle is highlighted. These areas represent potential moments of price imbalance or sudden breakout behavior.
🔸 Gap Fill Line
A horizontal line is drawn from the close of the candle before the spike (representing the likely gap origin). This line acts as a reference for tracking whether price returns to "fill" the gap. The line is persistent but will automatically hide once price intersects it, or if another gap signal occurs.
🔸 Intelligent Auto-Hide Logic
Once the gap line has been touched by price or interrupted by a new spike event, it is removed from view. This keeps the chart clean and avoids clutter from outdated signals.
🔸 Dynamic Fill Shading
The area between the current price and the gap line is filled with a color-coded visual cue:
🟩 Green Fill: When price is above the gap line — a possible bullish continuation.
🟪 Purple Fill: When price is below the gap line — a potential retracement or bearish correction. Fill transparency is customizable to blend with your chart style.
🔸 Stability Zones (Optional)
Users can optionally enable shaded background zones to mark extended periods of price stagnation. These zones may help identify moments where the market is "winding up" before releasing energy in the form of a fast move.
⚙️ Customization Options
Base highlight color & transparency
Enable/disable stability zone highlighting
Adjustable gap fill area transparency
✅ Use Cases
This tool is ideal for:
Intraday traders seeking gap fills or mean reversion setups
Swing traders identifying sudden breakouts for future re-entry
Visual traders who want a clean, automated way to spot and manage price dislocations
malama's volume spikeThe "malama's volume spike" indicator identifies and highlights bars where the trading volume significantly exceeds the average, signaling potential market interest or activity. It calculates a Simple Moving Average (SMA) of the volume over a user-defined period and compares the current volume against this average multiplied by a specified threshold factor. Bars where the volume surpasses this threshold are colored yellow on the chart, providing a visual cue for traders to identify potential trading opportunities.
How It Works:
Volume Moving Average (SMA): The indicator computes the SMA of the volume over a period defined by the user (default is 20 bars).
Threshold Calculation: It multiplies the SMA by a user-defined factor (default is 2.0) to set the volume spike threshold.
Volume Spike Detection: If the current volume exceeds this threshold, the corresponding bar is highlighted in yellow.
Usage:
Volume MA Length: Adjust this parameter to set the period over which the volume SMA is calculated. A shorter length responds more quickly to recent volume changes, while a longer length smooths out short-term fluctuations.
Volume Threshold Factor: Modify this factor to set the sensitivity of the volume spike detection. A lower value will highlight more bars, while a higher value will highlight fewer, more significant spikes.
Important Levels (Arabic Version)Important Levels (Arabic Version)
All-in-One Market Context Indicator
This indicator highlights key technical levels to guide your trading decisions with confidence and clarity. It includes:
✅ Dynamic Daily, Weekly, and Monthly Highs & Lows
Clearly labeled price levels to help you identify support/resistance zones at a glance.
✅ Fixed 200 & 50 EMAs from the current chart and external tickers
View essential trend indicators with customizable colors for both daily and hourly resolutions.
✅ Arabic Labels & Custom Transparency
Arabic-language support for all chart labels and the ability to control label visibility with transparency settings.
✅ Perfect for Technical Traders
Combine trend-following with level-based strategies — all in one compact, clean visual layout.
Full Custom Setup with Alerts🚀 Full Custom TradingView Setup — EMA + MACD + RSI + Volume with Smart Alerts
This script combines everything you need for a clean, alert-driven trading system:
EMA 9 / 21 / 50 / 200 for trend structure
MACD (6,13,5) to detect momentum shifts
RSI 6 / 12 / 24 to track overbought/oversold zones
Volume with MA5/MA10 and dynamic high-volume line
📈 Visual triangle markers for perfect entry setups
🔔 Alerts fire when all signals align for Long or Short trades
💡 Designed for both fast scalping and multi-timeframe swing trading.
Add it to your chart, set your alerts, and stay ahead of the market.
This is not financial advice. Use with your own risk management (Or better yet don't even use it)
Higher Highs, Higher Lows, Lower Highs, Lower Lowsshows Higher Highs and Higher Lows, and Lower Highs and Lower Lows
Biais V1.0 [Gasppard]
This indicator follows the logic for determining the Daily bias in the video on the subject from the YouTube channel "Vizion."
Use with Daily candlesticks at the close of the candlestick to predict the target for the following day(s).
This indicator is not intended to be used as a standalone strategy; it exists solely to help determine the potential direction of the market in the near future.
-
Cet indicateur reprends la logique de détermination du biais Daily de la vidéo sur le sujet de la chaîne Youtube "Vizion".
À utiliser avec des bougies Daily à la clôture de ces dernières afin de prévoir la target pour le (ou les ?) jours suivants.
Cet indicateur n'a pas vocation à servir de stratégie à lui seul mais existe seulement pour aider à déterminer le sens potentiel du marché dans un futur proche.
Combined SMA Cross & RSI Multi-Timeframe Indicator K2Combined SMA Cross & RSI Multi-Timeframe Indicator
This Pine Script v6 indicator combines two popular technical analysis tools—Simple Moving Average (SMA) crossover and Relative Strength Index (RSI) crossover—across multiple timeframes to generate bullish and bearish trading signals. It overlays SMA lines on the chart, displays signals with shapes, and provides a table summarizing SMA crossover states across 11 timeframes.
Features:
SMA Crossover:
Compares a short SMA (default: 20 periods) with a long SMA (default: 50 periods).
Bullish signal: Short SMA crosses above Long SMA.
Bearish signal: Short SMA crosses below Long SMA.
Plotted as green (short) and red (long) lines on the chart.
RSI Crossover:
Calculates RSI (default: 14 periods) and its SMA (default: 14 periods).
Bullish signal: RSI crosses above its SMA.
Bearish signal: RSI crosses below its SMA.
Multi-Timeframe Analysis:
Evaluates SMA and RSI conditions across 11 timeframes: 1M, 5M, 15M, 30M, 1H, 2H, 4H, 8H, 12H, 1D, 1W.
User can toggle which timeframes to include via input settings.
Combined Logic:
Generates a signal only when both SMA and RSI conditions (if enabled) are met across all selected timeframes.
Bullish: All selected timeframes show bullish SMA and RSI crossovers.
Bearish: All selected timeframes show bearish SMA and RSI crossovers.
Logic toggles allow enabling/disabling SMA or RSI components.
Visuals:
Triangles: Green triangle below bar for bullish signals, red triangle above bar for bearish signals.
Arrows: Green upward arrow for "Long" signals, red downward arrow for "Short" signals, ensuring no overlap with previous signals.
Table: Displays SMA crossover states for all 11 timeframes at the bottom center of the chart (green for bullish, red for bearish).
Alerts:
Triggers alerts for combined bullish ("SMA Cross and RSI timeframes are bullish!") and bearish ("SMA Cross and RSI timeframes are bearish!") signals.
Inputs:
SMA Settings: Short SMA length (20), Long SMA length (50).
RSI Settings: RSI length (14), RSI SMA length (14).
Logic Toggles: Enable/disable SMA Cross and RSI logic.
Timeframe Toggles: Enable/disable each of the 11 timeframes.
Usage:
Add the indicator to your chart and adjust inputs as needed.
Use the signals for trend confirmation or entry/exit points, combining multi-timeframe SMA and RSI analysis.
Monitor the table to assess alignment across timeframes.
Notes:
Designed for TradingView with Pine Script v6.
Signals are confirmed on closed bars (barstate.isconfirmed) to avoid repainting.
Ideal for traders seeking a multi-timeframe confirmation tool.
Этот индикатор Pine Script v6 объединяет два популярных инструмента технического анализа — кроссовер Simple Moving Average (SMA) и кроссовер Relative Strength Index (RSI) — на нескольких таймфреймах для генерации бычьих и медвежьих торговых сигналов. Он накладывает линии SMA на график, отображает сигналы с помощью фигур и предоставляет таблицу, обобщающую состояния пересечения SMA на 11 таймфреймах.
Функции:
Кроссовер SMA :
Сравнивает короткую SMA (по умолчанию: 20 периодов) с длинной SMA (по умолчанию: 50 периодов).
Бычий сигнал: короткая SMA пересекает длинную SMA сверху вниз.
Медвежий сигнал: короткая SMA пересекает длинную SMA снизу вверх.
На графике это обозначено зеленой (короткой) и красной (длинной) линиями.
Кроссовер RSI :
Рассчитывает RSI (по умолчанию: 14 периодов) и его SMA (по умолчанию: 14 периодов).
Бычий сигнал: RSI пересекает SMA выше.
Медвежий сигнал: RSI пересекает SMA ниже.
Анализ нескольких таймфреймов :
Оценивает состояния SMA и RSI на 11 таймфреймах: 1M, 5M, 15M, 30M, 1H, 2H, 4H, 8H, 12H, 1D, 1W.
Пользователь может переключать включаемые временные интервалы с помощью настроек ввода.
Комбинированная логика :
Генерирует сигнал только тогда, когда выполняются оба условия SMA и RSI (если они включены) на всех выбранных таймфреймах.
Бычий: все выбранные таймфреймы показывают бычьи пересечения SMA и RSI.
Медвежий: все выбранные таймфреймы показывают медвежьи пересечения SMA и RSI.
Логические переключатели позволяют включать/отключать компоненты SMA или RSI.
Визуальные эффекты :
Треугольники : зеленый треугольник под полосой — бычьи сигналы, красный треугольник над полосой — медвежьи сигналы.
Стрелки : зеленая стрелка вверх для «длинных» сигналов, красная стрелка вниз для «коротких» сигналов, что гарантирует отсутствие наложения с предыдущими сигналами.
Таблица : отображает состояния пересечения SMA для всех 11 таймфреймов в нижней центральной части графика (зеленый для бычьего тренда, красный для медвежьего).
Оповещения :
Запускает оповещения для комбинированных бычьих («Таймфреймы SMA Cross и RSI являются бычьими!») и медвежьих («Таймфреймы SMA Cross и RSI являются медвежьими!») сигналов.
Входные данные:
Настройки SMA : короткая длина SMA (20), длинная длина SMA (50).
Настройки RSI : длина RSI (14), длина RSI SMA (14).
Переключатели логики : включение/выключение логики SMA Cross и RSI.
Переключение таймфреймов : включение/отключение каждого из 11 таймфреймов.
Использование:
Добавьте индикатор на свой график и при необходимости скорректируйте входные данные.
Используйте сигналы для подтверждения тренда или точек входа/выхода, комбинируя многовременной анализ SMA и RSI.
Следите за таблицей, чтобы оценить согласованность по всем временным интервалам.
Примечания:
Разработано для TradingView с использованием Pine Script v6.
Сигналы подтверждаются на закрытых барах ( barstate.isconfirmed ), чтобы избежать перерисовки.
Идеально подходит для трейдеров, которым нужен инструмент подтверждения с несколькими таймфреймами.
Stop Loss / Take Profit Table // (\_/)
// ( •.•)
// (")_(")
Simple Take profit system
for Crypto , forex and stock .