Rocket Moving AverageThe **Rocket Moving Average** is a simple Pine Script indicator based on a **20-period Simple Moving Average (SMA)**. The script begins with **version 5** of Pine Script and sets up an indicator named **"Rocket Moving Average"** with the `overlay=true` parameter, ensuring it is plotted directly on the price chart. The **SMA** is calculated using the closing prices over the last **20 candles**, providing a smoothed trend line that helps traders identify price direction. The moving average is then plotted as a **purple-colored line (RGB: 167, 8, 162)** using the `plot()` function. This indicator is useful for trend analysis and identifying support/resistance levels.
אינדיקטורים ואסטרטגיות
SMA High & LowThis script is written in Pine Script v5 for TradingView and is used to plot two Simple Moving Averages (SMA) based on the highest and lowest prices over a specified number of bars.
SQC These indicator will help you to find out quantity of stock based on your risk per trade divide by difference of high and low of candle.
Moving Average ModelsIndicator Name:
Moving Average Models
Disclaimer
Various factors can affect changes in the value of financial assets. These include, but are not limited to, geopolitical issues, industry policies, and technological developments within the industry. Other influencing elements include expectations of interest rates, inflation or deflation, unemployment rates, company development strategies, company revenues and liabilities, investor sentiment, and preferences for investor trading strategies. These factors may pose a risk of loss to investors' investment costs. Moreover, the past performance of individual trades does not guarantee future results or returns. Therefore, no a single idea, algorithm, script, indicator, or system content can account for all factors influencing financial asset value fluctuations. Investors are fully responsible for any investment decisions they make, and such decisions should be based entirely on an assessment of their financial situation, investment goals, risk tolerance, and liquidity needs.
The content provided in my ideas, algorithms, scripts, indicators, and systems is intended solely to demonstrate changes in the value of financial assets for educational purposes only. It does not constitute financial advice, investment recommendations, or a solicitation to buy or sell any financial instruments. The provider will not accept liability for any loss or damage, including, without limitation, any loss of investment costs, which may arise directly or indirectly from the use of or reliance on such information.
About Coffee
I would be delighted if my ideas, algorithms, scripts, indicators, and code can assist or inspire your pricing model. Should you feel inclined to buy me a cup of coffee, please feel free to contact me on TradingView. I am also more than willing to share my proprietary code indicators with you, along with practical usage tips for the related indicators.
CRYPTOCAP:ETH | CRYPTOCAP:USDT | CRYPTOCAP:USDC
0xE1b33484211595Ba4Dd9d6fEa52D64e873AfDe12
CRYPTOCAP:SOL | CRYPTOCAP:USDT | CRYPTOCAP:USDC
H8P3o2mqsb4u1R3TZa9PXKg5e5weyQFHVFMfZUPjheYE
CRYPTOCAP:USDT | CRYPTOCAP:USDC
TKQQNAZqBLQQMBSE98kEQdg6wRRqykNveh
CRYPTOCAP:BTC
bc1pkylhtk7srdqk6cyk7vfggzkkv8898drnmjpnvv69mp99uswh6rlstq63vr
Introduction to Indicator
This is a moving average indicator designed to facilitate the use of different types of moving averages to measure price changes. This indicator allows you to choose from 6 types of moving averages (SMA, EMA, RMA, HMA, WMA, VWMA) and set 12 periods. Moreover, it incorporates the concept of the Fibonacci golden ratio. By analyzing the trajectory of the short and long period Fibonacci golden ratio lines, it provides applicable evidence for determining the potential behavior of financial asset prices.
Applicable to all time intervals.
Indicator effect display
S&P 500 Index ( SP:SPX )
S&P 500 Index ( SP:SPX )
Tesla, Inc. ( NASDAQ:TSLA )
Tesla, Inc. ( NASDAQ:TSLA )
Bitcoin / U.S. Dollar ( BITSTAMP:BTCUSD )
Bitcoin / U.S. Dollar ( BITSTAMP:BTCUSD )
Heikin-Ashi RSI VolX StrategyThis TradingView Pine Script integrates Heikin-Ashi candles, the Relative Strength Index (RSI), and volume trends to generate buy and sell signals. It first calculates Heikin-Ashi values by averaging price movements, smoothing out market noise to highlight trends more clearly. The script then computes a 14-period RSI to measure momentum, focusing on whether RSI crosses above 50 (indicating bullish momentum) or below 50 (indicating bearish momentum). To confirm trade signals, the script includes a volume filter, calculating a 20-period moving average of volume and ensuring that trades are only triggered when volume exceeds this average, preventing false signals in low-liquidity conditions. Buy signals appear when RSI crosses above 50 and volume is strong, while sell signals occur when RSI drops below 50 with high volume. These signals are visually marked with green up arrows for buys and red down arrows for sells, while Heikin-Ashi candles are color-coded to represent trends—green for uptrends and red for downtrends. This strategy helps traders filter out weak trades and identify stronger trends with confirmation from both momentum and volume. It is useful for trend-following strategies and can be enhanced with additional filters like moving averages or stop-loss levels for risk management.
OPR Sessions EU/US By Pangolin76
// © 2024 Pangolin76 - This indicator is distributed for free and cannot be resold
// This script displays the Open Price Range (OPR) for European and US sessions
// Useful for identifying key areas and pullback opportunities
OPR Sessions by Pangolin76
Description:
The OPR Sessions indicator is designed to highlight key market opening price ranges for the European (EU) and US trading sessions. It visually marks the first 15 minutes of both sessions, helping traders identify critical support and resistance levels formed at the beginning of each session.
🔹 Key Features:
✅ Displays the Opening Price Range (OPR) for the European (09:00 - 09:15) and US (15:30 - 15:45) sessions (adjustable time settings)
✅ Plots a box around the session range, dynamically updating as price evolves
✅ Draws extended high, low, and mid-range levels for further analysis
✅ Fully customizable colors and time settings for each session
🔹 Purpose & How It Works:
📌 During the first 15 minutes of each selected session, the indicator tracks the highest and lowest price levels, shading the session range with a box.
📌 Once the session ends, the high, low, and mid-range lines extend to provide key reference levels for traders throughout the trading day.
📌 Breakout & Pullback Trading Strategy: When a candle breaks out of the OPR after the 15-minute session, traders can wait for a pullback to the session high/low and use these levels as potential entry points for long or short trades.
📌 Works on any timeframe, ideally used on intraday charts (1M, 5M, 15M, etc.)
🚀 Perfect for intraday traders and scalpers looking to capitalize on market reactions to session openings!
🔧 Customization Options:
✔ Enable/Disable the EU & US Sessions independently
✔ Modify session start & end times
✔ Adjust box and line colors to match your trading setup
✔ Configure line length for extended session range visibility
📈 Enhance your trading strategy with precise session range tracking!
Try the OPR Sessions by Pangolin76 now and gain an edge in session-based trading! 🚀🔥
WAGMI LAB Bitcoin SCALPING TREND REV + VOL FILTER WAGMI LAB Bitcoin SCALPING TREND REV + VOL FILTER is a powerful scalping indicator designed for Bitcoin (BTC) on M1, M5, and M15 timeframes. It helps traders identify trend reversals with volume confirmation, making it an effective tool for short-term trading.
Key Features:
✅ Hull Moving Average (HMA) – A fast-reacting trend filter to determine bullish or bearish momentum.
✅ MACD Confirmation – Ensures momentum shift alignment for stronger entry signals.
✅ Volume-Based Filtering – Uses a moving average of volume to filter out weak signals and avoid false breakouts.
✅ Clear Buy & Sell Signals – Plots green arrows for buy signals and red arrows for sell signals, making decision-making easier.
This indicator is ideal for scalpers looking to trade Bitcoin's rapid price movements efficiently while minimizing noise. 🚀💰
👉 Recommended Timeframes: M1, M5, M15
👉 Best Used With: Additional support/resistance levels or order flow analysis for enhanced accuracy.
Try it now and take your Bitcoin scalping to the next level! 🚀🔥
Double Top/Bottom Fractals DetectorDouble Top/Bottom Detector with Williams Fractals (Extended + Early Signal)
This indicator combines the classic Williams Fractals methodology with an enhanced mechanism to detect potential reversal patterns—namely, double tops and double bottoms. It does so by using two separate detection schemes:
Confirmed Fractals for Pattern Formation:
The indicator calculates confirmed fractals using the traditional Williams Fractals rules. A fractal is confirmed if a bar’s high (for an up fractal) or low (for a down fractal) is the highest or lowest compared to a specified number of bars on both sides (default: 2 bars on the left and 2 on the right).
Once a confirmed fractal is identified, its price (high for tops, low for bottoms) and bar index are stored in an internal array (up to the 10 most recent confirmed fractals).
When a new confirmed fractal appears, the indicator compares it with previous confirmed fractals. If the new fractal is within a user-defined maximum bar distance (e.g., 20 bars) and the price difference is within a specified tolerance (default: 0.8%), the indicator assumes that a double top (if comparing highs) or a double bottom (if comparing lows) pattern is forming.
A signal is then generated by placing a label on the chart—SELL for a double top and BUY for a double bottom.
Early Signal Generation:
To capture potential reversals sooner, the indicator also includes an “early signal” mechanism. This uses asymmetric offsets different from the confirmed fractal calculation:
Signal Right Offset: Defines the candidate bar used for early signal detection (default is 1 bar).
Signal Left Offset: Defines the number of bars to the left of the candidate that must confirm the candidate’s price is the extreme (default is 2 bars).
For an early top candidate, the candidate bar’s high must be greater than the highs of the bars specified by the left offset and also higher than the bar immediately to its right. For an early bottom candidate, the corresponding condition applies for lows.
If the early candidate’s price level is within the acceptable tolerance when compared to any of the previously stored confirmed fractals (again, within the allowed bar distance), an early signal is generated—displayed as SELL_EARLY or BUY_EARLY.
The early signal block can be enabled or disabled via a checkbox input, allowing traders to choose whether to use these proactive signals.
Key Parameters:
n:
The number of bars used to confirm a fractal. The fractal is considered valid if the bar’s high (or low) is higher (or lower) than the highs (or lows) of the preceding and following n bars.
maxBarsApart:
The maximum number of bars allowed between two fractals for them to be considered part of the same double top or bottom pattern.
tolerancePercent:
The maximum allowed percentage difference (default: 0.8%) between the high (or low) values of two fractals to qualify them as matching for the pattern.
signalLeftOffset & signalRightOffset:
These parameters define the asymmetric offsets for early signal detection. The left offset (default: 2) specifies how many bars to look back, while the right offset (default: 1) specifies the candidate bar’s position.
earlySignalsEnabled:
A checkbox option that allows users to enable or disable early signal generation. When disabled, the indicator only uses confirmed fractal signals.
How It Works:
Fractal Calculation and Plotting:
The confirmed fractals are calculated using the traditional method, ensuring robust identification by verifying the pattern with a symmetrical offset. These confirmed fractals are plotted on the chart using triangle shapes (upwards for potential double bottoms and downwards for potential double tops).
Pattern Detection:
Upon detection of a new confirmed fractal, the indicator checks up to 10 previous fractals stored in internal arrays. If the new fractal’s high or low is within the tolerance range and close enough in terms of bars to one of the stored fractals, it signifies the formation of a double top or double bottom. A corresponding SELL or BUY label is then placed on the chart.
Early Signal Feature:
If enabled, the early signal block checks for candidate bars based on the defined asymmetric offsets. These candidates are evaluated to see if their high/low levels meet the early confirmation criteria relative to nearby bars. If they also match one of the confirmed fractal levels (within tolerance and bar distance), an early signal is issued with a label (SELL_EARLY or BUY_EARLY) on the chart.
Benefits for Traders:
Timely Alerts:
By combining both confirmed and early signals, the indicator offers a proactive approach to detect reversals sooner, potentially improving entry and exit timing.
Flexibility:
With adjustable parameters (including the option to disable early signals), traders can fine-tune the indicator to better suit different markets, timeframes, and trading styles.
Enhanced Pattern Recognition:
The dual-layered approach (confirmed fractals plus early detection) helps filter out false signals and captures the essential formation of double tops and bottoms more reliably.
EMA Alignment & Spread Monitor (Sang Youn)Overview
The EMA Alignment & Spread Monitor is a dynamic trading script designed to monitor EMA (Exponential Moving Average) alignments, track spread deviations, and provide real-time alerts when significant conditions are met. This script allows traders to customize their EMA periods, analyze market trends based on EMA positioning, and receive visual and audio alerts when key spread conditions occur.
🔹 Key Features
✅ Customizable EMA Periods – Users can input their own EMA lengths to adapt the script to various market conditions. (Default: 5, 10, 20, 60, 120)
✅ EMA Alignment Detection – Identifies bullish alignment (all EMAs in ascending order) and bearish alignment (all EMAs in descending order).
✅ Spread Calculation & Monitoring – Computes the spread difference between each EMA and tracks the average spread over a user-defined period.
✅ Deviation Alerts – Notifies traders when:
Bullish Trend: The spread exceeds its average, indicating a potential strong uptrend.
Bearish Trend: The spread falls below its average, signaling a possible downtrend.
✅ Chart Annotations – Displays 📈 (green triangle) when bullish spread exceeds average and 📉 (red triangle) when bearish spread drops below average for easy visualization.
✅ Real-time Alerts – Sends alerts when spread conditions are met, helping traders react to market shifts efficiently.
✅ Spread Histogram – Visual representation of bullish and bearish spread levels for trend analysis.
🔹 How It Works
1️⃣ Set your EMA periods in the script settings (default: 5, 10, 20, 60, 120).
2️⃣ Define the spread average calculation length (default: 50 candles).
3️⃣ The script tracks EMA alignment to determine bullish or bearish trends.
4️⃣ If the spread deviates significantly from its average, the script:
Places a 📈 green triangle above candles in a bullish trend when spread > average.
Places a 📉 red triangle below candles in a bearish trend when spread < average.
Triggers an alert for timely decision-making.
5️⃣ Use the histogram & real-time alerts to stay ahead of market movements.
Moving Average and Pearson LevelsMoving Average and Pearson Levels Indicator
This Pine Script indicator combines a customizable moving average (MA) with Pearson correlation analysis to provide traders with deeper insights into trends and key reference levels. It overlays a Pearson-adjusted moving average on price charts and highlights levels based on correlation for potential trading opportunities. With flexible parameters, it adapts to various trading styles.
Key Features
Pearson-Adjusted Moving Average
Combines a basic MA (SMA, EMA, WMA, or VWMA) with a Pearson correlation adjustment to reflect trend strength.
Adjustable: MA length, price source, smoothing, and line thickness.
Optional color changes based on trends (positive/negative).
Pearson Correlation Levels
Plots smoothed Pearson correlation with upper/lower thresholds to signal strong or weak trends.
Marks entry levels with price labels and dynamic colors when thresholds are crossed.
Customizable: Pearson length, smoothing, thresholds, and colors.
Reference Levels and Alerts
Optional dotted lines for upper, lower, and zero correlation thresholds.
Alerts for bullish MA signals (crossing the lower threshold) and bearish signals (crossing below the upper threshold).
How It Works
Moving Average: Calculates a standard moving average enhanced by a Pearson adjustment based on price trends over a given period.
Pearson Levels: Computes the strength of correlation, smoothed for better readability, and plots price lines at threshold crossings.
Visualization: Displays the MA and levels with trend-reactive colors and optional reference lines.
Usage
Ideal for traders who combine traditional MAs with statistical trend analysis.
Adjust the MA type and Pearson length for short-term or long-term strategies.
Use correlation levels for reversal signals or trend confirmation.
Customization Options
MA Parameters: Select the type, length, and smoothing of the MA; toggle visibility and color changes.
Pearson Levels: Adjust thresholds, line thickness, and label colors.
Display Options: Show/hide reference lines and the standard MA for comparison purposes.
Example Settings
MA Length: 20
Type: EMA
Pearson Length: 15
Thresholds: 0.7/-0.7
Colors: Positive (black), Negative (green), Levels (gray)
Notes
Optimize based on your preferred timeframe.
Adjust smoothing to balance responsiveness and clarity.
Try it out, customize it to your needs, and enhance your trading setup! Feedback and suggestions are welcome.
Bollinger Bands + EMA 200 + EMA 50This indicator combines three technical analysis tools: the Bollinger Bands (BB), and two Exponential Moving Averages (EMA) with periods of 200 and 50.
Bollinger Bands (BB): This indicator consists of three lines—the middle line being a simple moving average (SMA), and the upper and lower bands representing two standard deviations above and below the SMA. The width of the bands indicates market volatility, with wider bands signifying higher volatility and narrower bands indicating lower volatility.
Exponential Moving Averages (EMA 200 and EMA 50): The EMA is a type of moving average that gives more weight to recent prices, making it more responsive to price changes than the simple moving average. The EMA 200 is considered a long-term trend indicator, often used to identify the overall direction of the market. The EMA 50 is a medium-term trend indicator, helping to spot more immediate market trends. Crossovers between these two EMAs (such as when EMA 50 crosses above EMA 200) are commonly used as buy or sell signals, with the idea that a short-term trend shift is occurring.
By combining these three indicators, this custom Pine Script aims to give a comprehensive view of the market conditions, helping traders to understand both the volatility (via BB), the long-term market trend (via EMA 200), and the medium-term trend (via EMA 50). The interaction between the price and these indicators, along with crossovers, can be used to identify potential entry and exit points.
Global Liquidity Index (Candles)Global Liquidity Index (GLI) with Price Correlation
THIS INDICATOR ONLY WORKS ON THE 1D CHART, IF YOUR CHART USES ANOTHER TIMEFRAME THEN CHANGE IT TO THE 1 DAY ONE. It tracks global liquidity conditions by aggregating balance sheet data from major central banks worldwide, displayed as candlesticks for easy visualization.
Key Features:
Comprehensive data from 17 central banks including FED, ECB, PBoC, BoJ, and more
Customizable inputs to include/exclude specific central bank data
Special adjustments for FED RRP facility and Treasury General Account
70-day correlation delay which prove how liquidity leads price movements are factored in the indicator.
Price-liquidity correlation metric to quantify the relationship
A 70-day price projection based on current liquidity conditions is showed.
How To Use:
The indicator utilizes global liquidity with a 70-day delayed overlay gathering the historical relationship between liquidity and price.
The projection line provides an estimate of future price movements based on current liquidity conditions, making this tool valuable for medium to long-term investment planning.
This indicator builds upon the original work by "ingeforberg" with enhancements for correlation analysis and price projection capabilities. Data is sourced directly from central bank balance sheets and normalized to USD
Note:
If you like this indicator feel free to be part of x.com the first Bitcoin Wallet able to solve the problems of device hacks and physical attacks, thanks to a cutting-edge time delays over multisig technologic. Own a piece of www.bitvault.sv today:
wefunder.com
Disclaimer: help.wefunder.com
This script is provided for informational and educational purposes only. It is not intended to be, nor should it be construed as, financial, investment, or trading advice. Past performance is not indicative of future results, and the predictions or projections made by this script are purely algorithmic interpretations with no guarantee of accuracy.
Trading and investing involve risk, and you should conduct your own due diligence before making any financial decisions. You are solely responsible for your trading decisions, and neither the author nor TradingView will be liable for any losses incurred.
Always consult with a licensed financial professional before making investment decisions
UT Bot Combined (Corrected)its a custom ut bot, It is custom made for indian stock market, it predicts much better than the standard one
Opening Range Breakout (5-Min)orb trading strategiouoiasf askjdkj oasdfoi hasfsd asdf sdf sg sdg sdg dfh fgjfgjtyvcb
SMC M1 Supply & Demand ScalpingOverview
This strategy is designed for scalping on the 1-minute (M1) timeframe, focusing on Smart Money Concepts (SMC), supply and demand zones, and liquidity grabs. It aims to catch high-probability trade setups by identifying key areas where institutional traders are likely to enter or exit positions.
To improve accuracy, the strategy incorporates a higher-timeframe (M15) 50 EMA filter to ensure trades align with the overall trend. It also includes risk management tools such as fixed stop-loss and take-profit levels, with an optional trailing stop-loss for maximizing profits.
How It Works
1️⃣ Identifies supply & demand zones based on recent swing highs and lows.
2️⃣ Detects liquidity grabs (stop-hunts) at these zones to confirm smart money activity.
3️⃣ Waits for a break of structure (BOS) to validate trade direction.
4️⃣ Filters trades using the M15 EMA to ensure trend alignment.
5️⃣ Enters trades with a fixed risk-reward ratio (default 1:3) for consistency.
6️⃣ Manages risk with stop-loss, take-profit, and an optional trailing stop.
This structured approach helps traders avoid unnecessary trades and focus on high-probability setups with strong trend confirmation.
ADX - Colored//using the simplest version of ADX to identify trending zone marked as blue and dull period marked or colored as black
Symbol Ratio with Standard Deviation BandsStandard deviations of 1SD, 2SD, 3SD for a set of ticker pair
Long Trend Linelong trend lines How to Use:
Open TradingView and go to the chart you want to add the trendline to.
In the top menu, click on Pine Editor.
Copy and paste the script into the editor.
Click Add to Chart.
This will display a long trend line between your specified points.
Feel free to modify this script for your needs, and let me know if you'd like more advanced features!
Moving Averages - Slope Colored Candle//this is an open source code and strictly for educational purpose
// the concept is to identify when the moving average is rising and that too of highs and lows
//since there are various ways to generate signal from moving average but the high or low of MA has much weight of evidence we are using the slope
//THE IDEA IS SIMPLE TO REMAIN RIGHT SIDE OF THE TREND
tread plusHow It Works:
The script now includes a 15-period SMA line on the chart.
The Mother Candle and Baby Candle logic remains unchanged.
Buy and Sell signals are still generated based on the Mother Candle's high and low levels.
Example Use Case:
You can use the 15-period SMA as an additional filter for your signals. For example:
Only take Buy Signals if the price is above the 15-period SMA.
Only take Sell Signals if the price is below the 15-period SMA.
If you'd like to add such a filter, let me know, and I can update the script further!
Financial and Pricing ReferencesThe ideal time frame for this script is "Day."
This script captures fundamental data and buy/sell recommendation analysis, including respective ceiling price values provided by TradingView. The data is organized into two tables: one displaying recommendations and prices, and the other presenting fundamental metrics such as EPS, debt ratio, Graham Number, dividends, etc.
The script also calculates, compares, and filters the following data:
- EPS and Book Value for Graham Value calculation;
- Dividend Ratio (r_Dividend);
- The Pivot, calculated as the average Close price over the past 22 days;
- Support and Resistance levels to reference the "ceiling price."
The "ceiling price" is determined based on a combination of Enterprise Value, r_Dividend, Graham Number, and analysts' recommendation prices.
The "ceiling price" is displayed on the chart along with the Support and Resistance lines.
The following parameters can be adjusted:
- Period for Mclose calculation;
- Dividend Ratio;
- Period for Support and Resistance calculation.
200 EMA AlertHow It Works:
The 200 EMA calculates the average price over the last 200 periods, giving more weight to recent price movements for a smoother and more responsive trend line.
It helps traders determine whether the market is in a bullish (above 200 EMA) or bearish (below 200 EMA) phase.
Why Traders Use the 200 EMA:
✅ Trend Confirmation – If the price is above the 200 EMA, the trend is bullish; if below, the trend is bearish.
✅ Dynamic Support & Resistance – Price often reacts around the 200 EMA, making it a key level for entries and exits.
✅ Works on All Timeframes – Whether on the 1-minute chart or the daily timeframe, the 200 EMA is effective for scalping, swing trading, and long-term investing.
✅ Easy to Combine with Other Indicators – Traders pair it with RSI, MACD, or price action for stronger confirmation.
How to Use It in Trading:
📌 Trend Trading – Buy when price pulls back to the 200 EMA in an uptrend; sell when price retests it in a downtrend.
📌 Breakout Strategy – A strong candle breaking above/below the 200 EMA signals a possible trend reversal.
📌 Filtering Trades – Many traders only take long trades above and short trades below the 200 EMA to align with the overall market trend.
Conclusion:
The 200 EMA is an essential indicator for traders of all levels, offering clear trend direction, strong support/resistance zones, and trade filtering for better decision-making. Whether you're trading forex, stocks, or crypto, mastering the 200 EMA can give you a significant edge in the markets. 🚀📈