Ultra-Fast EMA ScalpingCan be used with 15 mins candle using 3 and 8 EMAs and plotting the Long and Short over the chart.
Moving Averages
T5-T55 Price Pulse ConfluenceThis script combines multiple technical indicators and price action analysis to generate clear and actionable buy and sell signals, offering a balanced approach to identifying trading opportunities. The inclusion of dynamic stop-loss, take-profit, and 20% profit targets allows for effective risk management while maximizing profit potential.
Profit Guard Short Strategy with Time Delay & Stop Loss"Profit Guard Short Strategy" Explanation
This script, named "Profit Guard Short Strategy," is designed to identify and execute short-selling opportunities in financial markets, aiming to profit from price declines. It incorporates adaptive filtering, a time-based exit mechanism, and a stop-loss to manage risk.
Profit-Making Mechanisms:
Trend Following (Short Direction):
The core profit strategy is to identify and capitalize on downtrends.
It uses two Simple Moving Averages (SMAs): a faster one (FMA) and a slower one (SMA).
When the FMA crosses below the SMA, it signals a potential shift from an uptrend to a downtrend.
The script further confirms this with a price crossover below the FMA, indicating a strong likelihood of a continuing downtrend.
Adaptive Filtering:
Volatility Filter (ATR): The script uses the Average True Range (ATR) to ensure sufficient market volatility. It only enters short positions when the ATR is above a certain threshold, avoiding trades in stagnant or low-volatility conditions.
Range Filter: The script calculates the price range over a specified lookback period and avoids entering trades when the range is too narrow, indicating a range-bound market. This helps to focus on trending markets.
Time-Based Exit:
The script implements a time delay before considering the crossover exit signal. This allows the trade to run for a predetermined period, giving it a chance to reach its profit potential.
After the time delay, the script closes the short position when the price or the FMA crosses back above the SMA, indicating a potential trend reversal.
Stop-Loss Mechanism:
Risk Management: The stop-loss is a crucial risk management tool.
Percentage-Based: The script uses a percentage-based stop-loss, calculated from the entry price.
Protection: If the price moves against the short position and reaches the stop-loss level, the position is automatically closed, limiting potential losses.
Lookback (Range Filter):
Range Calculation: The "lookback" period (rangeLookback) determines the number of past bars the script uses to calculate the highest high and lowest low prices.
Purpose: This calculation is used to determine the price range and filter out range-bound markets.
Impact: A larger lookback period considers a wider historical range, while a smaller lookback period focuses on recent price action.
Default Settings and Market Considerations:
Default Settings: The default settings of this script are optimized for the BTCUSDT market.
Market Sensitivity: Different markets have varying volatility, price ranges, and trading characteristics.
Resetting Settings: It is crucial to reset the script's settings when trading other markets. This includes:
Moving Average Lengths: Adjusting fastMA_length and slowMA_length based on the market's volatility and trend characteristics.
ATR Sensitivity: Modifying atrSensitivity to match the market's typical volatility.
Range Percent: Adjusting rangePercent to reflect the market's typical price ranges.
Time Delay: Modifying delayMinutes based on the market's typical trend duration.
Stop Loss Percent: Adjusting stopLossPercent based on the market's volatility and your risk tolerance.
Crypto Fear & Greed Score [Underblock]Crypto Fear & Greed Score - Methodology & Functioning
Introduction
The Crypto Fear & Greed Score is a comprehensive indicator designed to assess market sentiment by detecting extreme conditions of panic (fear) and euphoria (greed). By combining multiple technical factors, it helps traders identify potential buying and selling opportunities based on the emotional state of the market.
This indicator is highly customizable, allowing users to adjust weight parameters for RSI, volatility, Bitcoin dominance, and trading volume, making it adaptable to different market conditions.
Key Components
The indicator consists of two primary sub-scores:
Fear Score (Panic) - Measures the intensity of fear in the market.
Greed Score (Euphoria) - Measures the level of overconfidence and excessive optimism.
The difference between these two values results in the Net Score, which indicates the dominant market sentiment at any given time.
1. Relative Strength Index (RSI)
The indicator utilizes multiple RSI timeframes to measure momentum and overbought/oversold conditions:
RSI 1D (Daily) - Captures medium-term sentiment shifts.
RSI 4H (4-hour) - Identifies short-term market movements.
RSI 1W (Weekly) - Helps detect long-term overbought/oversold conditions.
2. Volatility Analysis
High volatility is often associated with fear and panic-driven selling.
Low volatility in bullish markets may indicate complacency and overconfidence.
3. Bitcoin Dominance (BTC.D)
Bitcoin dominance provides insights into capital flow between Bitcoin and altcoins:
Rising BTC dominance suggests fear as investors move into BTC for safety.
Declining BTC dominance indicates increased risk appetite and potential market euphoria.
4. Buying and Selling Volume
The indicator analyzes both buying and selling volume, ensuring a clearer confirmation of market sentiment.
High buying volume in uptrends reinforces bullish momentum.
Spikes in selling volume indicate panic and possible market bottoms.
Calculation Methodology
The indicator allows users to adjust weight parameters for each component, making it adaptable to different trading strategies. The formulas are structured as follows:
Fear Score (Panic Calculation)
Fear Score = (1 - RSI_1D) * W_RSI1D + (1 - RSI_4H) * W_RSI4H + (1 - Dominance) * W_Dominance + Volatility * W_Volatility + Sell Volume * W_SellVolume
Greed Score (Euphoria Calculation)
Greed Score = RSI_1D * W_RSI1D + RSI_4H * W_RSI4H + Dominance * W_Dominance + (1 - Volatility) * W_Volatility + Buy Volume * W_BuyVolume
Net Fear & Greed Score
Net Score = (Greed Score - Fear Score) * 100
Interpretation:
Above 70: Extreme greed -> possible overbought conditions.
Below -70: Extreme fear -> potential buying opportunity.
Near 0: Neutral market sentiment.
Trend Reversal Detection
The indicator includes two moving averages for enhanced trend detection:
Short-term SMA (50-periods) - Reacts quicklier to changes in sentiment.
Long-term SMA (200-periods) - Captures broader trend reversals.
How Crossovers Work:
Short SMA crossing above Long SMA -> Potential bullish reversal.
Short SMA crossing below Long SMA -> Possible bearish trend shift.
Alerts for SMA crossovers help traders act on momentum shifts in real-time.
Customization and Visualization
The Net Score dynamically changes color: green for greed, red for fear.
Users can adjust weightings directly from settings, avoiding manual script modifications.
Reference levels at 70 and -70 provide clarity on extreme market conditions.
Conclusion
The Crypto Fear & Greed Score provides a powerful and objective measure of market sentiment, helping traders navigate extreme conditions effectively.
🟢 If the Net Score is below -70, panic may present a buying opportunity.
🔴 If the Net Score is above 70, excessive euphoria may indicate a selling opportunity.
⚖️ Neutral values suggest a balanced market sentiment.
By customizing weight parameters and utilizing trend reversal alerts, traders can gain a deeper insight into market psychology and make more informed trading decisions. 🚀
Buy/Sell Signals by ATX LaloThis indicator generates buy and sell signals based on the crossover of the 5EMA and 13EMA. Like any other indicator, it is not infallible and should not be relied upon as the sole basis for trading decisions. Instead, it is recommended to use this indicator as a supplementary tool to enhance your overall analysis.
Golden Cross & Death CrossThe Golden Cross & Death Cross Indicator is a powerful tool for identifying key trend reversals in the market. It detects when a 50-period Simple Moving Average (SMA) crosses a 200-period SMA, signaling potential bullish or bearish momentum shifts. This version is optimized for a clean and professional TradingView experience, ensuring minimal distractions while maintaining high visibility.
Key Features:
✅ Optimized SMA Settings – Uses the widely recognized 50-SMA (short-term) and 200-SMA (long-term) for reliable trend analysis.
✅ Minimalist Design – Displays only the "GC" (Golden Cross) and "DC" (Death Cross) text markers without background boxes, keeping the chart clean.
✅ Color-Coded Signals – Green for Golden Cross (bullish trend) and Red for Death Cross (bearish trend) for easy identification.
✅ Customizable & Lightweight – Designed for efficiency, with adjustable moving average periods to fit different trading strategies.
How It Works:
Golden Cross (Bullish Signal) 🟢: The 50-SMA crosses above the 200-SMA, indicating a potential uptrend.
Death Cross (Bearish Signal) 🔴: The 50-SMA crosses below the 200-SMA, suggesting a possible downtrend.
Signals are placed directly on the chart as small text labels without clutter, enhancing readability.
Best Use Cases:
📈 Swing Trading – Identifies long-term trend shifts for strategic trade entries.
📉 Position Trading – Confirms larger market movements for investors.
⏳ Trend Confirmation – Helps filter out false signals when combined with other indicators like RSI or MACD.
VSA_MACD_FVG StrategyThis version gives you more control over:
All key calculation periods
Visual appearance of FVG rectangles
Colors of buy/sell signals
Transparency of FVG areas
Trend Reversal Alert*When you see a red Close, you can close a Long/Buy position or open a Short position.
*When you see a blue Close, you can open a Long/Buy position or close a Short position.
15 minutes and above makes a clearer, less noisy notification. My recommendation is 30 minutes, everyone can use a time interval suitable for their own strategy. At the same time, 50SMA and 10SMA are there for extra confirmation. 50SMA is purple, for extra confirmation, you can evaluate buying above 50, selling below and selling when 10sma cuts 50sma down, buying when up is certain.
This code in an uptrend; 1) there should be at least 3 green candles at the end (last green candle) after closing, 2) if a red first candle is formed that is larger than 50% of its body length And this red candle (Moving Average 10) is a value below this value, it gives a warning and shows a red "Close" label on the chart. While creating this code, I want you to check and take as a condition that the new first red candle is 50% larger by taking the last 3 green uptrend candles and the last closed green candle as basis and item 1) and item 2) should meet the conditions at the same time, accordingly, red close
In a downtrend within the same code sequence, this code; 3) there should be at least 3 red candles at the end (last red candle) after closing, 4) if a green first candle is formed that is larger than 50% of its body length And this green candle (Moving Average 10) is a value above this value, it gives a warning and shows a blue "Close" label on the chart It shows a label. When creating this code, I want you to check and take as a condition that the first new green candle is 50% larger, based on the last 3 red bearish candles and the last closed red candle, and item 3) and item 4) must meet the conditions at the same time, accordingly, blue clos
EMA Trend & Trigger StrategySummary of the EMA Trend & Trigger Strategy (Pine Script)
This Pine Script strategy is designed to trade based on Exponential Moving Averages (EMAs) on two different timeframes:
1D (Daily) → Identifies the overall trend.
1H (Hourly) → Generates trade signals based on shorter-term movements.
How It Works
1. Define EMA Lengths
Daily (1D) EMAs:
Short EMA: 5-period
Long EMA: 30-period
Hourly (1H) EMAs:
Short EMA: 12-period
Long EMA: 26-period
2. Calculate EMA Values
Uses request.security to fetch EMA values from both the daily (1D) and hourly (1H) timeframes.
3. Determine Trend Based on 1D EMAs
Uptrend: Short EMA (5) > Long EMA (30).
Downtrend: Short EMA (5) < Long EMA (30).
4. Generate Trade Signals (1H Crossover)
Buy Signal: Short EMA (12) crosses above Long EMA (26) AND the daily trend is up.
Sell Signal: Short EMA (12) crosses below Long EMA (26) AND the daily trend is down.
5. Volatility-Based Trade Triggers
High Volatility Uptrend: If the price rises by more than 5%, enter a long trade.
High Volatility Downtrend: If the price drops by more than 5%, enter a short trade.
6. Stop Loss Calculation
Long Trades: Stop loss at the lowest price in the last 10 bars.
Short Trades: Stop loss at the highest price in the last 10 bars.
7. Execute Trades
Enter Long: When a buy signal or high volatility uptrend occurs.
Exit Long: When the stop loss (localBottom) is hit.
Enter Short: When a sell signal or high volatility downtrend occurs.
Exit Short: When the stop loss (localPeak) is hit.
8. Plot EMAs on Chart
Blue: 1D Short EMA (5).
Red: 1D Long EMA (30).
Green: 1H Short EMA (12).
Orange: 1H Long EMA (26).
Key Takeaways
Combines trend-following and short-term crossovers for trade signals.
Filters trades based on volatility (5% price moves).
Uses stop-loss levels based on local highs/lows (last 10 bars).
Can trade both long and short positions.
This strategy is useful for momentum traders looking to follow trends while using a lower timeframe for precision entries. 🚀
Fibonacci Retracement with Color Fillการทำงานหลัก:
การคำนวณ Fibonacci Levels 📊:
คำนวณจุดสูงสุด (high_price) และจุดต่ำสุด (low_price) จาก 20 แท่งเทียนล่าสุด 📈.
ใช้ค่าที่ได้ในการคำนวณระดับ Fibonacci 5 ระดับ:
0% (จุดต่ำสุด) 🏁
23.6% 🌱
38.2% 🌊
61.8% 🍊
100% (จุดสูงสุด) 🔝
การเติมสี 🎨:
ใช้การเติมสีระหว่างระดับ Fibonacci แต่ละระดับเพื่อช่วยให้การมองเห็นกราฟชัดเจนขึ้น 🧐. โดยจะมีสีที่แตกต่างกันตามแต่ละช่วง:
0% ถึง 23.6%: สีเขียว 🍃
23.6% ถึง 38.2%: สีน้ำเงิน 🌊
38.2% ถึง 61.8%: สีส้ม 🍊
61.8% ถึง 100%: สีแดง 🔴
การแสดงผล Fibonacci Levels 📏:
แสดงค่าของระดับ Fibonacci แต่ละระดับ (เช่น 0%, 23.6%, 38.2%, 61.8%, 100%) บนกราฟด้วย Labels ที่มีสีแตกต่างกันไปตามระดับ Fibonacci 🔠 เพื่อให้ผู้ใช้สามารถเห็นได้ชัดเจน.
โค้ดส่วนสำคัญ:
คำนวณระดับ Fibonacci โดยการใช้ฟังก์ชัน ta.highest และ ta.lowest เพื่อหาจุดสูงสุดและต่ำสุดของ 20 แท่งเทียนที่ผ่านมา 🔎.
ใช้ plot ในการแสดงระดับ Fibonacci แต่ละระดับ 📊.
ใช้ fill เพื่อเติมสีระหว่างระดับ Fibonacci 🎨.
แสดง Labels เพื่อระบุค่าของแต่ละระดับ Fibonacci 🏷️.
ตัวอย่างการทำงาน:
ถ้าราคาปิดในช่วง 20 แท่งเทียนที่ผ่านมาอยู่ที่จุดสูงสุด 100 และจุดต่ำสุด 50, โปรแกรมจะคำนวณระดับ Fibonacci จากราคานี้และแสดงระดับต่าง ๆ เช่น 23.6%, 38.2%, ฯลฯ พร้อมเติมสีระหว่างระดับเหล่านี้ 🎯.
โค้ดนี้จะช่วยให้การวิเคราะห์กราฟง่ายขึ้น โดยเฉพาะในการหาแนวรับและแนวต้านตาม Fibonacci Levels ที่เป็นที่นิยมในกลยุทธ์การเทรด 🚀.
This indicator works on
#crypto #forex #gold and all assets.
RSI CON PUNTOS DE COMPRA/VENTA (MIO)Rsi con puntos de posibles compras/ventas, creado para posibles entradas
EMA 200 Price Deviation AlertsThis script is written in Pine Script v5 and is designed to monitor the difference between the current price and its 200-period Exponential Moving Average (EMA). Here’s a quick summary:
200 EMA Calculation: It calculates the 200-period EMA of the closing prices.
Threshold Input: Users can set a threshold (default is 65) that determines when an alert should be triggered.
Price Difference Calculation: The script computes the absolute difference between the current price and the 200 EMA.
Alert Condition: If the price deviates from the 200 EMA by more than the specified threshold, an alert condition is activated.
Visual Aids: The 200 EMA is plotted on the chart for reference, and directional arrows are drawn:
A sell arrow appears above the bar when the price is above the EMA.
A buy arrow appears below the bar when the price is below the EMA.
This setup helps traders visually and programmatically identify significant price movements relative to a key moving average.
Trend Reversal Alert*When you see a red Close, you can close a Long/Buy position or open a Short position.
*When you see a blue Close, you can open a Long/Buy position or close a Short position.
15 minutes and above makes a clearer, less noisy notification. My recommendation is 30 minutes, everyone can use a time interval suitable for their own strategy. At the same time, 50SMA and 10SMA are there for extra confirmation. 50SMA is purple, for extra confirmation, you can evaluate buying above 50, selling below and selling when 10sma cuts 50sma down, buying when up is certain.
This code in an uptrend; 1) there should be at least 3 green candles at the end (last green candle) after closing, 2) if a red first candle is formed that is larger than 50% of its body length And this red candle (Moving Average 10) is a value below this value, it gives a warning and shows a red "Close" label on the chart. While creating this code, I want you to check and take as a condition that the new first red candle is 50% larger by taking the last 3 green uptrend candles and the last closed green candle as basis and item 1) and item 2) should meet the conditions at the same time, accordingly, red close
In a downtrend within the same code sequence, this code; 3) there should be at least 3 red candles at the end (last red candle) after closing, 4) if a green first candle is formed that is larger than 50% of its body length And this green candle (Moving Average 10) is a value above this value, it gives a warning and shows a blue "Close" label on the chart It shows a label. When creating this code, I want you to check and take as a condition that the first new green candle is 50% larger, based on the last 3 red bearish candles and the last closed red candle, and item 3) and item 4) must meet the conditions at the same time, accordingly, blue close
KriVikriyaThis Indicator will help Inestor to take a wise decision like where to Buy and what level to exit
MACD + SMA + VWMAMACD + SMA + VWMA v.2.0 for Nikolay
MACD + SMA + VWMA v.2.0 for Nikolay
MACD + SMA + VWMA v.2.0 for Nikolay
Dynamic 1-Hour EMAThis indicator places a dynamic 1h EMA on the chart. It doesn't matter what timeframe you choose to display, the EMA will always be 1h. This allows for granular comparison across timeframes. Depending on your strategy this is useful for trend/range determination, or scalp entries and exits.
4 EMA Sequence Signalthis indicator show zone using moving average
when green zone u buy
when red zone u sell
Stock Prices on Nifty Chart to Find Market Trend at 5 minuteThe indicator will plot the major nifty stock on chart so that you will get idea of price changes in major stock of Nifty
This will help to take trade at lower time frame for scalping if all stock prices are turning green we can assume some buying happening and can decide taking scalping trade.
Note: For education purpose only. Take trades on your own analysis or financial advisor. we do not suggest any buy or sell or any tips.
MA Ribbon with LabelsMA Ribbon with Labels
A versatile Moving Average Ribbon indicator with customizable labels that displays multiple moving averages from any timeframe. Perfect for trend analysis and multi-timeframe trading strategies.
Features
Multiple Moving Averages: Displays up to 4 moving averages with customizable types, lengths, and colors
Higher Timeframe Support: View moving averages from any timeframe on your current chart
Smart Labels: Automatically labels each MA with its timeframe, type, and length
Smooth Lines: Option to display smooth lines when using higher timeframes
Fully Customizable: Adjust colors, line styles, label positioning, and more
Default Settings
MA1: EMA 21 (Blue)
MA2: SMA 50 (Light Grey)
MA3: SMA 100 (Medium Grey)
MA4: SMA 200 (Dark Grey)
How to Use
Add the indicator to your chart
Select your desired timeframe (or leave blank to use chart timeframe)
Customize MA types, lengths, and colors as needed
Enable/disable labels and adjust their appearance
This indicator is ideal for identifying trends across multiple timeframes, spotting potential support/resistance levels, and visualizing market structure. The labels make it easy to identify each moving average at a glance. Perfect for traders who use moving averages as part of their trading strategy and want a clean, professional-looking indicator that provides clear information without cluttering the chart.
TradingCircuit EMA Cloud Features
✅ EMA Clouds for Better Visualization
Short-Term Cloud (10 & 21 EMA) → Captures short-term momentum
Medium-Term Cloud (44 & 63 EMA) → Confirms trend strength
Long-Term EMA (200 EMA) → Acts as the main trend filter
✅ Dynamic Trend Coloring
The clouds change color based on EMA crossovers, providing instant visual trend identification.
Green Cloud = Bullish Momentum
Red/Orange Cloud = Bearish Momentum
✅ 📊 Trend Dashboard with 7-Class Trend Detection
A trend label appears on the chart based on the alignment of EMAs:
1️⃣ 🔥 Strong Uptrend → All EMAs aligned upwards (10 > 21 > 44 > 63 > 200)
2️⃣ 📈 Mild Uptrend → Short and Medium EMAs above the 200 EMA but not perfectly aligned
3️⃣ 🟢 Weak Uptrend → Only Short-Term EMA Cloud is above 200 EMA
4️⃣ 🟡 Sideways Market → Mixed EMA alignment, no clear trend
5️⃣ 🔴 Weak Downtrend → Short-Term EMA Cloud is below the 200 EMA, but Medium-Term isn’t
6️⃣ 📉 Mild Downtrend → Both Short and Medium EMA Clouds below 200 EMA
7️⃣ 🚨 Strong Downtrend → All EMAs aligned downward (10 < 21 < 44 < 63 < 200)
✅ Fully Customizable
Enable/Disable individual EMA clouds
Toggle Trend Dashboard ON/OFF
Transparent clouds for a clean look
Long-Term 200 EMA plotted as a black line for clear reference
🔧 How to Use?
1️⃣ Add this indicator to your chart on TradingView
2️⃣ Observe EMA Clouds for trend confirmation
3️⃣ Follow the Trend Dashboard for easy decision-making
4️⃣ Use in combination with other indicators like RSI or Volume for better confirmation
⚡ Best Suited For?
✅ Day Traders & Swing Traders – Quickly spot reversals and trend shifts
✅ Trend Followers – Stay in sync with the dominant trend
✅ Algo Traders – Can be used as a base for automated strategies
📌 Notes
⚠️ This indicator does not generate buy/sell signals! It is meant to enhance trend visualization.
🚀 Best results when used with other confluence factors like price action, support/resistance, and volume analysis.
👉 If you find this indicator useful, don’t forget to like & comment! 🚀
Happy Trading! 📊🔥