RSI Chart Bars with SignalsExplanation of Changes:
Signal Conditions :
A buy signal is generated when the RSI crosses above the oversold level (downLevel).
A sell signal is generated when the RSI crosses below the overbought level (upLevel).
Visual Signals :
Green "BUY" labels appear below the candle when a buy signal is triggered.
Red "SELL" labels appear above the candle when a sell signal is triggered.
Alert Conditions :
Added alertcondition for both buy and sell signals. These allow you to set up alerts in TradingView.
When a signal occurs, an alert will be triggered with the corresponding message.
Improved Readability :
Renamed some variables and added comments for better clarity.
Used ta.crossover and ta.crossunder for cleaner signal detection.
How to Use Alerts:
Click the alarm clock icon in TradingView.
Create a new alert.
Select "Buy Signal Alert" or "Sell Signal Alert" from the condition dropdown.
Set up notification preferences (e.g., email, push notifications).
Customization Options :
You can adjust the upLevel and downLevel inputs to change the overbought and oversold thresholds.
Modify the colors, text, or positions of the signals by editing the plotshape parameters.
Let me know if you need further modifications or have additional requirements!
Penunjuk dan strategi
Volume-Based Buy/Sell Strategy with ButtonsOverview
This Volume-Based Buy/Sell Strategy is designed to identify high-probability long-term entry and exit points based on volume spikes. It incorporates automatic buy/sell signals triggered by volume and trend analysis, along with manual execution buttons for greater control.
Key Features
✅ Volume Spike Detection: The script identifies high-volume moments compared to the moving average, signaling potential trend changes.
✅ Trend Confirmation: Uses a 20-period simple moving average (SMA) to confirm uptrends (for buys) and downtrends (for sells).
✅ ATR Filter (Optional): Ensures trades align with market trends by using an Average True Range (ATR) filter for volatility validation.
✅ Manual Buy & Sell Buttons: Traders can manually trigger buy/sell orders via checkboxes in the settings.
✅ Visual Buy/Sell Signals: Green buy arrows and red sell arrows appear directly on the chart when conditions are met.
Smart Trend Matrix SmeersDescription de l'indicateur : "Smart Trend Matrix Smeers"
Smart Trend Matrix est un indicateur technique simple et efficace conçu pour aider les traders à identifier les tendances et les niveaux de support/résistance dynamiques. Il combine des outils essentiels en un seul indicateur, offrant une vue claire et concise du marché pour des décisions de trading éclairées.
Fonctionnalités clés
Détection de tendance (EMA) :
Une EMA colorée (verte pour haussier, rouge pour baissier, grise pour neutre) montre la direction actuelle du marché.
Permet de déterminer rapidement si le marché est en tendance haussière, baissière ou en consolidation.
Support/Résistance Dynamiques :
Des lignes bleues (support) et oranges (résistance) sont calculées en temps réel en fonction de la volatilité (via l'ATR).
Ces niveaux s'ajustent automatiquement aux conditions du marché, offrant des zones clés pour placer des stops-loss ou des take-profit.
Alertes Intelligentes :
Des alertes personnalisables se déclenchent lorsque :
Le prix franchit la résistance (signal d'achat).
Le prix franchit le support (signal de vente).
Comment utiliser Smart Trend Matrix ?
Identifier la tendance :
Suis la couleur de l'EMA pour déterminer la direction du marché.
Verte : Tendance haussière → Cherche des opportunités d'achat.
Rouge : Tendance baissière → Cherche des opportunités de vente.
Grise : Tendance neutre → Sois prudent, le marché pourrait être en consolidation.
Utiliser les niveaux de support/résistance :
Si le prix approche la ligne bleue (support), envisage d'acheter.
Si le prix approche la ligne orange (résistance), envisage de vendre.
Configurer des alertes :
Active les alertes pour être notifié lorsque les conditions de trading sont réunies.
Pourquoi choisir Smart Trend Matrix ?
Simple et efficace : Combine des outils essentiels en un seul indicateur pour une analyse claire et concise.
Visuel : Les couleurs et les graphiques rendent l'analyse intuitive et facile à interpréter.
Personnalisable : Ajuste les paramètres pour l'adapter à ton style de trading.
Fiable : Les alertes intelligentes t'aident à prendre des décisions éclairées.
Paramètres personnalisables
Période de l'EMA : Ajuste la sensibilité de la détection de tendance.
Période de l'ATR : Contrôle la réactivité des niveaux de support/résistance.
Couleurs et épaisseurs : Personnalise l'apparence de l'indicateur pour une meilleure visibilité.
Idéal pour
Tous les marchés : Actions, Forex, Crypto-monnaies, Commodities.
Tous les styles de trading : Day trading, swing trading, trading positionnel.
Tous les niveaux d'expérience : Débutants et traders expérimentés.
Avertissement
Cet indicateur est un outil d'aide à la décision et ne garantit pas des résultats précis. Utilise-le en combinaison avec d'autres analyses et une bonne gestion des risques.
Conclusion
Smart Trend Matrix est l'outil idéal pour les traders qui cherchent à identifier les tendances et les niveaux clés de manière simple et efficace. Que tu sois débutant ou expert, cet indicateur t'aidera à prendre des décisions de trading plus éclairées et plus efficaces.
Daily Time MarkerThis TradingView indicator draws thin, white, dashed vertical lines on the chart at a user-defined time each day. The indicator takes into account Daylight Saving Time (DST) adjustments, ensuring the correct time is displayed throughout the year.
Key Features:
✅ Daily Vertical Markers:
Displays vertical dashed lines from Monday to Friday at the selected time.
The lines extend infinitely in both directions.
✅ Historical & Future Projection:
Shows lines 15 days into the past and 5 days into the future for better visualization of key time levels.
✅ DST Adjustment:
Automatically adjusts between summer and winter time , ensuring the correct hour is displayed.
This indicator is useful for traders who rely on specific time-based events, such as market opens or key trading sessions.
Fibonacci Retracement & EMA Alert (Higher Highs & Lower Lows)So this indicator is based on the following.
it is made to be used on the 4h time frame. There will be 3 lines on your chart a red one, green one and blue one
Red Line : that is exactly where the 61.8% retracement would be from high to low or low to high.
Green Line : Same as the red line but it is the 38.2% retracement
Blue line : that is your 50 ema.
So how I use this indicator is when my red and blue line align this indicator will send you an alert, I look for possible Buy or Sell entries around that point. Combining it with market structure and support and resistance.
AVWAP CurvesThis indicator calculates and displays Anchored Volume-Weighted Average Price (AVWAP) for the 15-minute, 1-hour, and 4-hour timeframes. It helps identify volume-weighted support/resistance levels and trends based on volume and price data.
Multiple Timeframes: Displays AVWAP curves for 15m, 1h, and 4h. Users can toggle visibility for each timeframe.
Price Anchor Selection: Choose between Low, High, or HL2 as the price anchor for the AVWAP calculation.
Custom Date & Time Anchor: Set a specific start time for the AVWAP calculation.
Alerts: Alerts are triggered when the price crosses above or below any AVWAP curve.
MM Bar CountA revised version of the Bar Count indicator that allows you to set the reset hour and minutes.
This indicator displays a sequential bar count below the chart, automatically resetting at a specified time each day. The counter helps traders track the progression of bars from a consistent starting point, making it easier to identify patterns that occur at specific bar intervals.
Key Features:
Automatically resets count at your specified time (default: 8:30)
Customizable display frequency (show count every X bars)
Adjustable label size and color
Overlays directly on your chart for easy reference
Strong Candle IdentifierIdentify strong candles with a minimum of 30 pips.
This indicator will color the candle red for the identified bearish momentum candle, and otherwise it will be colored green.
Trend Structure Shift By BCB ElevateTrend Structure Shift by BCB Elevate
This indicator helps traders identify trend structure shifts by detecting Higher Highs (HH) and Lower Lows (LL) to determine bullish, bearish, or neutral market conditions. It provides real-time trend classification to help traders align with market direction.
How It Works:
📌 Bullish Trend: A new Higher High (HH) is detected, signaling potential uptrend continuation.
📌 Bearish Trend: A new Lower Low (LL) is detected, indicating potential downtrend continuation.
📌 Neutral: No significant trend shift is detected.
Key Features:
✅ Dynamic Trend Detection – Identifies key trend structure shifts using swing highs and lows.
✅ Customizable Settings – Adjust the swing length to fine-tune trend detection.
✅ Trend Table Display – Shows current trend as Bullish, Bearish, or Neutral in a convenient on-chart table.
✅ Table Position Selection – Choose where the trend table appears on the chart (Top/Bottom Left or Right).
✅ Works on All Markets & Timeframes – Use it for Crypto, Forex, Stocks, Commodities, and Indices.
How to Use:
1️⃣ Apply the indicator to your chart.
2️⃣ Observe the Trend Table to determine the market condition.
3️⃣ Use it with support/resistance, moving averages, or other indicators for better trade decisions.
Polynomial Regression with RSI & Volume ProfilePlotting the Polynomial Regression Line: The plot(polyLine) function now ensures that the regression line is drawn on the chart.
Buy and Sell Signals: plotshape() is used to plot buy and sell signals on the chart when the respective conditions are met.
Volume Profile and Polynomial Regression: These components now have their visual output on the chart, ensuring that the script is valid and contains the necessary plot statements
EMA Scalping - No Stop LossStrateji Özeti: EMA Scalping - Zararı Durdurmak Yok
Genel Amaç
Bu strateji, altcoinlerde 1 ve 5 dakikalık zaman aralığında scalping yapmak için tasarlandı.
Hedefi:
1- Sinyal Sayısını Makul Tutmak: Çok az veya çok fazla sinyal değil, dengeli bir sıklık.
2- Kaybedilen İşlemleri Azaltmak: Yanlış açma filtreleyerek kârlı çıkış verimini artırmak.
3- Kafa Karışıklığını Önlemek: Stop-loss olmadan sade bir giriş-çıkış yapısı sunar.
Temel Mantık
1- EMA Kesişimi: Fiyat, 13 dönemlik EMA'yı yukarı veya aşağı kestiğinde sinyallerle üretildi.
2- Güçlü Filtreler: ADX, hacim ve mum bağlantılarıyla yalnızca güvenilir hareketlerde işlem yapılır.
3- Kâr Hedefi: ATR tabanlı bir hedefle pozisyonlar kârlı kapanır; zararı durdurma yoktur.
Ne Olunca Almalıyım?
Koşullar:
1- Fiyat, 13 EMA'yı yukarı keser (fiyat EMA'nın üstüne çıkar).
Mum yeşil kapanır (kapanış > açılış), yani yükseliş onaylanır.
2- ADX > 30: Güçlü bir trend olduğunu gösterir.
Hacim 1.5x MA'dan büyük: Hareketin hacimle desteklenmesi doğrular.
Kısa pozisyon yoksa.
3- Grafik: Yeşil "AL" üçgeni göründüğünde uzun pozisyonlarda açılıyor.
Kâr Hedefi: Giriş fiyatı + (ATR * 1,5).
Türkçe: Örnek:
Fiyat: 0.001, EMA: 0.00099
Mum yeşili kapanır (0,001 > 0,00099)
ADX: 32, Hacim: 1.5x
Giriş: 0,001, Kâr Hedefi: 0,00115 (ATR = 0,0001)
Ne Olunca Satmalıyım?
Koşullar:
1- Fiyat, 13 EMA'yı aşağı keser (fiyat EMA'nın adına iner).
Mum kırmızı kapanır (kapanış < açılış), yani düşüş onaylanır.
ADX > 30: Güçlü bir trend olduğunu gösterir.
2- Hacim 1.5x MA'dan büyük: Hareketin hacimle desteklenmesi doğrular.
Uzun pozisyon yoksa.
3- Grafik: Kırmızı "SAT" üçgeni göründüğünde kısa pozisyonda açılıyor.
Kâr Hedefi: Giriş fiyatı - (ATR * 1,5).
Türkçe: Örnek:
Fiyat: 0.0009, EMA: 0.00091
Anne kırmızısı kapanır (0,0009 < 0,00091)
ADX: 31, Hacim: 1.5x
Giriş: 0,0009, Kâr Hedefi: 0,00075 (ATR = 0,0001)
Ne Olunca Çıkma mı?
1- Uzun Pozisyon: Fiyat, kâr hedefine (giriş + ATR*1.5) ulaşırsa biter.
2- Kısa Pozisyon: Fiyat, kâr hedefine (giriş - ATR *1.5) ulaşırsa biter.
Not: Zararı durdurma yok; Ücretler kâr hedefi vurulana kadar açık kalır. Ters yöndeki büyük hareketlerde manuel kapatmayı düşünebilirsiniz.
Türkçe: Örnek:
Uzun: Giriş 0.001, Kâr Hedefi 0.00115 → Fiyat 0.00115'e ulaşırsa kapanır.
Kısa: Giriş 0.0009, Kâr Hedefi 0.00075 → Fiyat 0.00075'e ulaşırsa kapanır.
Stratejinin Özellikleri
Giriş Koşulları:
1- EMA 13: Fiyatın trend belirleyicisi.
Yeşil/Kırmızı Anne: Kesişimin gücü doğrular.
2- ADX > 30: Zayıf trendleri eleyerek dayanıklılığı arttırır.
Hacim 1.5x: Güçlü momentumu garanti eder.
3- Pozisyon Kontrolü: Aynı ve uzun ve kısa pozisyon açılmaz.
Çıkış Koşulları:
Sadece kâr hedefi (ATR*1.5) ile kapanır.
Zararı durdurma olmadığı için sade ve öngörülebilir.
Avantajlar:
1- Yanlış ayırmalar, kaybedilen işlem miktarının düşmesi.
2- Scalping için yeterli sinyal üretir.
3- Kafa karışıklığını önler.
Riskli:
Stop-loss olmaması, ters yöndeki büyük hareketlerdeki pozisyonların açık dağılımının nedeni olabilir. Manuel izleme önerilir.
Equity Curve with Trend Indicator (Long & Short) - SimulationOverview:
Market Regime Detector via Virtual Equity Curve is a unique indicator that simulates the performance of a trend-following trading system—incorporating both long and short trades—to help you identify prevailing market regimes. By generating a “virtual equity” curve based on simple trend signals and applying trend analysis directly on that curve, this indicator visually differentiates trending regimes from mean-reverting (or sideways) periods. The result is an intuitive display where green areas indicate a trending (bullish) regime (i.e., where trend-following strategies are likely to perform well) and red areas indicate a mean-reverting (bearish) regime.
Features:
Simulated Trade Performance:
Uses a built-in trend-following logic (a simple 10/50 SMA crossover example) to simulate both long and short trades. This simulation creates a virtual equity curve that reflects the cumulative performance of the system over time.
Equity Trend Analysis:
Applies an Exponential Moving Average (EMA) to the simulated equity curve to filter short-term noise. The EMA acts as a trend filter, enabling the indicator to determine if the equity curve is in an upward (trending) or downward (mean-reverting) phase.
Dynamic Visual Regime Detection:
Fills the area between the equity curve and its EMA with green when the equity is above the EMA (indicating a healthy trending regime) and red when below (indicating a mean-reverting or underperforming regime).
Customizable Parameters:
Easily adjust the initial capital, the length of the equity EMA, and other settings to tailor the simulation and visual output to your trading style and market preferences.
How It Works:
Trade Simulation:
The indicator generates trading signals using a simple SMA crossover:
When the 10-period SMA is above the 50-period SMA, it simulates a long entry.
When the 10-period SMA is below the 50-period SMA, it simulates a short entry. The virtual equity is updated bar-by-bar based on these simulated positions.
Equity Trend Filtering:
An EMA is calculated on the simulated equity curve to smooth out fluctuations. The relative position of the equity curve versus its EMA is then used as a proxy for the market regime:
Bullish Regime: Equity is above its EMA → fill area in green.
Bearish Regime: Equity is below its EMA → fill area in red.
Visualization:
The indicator plots:
A gray line representing the simulated equity curve.
An orange line for the EMA of the equity curve.
A dynamic fill between the two lines, colored green or red based on the prevailing regime.
Inputs & Customization:
Initial Capital: Set your starting virtual account balance (default: 10,000 USD).
Equity EMA Length: Specify the lookback period for the EMA applied to the equity curve (default: 30).
Trend Signal Logic:
The current implementation uses a simple SMA crossover for demonstration purposes. Users can modify or replace this logic with their own trend-following indicator to tailor the simulation further.
Multi-EMA Direction Indicator
Multi-EMA Direction Indicator
This customizable indicator displays five Exponential Moving Averages with color changes based on their direction, making trend identification easier across multiple timeframes.
Features:
Fully customizable EMA periods (default: 10, 20, 50, 150, 200)
Color-coded EMAs that turn green when rising and red when falling
Different line weights to distinguish between shorter and longer-term averages
Simple visual identification of trend direction for each moving average
Perfect for identifying trend direction, potential reversals, and multi-timeframe analysis. The color-changing feature eliminates the need to manually track EMA direction, allowing for quicker trading decisions.
Customize the EMA periods in the settings to match your specific trading strategy and timeframe.
The script now allows users to set their own preferred EMA periods through the input settings, with the default values of 10, 20, 50, 150, and 200. Each EMA is now labeled as EMA1 through EMA5 in both the settings and the chart legend.
EDGE MIX with FVG [Edge]The "EDGE MIX with FVG" indicator is a versatile tool designed to provide traders with valuable insights into price momentum and acceleration. By harnessing the power of mathematics and visualization, this indicator helps traders make informed decisions in the fast-paced world of financial markets.
Global M2 MACD (Bitcoin Predictor)Global M2 Money Supply MACD Indicator
This indicator provides a MACD-based analysis of the Global M2 Money Supply, offering insights into potential buy and sell signals for Bitcoin.
How It Works
The M2 Money Supply represents the total amount of money in circulation, including cash, checking deposits, and easily convertible near money. It is a key macroeconomic indicator influencing asset prices, including Bitcoin.
The MACD (Moving Average Convergence Divergence) is applied to the Global M2 data to track momentum shifts.
Crossovers between the MACD line and the signal line indicate potential trend reversals, providing actionable insights for Bitcoin traders.
Bullish Crossover (MACD crosses above signal line) → Possible buy signal
Bearish Crossover (MACD crosses below signal line) → Possible sell signal
How to Use It
This indicator is most effective when combined with on-chain metrics and macro trends for a broader market perspective.
Suitable for long-term Bitcoin investors and macro traders looking to align trades with global liquidity cycles.
Can be used on higher timeframes (daily, weekly) to identify significant market shifts.
Why It’s Unique
Unlike standard MACD indicators, this version applies the concept to global monetary liquidity, offering a macro perspective rather than a price-based trend analysis.
Helps traders anticipate Bitcoin movements based on the expansion or contraction of money supply, which historically correlates with risk-on and risk-off environments.
This indicator is designed for traders who want to incorporate macro liquidity trends into their Bitcoin trading strategy.
Fortuna Trend Predictor**Fortuna Trend Predictor**
### Overview
**Fortuna Trend Predictor** is a powerful trend analysis tool that combines multiple technical indicators to estimate trend strength, volatility, and probability of price movement direction. This indicator is designed to help traders identify potential trend shifts and confirm trade setups with improved accuracy.
### Key Features
- **Trend Strength Analysis**: Uses the difference between short-term and long-term Exponential Moving Averages (EMA) normalized by the Average True Range (ATR) to determine trend strength.
- **Directional Strength via ADX**: Calculates the Average Directional Index (ADX) manually to measure the strength of the trend, regardless of its direction.
- **Probability Estimation**: Provides a probabilistic assessment of price movement direction based on trend strength.
- **Volume Confirmation**: Incorporates a volume filter that validates signals when the trading volume is above its moving average.
- **Volatility Filter**: Uses ATR to identify high-volatility conditions, helping traders avoid false signals during low-volatility periods.
- **Overbought & Oversold Levels**: Includes RSI-based horizontal reference lines to highlight potential reversal zones.
### Indicator Components
1. **ATR (Average True Range)**: Measures market volatility and serves as a denominator to normalize EMA differences.
2. **EMA (Exponential Moving Averages)**:
- **Short EMA (20-period)** - Captures short-term price movements.
- **Long EMA (50-period)** - Identifies the overall trend.
3. **Trend Strength Calculation**:
- Formula: `(Short EMA - Long EMA) / ATR`
- The higher the value, the stronger the trend.
4. **ADX Calculation**:
- Computes +DI and -DI manually to generate ADX values.
- Higher ADX indicates a stronger trend.
5. **Volume Filter**:
- Compares current volume to a 20-period moving average.
- Signals are more reliable when volume exceeds its average.
6. **Volatility Filter**:
- Detects whether ATR is above its own moving average, multiplied by a user-defined threshold.
7. **Probability Plot**:
- Formula: `50 + 50 * (Trend Strength / (1 + abs(Trend Strength)))`
- Values range from 0 to 100, indicating potential movement direction.
### How to Use
- When **Probability Line is above 70**, the trend is strong and likely to continue.
- When **Probability Line is below 30**, the trend is weak or possibly reversing.
- A rising **ADX** confirms strong trends, while a falling ADX suggests consolidation.
- Combine with price action and other confirmation tools for best results.
### Notes
- This indicator does not generate buy/sell signals but serves as a decision-support tool.
- Works best on higher timeframes (H1 and above) to filter out noise.
---
### Example Chart
*The chart below demonstrates how Fortuna Trend Predictor can help identify strong trends and avoid false breakouts by confirming signals with volume and volatility filters.*
EMA Clouds# EMA Clouds Indicator Description
The EMA Clouds indicator creates dynamic support and resistance zones by plotting two distinct clouds formed from exponential moving averages of price highs and lows. Each cloud represents a potential price action zone - the upper cloud (9 EMA) highlights short-term price movements, while the lower cloud (20 EMA) identifies medium-term trends.
Unlike traditional moving averages that use only closing prices, this indicator leverages both high and low values to create volume-like zones that better represent price volatility and market sentiment. When price trades above both clouds, it suggests strong bullish momentum. Conversely, price below both clouds indicates bearish conditions. Price movement within the clouds often signifies consolidation or trend transition.
This simple yet powerful visualization helps traders identify potential reversal areas, gauge trend strength, and spot potential entry and exit points with minimal chart clutter. The fully customizable EMA lengths allow the indicator to be adapted for various timeframes and trading styles.
BTC: Open InterestThis indicator tracks the 7-day (default) percentage change in open interest (OI), providing insights into market participation trends. It includes customizable periods and colors, allowing traders to adjust settings for better visualization.
Open interest (OI) is the total number of active contracts (futures or options) that haven’t been closed or settled. It represents the total open positions in the market.
Thus when OI increases, more traders are entering new positions, signaling growing market interest. Conversely, when OI decreases, positions are being closed, suggesting lower trader participation or liquidation.
Attributes & Features:
Open Interest Percentage Change – Measures the 7-day % change in open interest to track market participation.
Customizable Calculation Period – Users can adjust the period (default: 7 days) for more flexible analysis.
Adjustable Colors – Allows modification of colors for better visualization.
Trend Identification – Highlights rising vs. falling open interest trends.
Works Across Assets – Can be used for cryptos, stocks, and futures with open interest data.
Overlay or Separate Panel – Can be plotted on price chart or as a separate indicator.
How It Works:
Fetches Open Interest Data – Retrieves open interest values for each day for USD, USDT, and USDC Bitcoin Perpetual Derivitives.
Calculates Percentage Change – Compares current open interest to its value X days ago (Default = 7 days).
Standard Deviation – Applies standard deviation ranging from -2 to +2 deviations to identify large shifts in OI.
Visual Alerts – Can highlight extreme increases or decreases signaling potential market shifts.
NOTE: THE INDICATOR DATA ONLY GOES BACK TO START OF 2022
EMA & RSI & MACD TTDBelow is an **English explanation** of this script, which you can include on TradingView when you publish it.
---
## Overview
This Pine Script (v5) creates a **dashboard table** on your chart, displaying multiple **timeframes** and signals for:
- **50/200 EMA Trend**
- **5/7/9 EMA Trend**
- **RSI Trend**
- **MACD Trend**
The timeframes covered are **1m, 2m, 3m, 5m, 10m, 15m, 30m, 60m**. You can enable or disable each timeframe through the script’s settings.
---
## How It Works
1. **User Inputs**
- **Position & Text Size**: Choose where to place the table on the chart (top/bottom/left/right) and how large to make the text.
- **Icons**: Select which emojis (or text) to show for **uptrend**, **downtrend**, and **neutral** signals.
- **Timeframe Toggles**: Decide which timeframes you want to display (e.g., 1m, 2m, 5m, etc.).
2. **Indicators & Trend Logic**
- **5/7/9 EMA**: Checks if `EMA(5) > EMA(7) > EMA(9)` (uptrend), or `EMA(5) < EMA(7) < EMA(9)` (downtrend), otherwise neutral.
- **50/200 EMA**: If `close > EMA(50) > EMA(200)`, we display an uptrend, if `close < EMA(50) < EMA(200)`, a downtrend, else neutral.
- **RSI**: Compares `RSI(14)` vs. its own SMA(14). If RSI is above the SMA, that’s an uptrend; if below, a downtrend; else neutral.
- **MACD**: Checks whether the MACD line is above or below the signal line.
3. **Multiple Timeframes**
- The script uses `request.security()` calls to fetch data for each selected timeframe.
- For example, if you enable “5m” in the script’s inputs, it will query that timeframe’s data and run the trend logic accordingly.
4. **Table Display**
- On the **last bar** (i.e., real-time update), it fills a table row for each enabled timeframe.
- The first row is a header: “Time,” “50/200 Trend,” “5/7/9 Trend,” “RSI Trend,” “MACD Trend.”
- Each subsequent row shows the timeframe label (e.g., “5m”) and the corresponding trend icons.
---
## Usage
1. **Copy & Paste**
- Copy this script into TradingView’s **Pine Editor**, ensure `//@version=5` is at the top, and click “Add to Chart.”
2. **Customize**
- In the script’s settings, adjust the position of the dashboard, the text size, or change the emojis.
- Toggle on/off each timeframe you want to see.
3. **Interpretation**
- A **green** (🟢) icon usually signifies an uptrend, **red** (🔴) a downtrend, and **gray/black** (⚫️) neutral.
- Quickly see whether each timeframe is showing bullish, bearish, or neutral signals for each indicator.
---
### Final Notes
- This dashboard is a **quick visual reference** for short-term and mid-term trend conditions across multiple timeframes.
- You can expand it by adding more columns (like other oscillators) or more timeframes.
- If emojis cause any issues, simply replace them with text (e.g., “UP,” “DOWN,” “NEUTRAL”).
Happy Trading!
Mancini LevelsOverview
This script draws levels at comma-separated groups of numbers. The settings panel has 3 groups of numbers: 一, 二, 三.
Example
Adding 5900, 5955 in the 二 group will add a horizontal line at 5900 and 5955 with labels 5900 二 and 5955 二.
Purpose
To quickly add Mancini levels (obtained from his newsletter).
Use
1. Get support and resistance levels from Mancini's newsletter. E.g.:
5950 (major), 5938-40 (major), 5924...6096-98 (major), 6104 (major), 6112, 6116 (major)
2. Enter levels here to parse. (Trading View prevents external links, so unfortunately I had to remove the link to my parsing tool. This script can still be used by manually entering Mancini's levels into the corresponding fields in settings.)
3. Copy parsed levels into the corresponding fields in settings.
Notes
1. There's a limit to the number of entries the script will draw correctly. Consider removing regular levels that are far from current price action.
2. Crucial levels are up to the user. Mancini defines regular and major levels in his newsletter; sometimes he emphasizes particular levels, which I place in the crucial category. Easily toggle levels from regular or major to crucial using the parsing tool in step 2 above.