ZenAlgo - LevelsThis script combines multiple anchored Volume-Weighted Average Price (VWAP) calculations into a single tool, providing a continuous record of past VWAP levels and highlighting when price has tested them. Typically, VWAP indicators show only the current VWAP for a single anchor period, requiring you to either keep re-anchoring manually or juggle multiple instances of different VWAP tools for each timeframe. By contrast, this script automatically tracks both the ongoing VWAP and previously completed VWAP values, along with real-time detection of “tests” (when price crosses a particular VWAP level). It’s especially valuable for traders who want to see how price has interacted with VWAP over several sessions, weeks, or months—without switching between separate indicators or manually setting anchors.
Below is a comprehensive explanation of each component, why multiple VWAP lines working together can be more informative than a single line, and how to adjust the script for various markets and trading styles:
Primary VWAP vs. Historical VWAP Lines - Standard VWAP indicators typically focus on the current line only. This script also calculates a primary VWAP, but it “locks in” each completed VWAP value when a new time anchor is detected (e.g., new weekly bar, new monthly bar, new session). As a result, you retain an ongoing history of VWAP lines for every completed anchored period. This is more powerful than manually setting up multiple VWAP tools—one for each desired timeframe—because everything is handled in a single script. You avoid chart clutter and the risk of forgetting to reset your manual VWAP at the correct bar.
Why Combine Multiple Anchored VWAP Lines in One Script? - Viewing several anchored VWAP lines together offers synergy . You see not only the current VWAP but also previous ones from different sessions or months, all within the same chart pane. This synergy becomes apparent if multiple historical VWAP lines cluster near the same price level, indicating a potentially significant zone of volume-based support or resistance. Handling this manually would involve repeatedly setting separate VWAP indicators, each reset at specific points, which is time-consuming and prone to error. In this script, the process is automated: as soon as the anchor changes, a completed VWAP line is stored so you can observe how price eventually reacts to it, repeatedly or not at all.
Automated “Test” Detection - Once a historical VWAP line is set, the script tracks when price crosses it in subsequent bars. If the high and low of a bar span that line, the script marks it in red (both the line and its label). It also keeps a counter of how many times each line has been tested. This method goes beyond a simple visual approach by quantifying the retests. Because all these lines are created and managed in one place, you don’t have to manually label the lines or check them one by one.
Advantages Over Manually Setting Multiple VWAPs
You save screen space: Instead of layering several VWAP indicators, each with unique settings, this single script plots them all on one overlay.
Automation: When a new anchor period begins, the script “closes out” the old VWAP and starts a new one. You never need to remember to reset it manually.
Retest Visualization: The script not only draws each line but also changes color and updates the label automatically if a line gets tested. Doing this by hand would be labor-intensive.
Unified Parameters: All settings (e.g., array size, max distance, test count limit) apply uniformly. You can manage them from one place, instead of configuring multiple separate tools.
Extended Insight with Multiple VWAP Lines
Since VWAP reflects the volume-weighted average price for each chosen period, historical lines can show zones where the market had a fair-value consensus in previous intervals. When the script preserves these lines, you see potential support/resistance areas more distinctly. If, for instance, price continually pivots around an old VWAP line, that may reveal a strong volume-based level. With several older VWAP lines on the chart, you gain an immediate sense of where these volume-derived averages have appeared and how price reacted over time. This wider perspective often proves more revealing than a single “current” VWAP line that does not reflect previous anchor sessions.
Handling of Illiquid Markets and Volume Limitations
VWAP is inherently tied to volume data, so its reliability decreases if volume reporting is missing or if the asset trades with very low liquidity. In such cases, a single large trade might momentarily skew the VWAP, resulting in “false” test signals when the high/low range intersects an abnormal price swing. If you suspect the data is incomplete or the market is unusually thin, it’s wise to confirm the validity of these VWAP lines before using them for any decision-making. Additionally, unusual market conditions—like after-hours trading or sudden high-volatility events—may cause VWAP to shift quickly, setting up multiple lines in a short time.
Key User-Configurable Settings
Hide VWAP on Day timeframe and above : Lets you disable the primary VWAP plot on daily or higher timeframes for a cleaner view.
Anchor Period : Select from Session, Week, Month, Quarter, Year, Decade or Century. Controls how frequently the script resets and preserves the VWAP line.
Offset : Moves the current VWAP line by a specified number of bars if you need a shifted perspective.
Max Array Size : Caps how many past VWAP lines the script will remember. Prevents clutter if you’re charting very long histories.
Max Distance : Defines how far back (in bar index units) a line is kept. If a line’s start bar is older than this threshold, it’s removed, keeping the chart uncluttered.
Max Red Labels : Limits the number of tested (red) VWAP lines that appear. If price tests a large number of old lines, only the newest red labels remain once you hit the set limit.
Workflow Overview
As soon as a new anchor period begins (e.g., a new weekly candle if “Week” is chosen), the script ends the current VWAP and stores that final value in its internal arrays.
It creates a dotted line and label representing the completed VWAP, and keeps track of whether it has been tested or not.
Subsequent bars may then cross that line. If a bar’s high/low includes the line’s value, it’s flagged as tested, labeled red, and a test counter increases.
As new anchored periods come, old lines remain visible—unless they fall outside your maxDistance or you exceed the maximum stored line count.
Real-World Benefits
Combining multiple VWAP lines—ranging, for example, from session-based lines for intraday perspectives to monthly or quarterly lines for broader context—provides a layered view of the volume-based fair price. This can help you quickly spot zones where price repeatedly intersects old VWAPs, potentially highlighting where bulls or bears took action historically. Because this script automates the management of all these lines and flags their retests, it removes a great deal of repetitive manual work that would typically accompany multiple, separate VWAP indicators set to different anchors.
Limitations & Practical Use
As with any volume-related tool, the script depends on reliable volume data. Assets trading on smaller venues or during illiquid periods may produce spurious signals. The script does not signal buy or sell decisions; rather, it helps visually map out where volume-weighted averages from previous periods might still be relevant to market behavior. Always combine the insight from these historical VWAP lines with your existing analytical approach or other technical and fundamental tools you use.
Conclusion
This script unifies past and present VWAP lines into one overlay, automatically detecting new anchor resets, storing the final VWAP values, and indicating whenever old lines are retested by price. It offers synergy through the simultaneous display of multiple historical VWAP lines, making it quicker and easier to detect potential support/resistance zones and better reflect changing market volumes over time. You no longer need to manually create, configure, or reset multiple VWAP indicators. Instead, the script handles all aspects of line creation, retest detection, and clutter management, giving you a robust framework to observe how historical VWAP data aligns with current price action.
By understanding the significance of multiple anchored VWAP lines, you can assess market structure from multiple angles in a single view. As always, ensure you confirm the reliability of the volume data for your particular asset and use these lines in conjunction with other analyses to form a well-rounded perspective on current market behavior.
Volume
Volume Delta Risk ReversalThis ndicator tracks session-based volume delta and displays it in a lower chart panel
MTF Fast Trend Information v.9.1pMulti Time Frame Fast Trend Information (MTF FTI).
The indicator uses Super Trend and Moving Averages to display trend information.
In addition, it shows information based on standard TradingView indicators - RSI, MFI, CCI, OBV, and TSI (The Trend Strength Index indicator measures the tendency of a symbol to either trend steadily or to revert to its mean. The core idea behind TSI is that the more momentum a symbol has relative to its volatility, the more likely it is to follow a trend and the less likely it is to revert to its mean. It analyzes price momentum using the Pearson correlation coefficient, a normalized measure of the linear relationship between time series. Its output shows the correlation between the chart's closing prices and bar index values over a defined number of bars).
Also it shows Chop Zone and ER.
Efficiency Ratio (ER) - It measures the efficiency of price movements. It quantifies how much the price has moved in a given direction relative to its overall volatility. A high ER indicates a strong trend, while a low ER suggests choppy, sideways movement.
ER values scale: H (high), M (medium), L (low).
For more information above ER google KAMA (Kaufman's Adaptive Moving Average).
The Chop Zone indicator allows one to determine whether a market is choppy, showcasing a sideways trend, or not choppy, showcasing a directional trend.
CZ values scale - Red (high values) for the choppy market and Green (low values) for the dominant trend.
CZ can be displayed above or below candles or at the top or bottom of the screen (or turned off). It acts like the standard Chop Zone indicator.
Trend values scale: Up, Down, UP+, Down+. Plus means stronger movement.
TSI values scale: SU (strong up), UP, WU (week up), N+ (above neutral), N (neutral), N- (below neutral), WD (weak down), DN (down), SD (strong down).
CCI, RSI, MFI values scale: OB (over bought), NB (near overbought), WB(weak overbought), N+ (above neutral), N (neutral), N- (below neutral), WO (weak oversold), NO (near oversold), OS (over sold).
VW shows whether the price is above (A) or below (B) VWAP (VWAP is irrelevant for daily or higher time frames).
OBV values scale: BEAR for bearish, BULL for bullish, and NTRL for neutral.
OBV divergence valies scale: HBL (hidden bullish), HBR (hidden bearish), NTR (neutral), RBR/RBL (regular bearich/bullish)
The indicator supports up to seven Time Frames. The more Time Frames it uses, the lower the response time. Five enabled Time Frames are more than enough. You can turn on and off any Time Frame you define.
You can switch between Super Trend and Moving Averages for trend direction detection.
If you encounter a loading problem, refresh the browser and use less enabled Time Frames.
VSA Volume + Fibonacci (Volunacci)This indicator is used to draw fibo levels on the VSA volume candles
Dynamic Timeframe Trend AnalyzerPurpose and Core Logic
This indicator automatically adjusts its calculations based on the current chart’s timeframe, allowing traders to analyze trends, momentum, and mean reversion opportunities without manually changing indicator settings for each interval. It detects potential long or short setups by combining several techniques:
Dynamic Timeframe Factor
The script compares the current timeframe to a base (e.g., 5 minutes) and calculates a “factor” to scale certain parameters, such as EMA lengths or ATR settings. This reduces the need to reconfigure indicators when switching timeframes.
Regime Detection
It uses ADX (Average Directional Index) to classify the market as strongly trending, moderately trending, choppy, or in a potential mean-reversion phase.
RSI (Relative Strength Index) is also monitored for extreme levels (e.g., overbought/oversold) to detect potential reversal zones.
Volume is compared to a moving average to confirm or refute volatility conditions.
Trend & Mean Reversion Signals
EMA Alignment (8/21/55) helps identify bullish or bearish phases (strong bull if all EMAs align upward, strong bear if aligned downward).
For mean reversion opportunities, the script checks if ADX is sufficiently low (indicating weak or no trend) while price and RSI are at extreme levels—suggesting a snapback or countertrend move may occur.
Dynamic Stop Loss & Take Profit
Uses ATR (Average True Range) to set initial stop-loss (SL) and take-profit (TP) levels, then adjusts these levels further with “regime multipliers” based on whether the market is in a high-volatility trend or a quieter mean-reversion environment.
This approach aims to place stops and targets in a more adaptive way, reflecting current market conditions rather than a one-size-fits-all approach.
Visual Aids
Color-coded chart backgrounds (e.g., greenish for bullish trend, red for bearish, yellow/orange for mean reversion).
Triangles to show recent bullish/bearish signals.
A status table in the top-right corner (optional) displaying key metrics like ADX, RSI, dynamic thresholds, current SL/TP levels, and whether a stop loss has been hit.
How It Works Internally
ADX & Dynamic Thresholds:
A moving average (adx_mean) and standard deviation (adx_std) of the ADX are calculated over a lookback period to define “strong” vs. “weak” ADX thresholds.
This allows the script to adapt to changing volatility and trend strength in different markets or timeframes.
Mean Reversion Criteria:
The indicator checks if price deviates significantly from its own moving average, alongside RSI extremes. If ADX suggests no strong directional push (i.e., the market is “quiet”), it may classify conditions as mean-reverting.
Regime Multipliers:
Once the script identifies the market regime (e.g., strong uptrend, choppy, mean reversion), it applies different multipliers to the user-defined base values for stop-loss and take-profit. For instance, strong trending conditions might allow for wider stops to handle volatility, while mean reversion signals use tighter exits to capture quick reversals.
How to Use It
Timeframe Agnostic
Simply apply it to any timeframe (from 1-minute up to daily or weekly). The “Dynamic Timeframe Factor” will scale the indicator parameters automatically.
Look for Buy/Sell Triangles
When the script detects a valid bullish trend shift or a mean-reversion long setup, it plots a green triangle under the price bar. Conversely, it plots a red triangle above the price bar for bearish or mean-reversion short setups.
Check the Status Table
The table in the top-right corner summarizes the indicator’s current readings: ADX, RSI, volume trends, and the market regime classification.
The table also shows if a stop loss has been hit (SL Hit) and displays recommended SL/TP levels if a signal is active.
Stop Loss & Take Profit
The script plots lines for SL and TP on your chart after a new signal. These lines are automatically adjusted based on ATR, volume conditions, and ADX-derived multipliers.
Mean Reversion vs. Trend-Following
If you see a “Mean Rev” state in the table or the background turning yellow/orange, it suggests potential countertrend trades. Conversely, “STRONG BULL” or “STRONG BEAR” states favor momentum-based entries in the prevailing direction.
Originality & Benefits
Adaptive to Timeframe: Many indicators require reconfiguration when switching from short to long timeframes. This script automates that process using the “timeframe factor” logic.
Regime-Based SL/TP: Instead of fixed risk parameters, the script dynamically tunes stop and target levels depending on whether the market is trending or reverting.
Comprehensive Market View: It combines multiple factors—ADX, RSI, volume, moving averages, and volatility measurements—into a single, integrated framework that categorizes the market regime in real time.
Best Practices & Notes
Timeframes: It typically performs well on intraday timeframes (5m, 15m, 1H) but can also be used for swing trading on 4H or Daily charts.
Settings: The defaults are a good starting point, but you can adjust the base ATR multiplier or ADX lookbacks if you prefer a different balance between sensitivity and stability.
Risk Management: This indicator is not a guarantee of any specific results. Always use proper risk management (position sizing, stop-losses, and diversified strategies).
Alert Conditions: Built-in alert conditions can notify you when a new long or short signal appears, or when a stop loss is triggered.
Anchored VWAP with Std Dev Bands### Anchored VWAP with 8 Standard Deviations Indicator
This powerful and flexible Pine Script indicator allows you to precisely analyze market dynamics using an Anchored VWAP combined with up to eight customizable standard deviation bands. By anchoring the VWAP to a specific bar of your choosing, you can gain a clear reference point tailored exactly to your trading strategy, enabling detailed price action analysis around critical market events.
#### Key Features:
- **Interactive Anchor Selection:** When adding the indicator to your chart, TradingView prompts you to select the exact bar from which to anchor the VWAP calculation, allowing pinpoint accuracy and flexibility.
- **Customizable Standard Deviations:** Define up to 8 individual standard deviation levels via intuitive inputs, ensuring the indicator adapts seamlessly to your analytical needs.
- **Source Flexibility:** Easily adjust the data source used for VWAP calculation—whether closing price, high, low, or any other price input available—giving you full control over the indicator's calculation.
- **Clear Visual Representation:** The anchored VWAP is prominently plotted in blue, while upper standard deviations are displayed in progressively stronger shades of green, and lower deviations in shades of red, making trend analysis clear and intuitive.
### Usage Recommendations:
Ideal for traders employing mean reversion strategies, trend-following systems, or looking for clear support and resistance levels based on institutional benchmarks. Perfectly suited for intraday traders, swing traders, and long-term investors seeking precise volume-weighted insights.
Enhance your analysis and trading precision today with the Anchored VWAP with 8 Standard Deviations Indicator.
Highlight Time ZonesWe can set our specific time zones and highlight those zones, so we can analyze that particular session
Chaikin Money Flow with EnhancementsThis enhanced version of the Chaikin Money Flow (CMF) indicator is designed to help traders better understand market sentiment by visualizing momentum shifts and trends based on volume-weighted accumulation and distribution.
CMF Calculation: The CMF line is calculated using the typical CMF formula, which compares the close price to the high/low range, weighted by volume.
Fading Color Zones: Green and red fading zones are added between the CMF line and the zero line. Green represents bullish momentum (CMF above zero), and red represents bearish momentum (CMF below zero). These zones highlight key shifts in market sentiment.
Cross Detection: The indicator detects when the CMF crosses above or below the zero line, signaling potential trend changes. The price and CMF values at the time of the cross are stored and can be used for further analysis.
Average Line: A configurable moving average of the CMF is plotted to provide a smoothed trendline, helping traders identify the overall direction of market sentiment.
This indicator is ideal for traders who want to enhance their technical analysis by incorporating volume-weighted momentum indicators and identifying trend reversals more clearly.
ADX by langshenExplanation of the Code in TradingView
This Pine Script™ code is designed to create a custom indicator called "ADX with Custom Line by langshen". It combines the Average Directional Index (ADX) with additional features like a custom horizontal line, background highlighting, and alert conditions. Below is a detailed explanation of the code:
Indicator Overview
Name: ADX with Custom Line by langshen
Short Title: ADX+Line
Overlay: No (displayed in a separate pane below the chart)
Key Features
ADX Calculation:
The ADX, +DI, and -DI are calculated using the ta.dmi function.
Users can adjust the ADX Length and ADX Smoothing parameters.
Custom Horizontal Line:
A horizontal line is drawn at a user-defined value (default: 30).
Users can customize the line's color, width, and style (solid, dotted, or dashed).
Background Highlighting:
The background is highlighted with a purple color when the ADX value is above the custom horizontal line.
The transparency of the background highlight can be adjusted.
Alert Conditions:
Alerts are triggered when the ADX crosses above or crosses below the custom horizontal line.
Mark Minervini Buy Signal# Mark Minervini Buy Signal Indicator
This indicator implements Mark Minervini's "Stage 2 Uptrend" buy criteria from his SEPA (Specific Entry Point Analysis) methodology as described in his books "Trade Like a Stock Market Wizard" and "Think & Trade Like a Champion". The script identifies potential buy setups based on Minervini's technical criteria for stocks showing strong momentum characteristics.
## How It Works
The indicator evaluates various technical conditions to identify stocks in a Stage 2 uptrend according to Minervini's methodology:
1. **Moving Average Alignment**
- 150-day MA above 200-day MA (confirming overall uptrend)
- 200-day MA trending up (compared to 20 days ago)
- 50-day MA above both 150-day and 200-day MAs (showing recent strength)
- Price above all major moving averages (50, 150, 200-day MAs)
2. **Price Relative to 52-Week Range**
- Price at least 25% above 52-week low (showing strong recovery)
- Price within 75-95% of 52-week high (room for further upside)
3. **Relative Strength**
- Stock ranks in the top 30% based on 100-day price performance
- This implements Minervini's emphasis on buying only strong performers
4. **Volume Criteria**
- Volume above its 50-day moving average (showing increasing interest)
## How to Use This Indicator
When all conditions are met, the indicator displays a green triangle below the price bar and colors the background green. These signals identify potential candidates for further analysis. According to Minervini's methodology, you should:
1. Use this as a screening tool to identify potential candidates
2. Perform additional chart analysis to identify specific entry points
3. Look for decreased volatility and proper bases or consolidation patterns
4. Consider broader market conditions and sector strength before entering
## Sources and Credit
This indicator is based on Mark Minervini's trading methodology as outlined in:
1. Minervini, Mark. "Trade Like a Stock Market Wizard: How to Achieve Super Performance in Stocks in Any Market" (2013)
2. Minervini, Mark. "Think & Trade Like a Champion: The Secrets, Rules & Blunt Truths of a Stock Market Wizard" (2016)
3. Minervini, Mark. "Mindset Secrets for Winning: How to Bring Personal Power to Everything You Do" (2019)
4. Interviews and workshops where Minervini has described his SEPA methodology
The specific criteria implemented are derived from Minervini's "Stage Analysis" framework, particularly focusing on Stage 2 uptrends which he considers optimal for buying opportunities.
## Disclaimer
This indicator is provided for informational purposes only. It attempts to reproduce Minervini's published criteria but should be used as part of a complete trading strategy with proper risk management. Minervini's complete methodology includes additional subjective elements that cannot be fully automated.
Milan's Enhanced Price VisualizationThis versatile indicator transforms your TradingView charts with multiple visualization options and advanced coloring techniques. Switch between different chart types while maintaining powerful analytical features.
Key Features:
Multiple Chart Types: Choose from Candles, Hollow Candles, Bars, Line, Area, Baseline, or Columns with a single click
Customizable Appearance: Control colors, transparency, borders, and wicks to create your perfect visual setup
Smart Coloring Options:
Volume-based coloring highlights high-volume price movements
Trend-based coloring shows price position relative to EMA
Doji detection highlights potential reversal patterns
Advanced Options:
Volume Analysis: Automatically highlight candles with volume exceeding your specified threshold
Trend Detection: Color candles based on their position relative to a customizable EMA
Pattern Recognition: Identify and highlight Doji patterns with adjustable sensitivity
Perfect for both day traders and swing traders looking for a cleaner, more informative price visualization that adapts to different market conditions and trading styles.
How to Use:
Apply the indicator to any chart
Select your preferred chart type from the settings
Customize colors and appearance options
Enable advanced coloring features as needed
Elevate your technical analysis with this all-in-one visualization tool that combines flexibility with powerful analytical features.
Gold HunterThis indicator is made to use it for trading bot . You can use a third party to execute the tarding orders .
Volume Profile - Session Based [AGEX]Volume Profile - Session Based
=======================
The Volume Profile - Session Based indicator is a powerful tool designed to help traders analyze volume distribution within specific trading sessions. By focusing on volume activity during user-defined sessions, this indicator provides valuable insights into key price levels, including the Point of Control (PoC), Value Area (VA), and volume clusters. Whether you're a day trader, swing trader, or long-term investor, this tool can enhance your decision-making process by highlighting areas of high liquidity and potential support/resistance zones.
Why Use This Indicator?
==================
Precision: Focus on volume activity during specific market hours, avoiding noise from irrelevant periods.
Versatility: Suitable for all trading styles and instruments, including stocks, forex, commodities, and cryptocurrencies.
Enhanced Decision-Making: Identify key levels of interest, such as support/resistance, breakout zones, and potential reversal points.
Customizable: Tailor the indicator to your preferred session times, volume types (bullish, bearish, or both), and display settings.
How to Use
=========
Set Your Session: Define your trading session (e.g., "0830-1100") and days (e.g., "12345" for weekdays).
Analyze Volume Distribution: Look for clusters of volume at specific price levels, which indicate areas of high liquidity.
Identify Key Levels: Use the PoC and VA to spot potential support/resistance zones or breakout opportunities.
Combine with Other Tools: Pair this indicator with trendlines, moving averages, or other technical tools for a comprehensive trading strategy.
Who Is This For?
=============
This indicator is ideal for traders who want to:
Focus on specific trading sessions (e.g., pre-market, regular session, or after-hours).
Gain deeper insights into volume distribution and key price levels.
Improve their trading strategies with actionable volume-based data.
OBV-EMAThanks to the original author for this script!
------------------------------------------------------
I believe it was removed or lost somehow, I havent done anything to this other than update it to pinescript v5.
And here it is again :-)
Volumatic Variable Index Dynamic Average [Spraycleaner]Thanks to the author for this script/indicator/strategy!
--------------------------------------------------------------------
I have made minor changes to the original source code and added the option to get an alarm when/if the trend changes
BTC Futures High Probability Signals by QuAlgoYouTube : @QuAlgo
Telegram : @KyloTrade
TikTok CME:MBT1! : @QuAlgo @KyloTrade (main)
Designed only for Micro Bitcoin h4/h1 (MTB1!)
Enhanced Volume Spike ScannerEnhanced Volume Spike Scanner – User Instructions
Overview
This TradingView indicator monitors the trading volume of a list of selected tickers and detects “volume spikes” by comparing the current volume against a simple moving average (SMA) of past volumes. It calculates a “spike strength” (the ratio of current volume to average volume) and assigns a color based on its intensity. The indicator then displays a sorted table on your chart with each ticker’s symbol, spike value, and current volume. Alerts can be triggered if a ticker’s spike strength reaches specific color-coded levels.
How It Works
1. Volume Calculation:
• For each ticker, the indicator fetches the current volume and calculates its simple moving average (SMA) over a user-defined lookback period.
• The ratio of the current volume to the SMA (spike strength) is computed.
2. Color Coding:
• A color is assigned based on the spike strength:
• >5.0: Orange
• >4.0: Yellow
• >3.0: Green
• >2.5: Lime
• >2.0: Blue
• Otherwise: Pink
• These colors serve as visual cues for the intensity of the volume spike.
3. Table Display:
• All tickers are listed in a table on the chart.
• The table is sorted in descending order of spike strength so that the tickers with the strongest volume spikes appear at the top.
• Each row displays the ticker symbol, its spike value (formatted to two decimal places), and the current volume.
4. Alerts:
• You can enable alerts for each color level (e.g., Orange for the most intense spikes).
• Alerts trigger once per bar for any ticker that meets the criteria, allowing you to react promptly to significant volume changes.
⸻
User Inputs and Customization
• Volume Spike Multiplier:
Set the threshold for what constitutes a spike (e.g., a value of 2.0 means the current volume must be at least twice the SMA to be considered a spike).
• Volume Lookback Period:
Define how many bars to use when calculating the SMA of the volume.
• Minimum Volume Filter:
Optionally enable a filter to ignore low-volume ticks. Specify the minimum volume that must be reached for a ticker to be considered.
• Table Settings:
Adjust parameters like column width, table number, and vertical positioning to suit your chart layout.
• Alert Settings:
Toggle alerts for each spike intensity level. Only tickers that meet the specified color threshold will trigger an alert.
• Color Inputs:
Customize the colors for each spike intensity level using the color input settings.
• Ticker Inputs:
Update the ticker symbols manually in the input section (Ticker 1, Ticker 2, etc.) to monitor the assets you are interested in.
⸻
Using the Indicator
1. Add the Indicator:
Once added to your chart, the table will appear at the top-right corner. You can reposition it using the “Table Number” or “Move Down” inputs.
2. Monitor the Table:
Watch the table update each bar:
• The Symbol column lists your selected tickers.
• The Spike column shows the spike strength along with its corresponding color (indicating intensity).
• The Volume column shows the current volume for each ticker.
3. React to Alerts:
If you have enabled alerts for a specific intensity, you’ll receive a notification (once per bar) when a ticker reaches that volume spike level.
4. Adjust Settings as Needed:
Experiment with the multipliers, lookback periods, and minimum volume thresholds to fine-tune the indicator for your trading style.
⸻
EMA + Volume Entry IndicatorThis script is a trend-based entry signal indicator using EMA12 and volume analysis to identify potential buy and sell signals. It is designed for intraday and swing trading, helping traders confirm trend direction before entering positions.
How It Works?
1. EMA12 Trend Detection – The script calculates the 12-period Exponential Moving Average (EMA12) to determine market direction.
2. Volume Confirmation – A signal is generated only when volume supports the trend, filtering out weak price movements.
Buy/Sell Signals –
1. A Buy signal occurs when price moves above EMA12 with increasing volume.
2. A Sell signal occurs when price moves below EMA12 with decreasing volume.
3. Customizable Settings – Users can adjust EMA length and volume thresholds to optimize signals for different trading styles.
Key Features:
1. EMA Trend Confirmation – Avoids false signals by using EMA12 as a dynamic trend filter.
2. Volume-Based Entry Validation – Ensures that price movements are backed by sufficient volume.
3. Customizable Parameters – Allows traders to tweak settings for better adaptability.
Zona Momentum Strategyindikator santai dengan gabungan yang sudah teruji. kita bisa entry buy saat dua kotak hijau plus satu kuning muncul (buy)
CryptoScripto v1.1CriptoScripto - Революционная торговая система для криптовалют
Что такое CriptoScripto?
CriptoScripto - это мощный торговый индикатор нового поколения, созданный специально для трейдеров криптовалют. Благодаря использованию передовых нейросетей и квантовых алгоритмов, индикатор обеспечивает высокоточные сигналы для входа и выхода из позиций.
Главное преимущество: индикатор разработан с помощью современных нейросетей, что выводит его возможности далеко за пределы стандартных технических индикаторов.
Ключевые возможности
💡 Точные сигналы
Четкие сигналы для входа в лонг и шорт
Умные сигналы выхода с фиксацией прибыли
Минимум ложных срабатываний благодаря многофакторной фильтрации
📊 Полная статистика
Детальная таблица результатов в реальном времени
Отдельная статистика по лонгам и шортам
Винрейт, PnL, время в сделках и многое другое
🔔 Система алертов
Мгновенные уведомления о сигналах входа и выхода
Возможность настройки алертов для отправки на email, мобильное устройство или вебхук
Детальная информация в алертах о типе сигнала и текущей цене
Поддержка алертов для выхода из позиций с информацией о PnL
🔄 Анализ корреляции с Bitcoin
Автоматический анализ влияния BTC на вашу монету
Отслеживание изменений доминации Bitcoin
Адаптивные торговые решения в зависимости от поведения BTC
⚙️ Гибкая настройка
Выбор режима торговли (только лонги, только шорты или оба)
Настройка параметров входа и выхода
Выбор из четырех стратегий выхода из позиций
Возможность получить индивидуальные настройки для любой монеты
🛡️ Управление рисками
Интеллектуальные стоп-лоссы с учетом волатильности
Контроль просадок и последовательных убытков
Фильтрация по NATR для защиты от резких движений
Как это работает?
Нейро-квантовое ядро анализирует рынок в реальном времени
Система фильтров отсеивает ложные сигналы
Алгоритм генерирует точки входа с учетом корреляции с BTC
Умная система выхода определяет оптимальный момент для закрытия позиции
Система алертов мгновенно уведомляет вас о сигналах
Статистика автоматически обновляется после каждой сделки
Преимущества CriptoScripto
✅ Оптимизирован для 1-минутного таймфрейма - идеален для скальпинга и краткосрочной торговли
✅ Учитывает специфику криптовалют - корреляция с BTC, анализ доминации, высокая волатильность
✅ Минимум ложных сигналов благодаря многоуровневой фильтрации
✅ Наглядная визуализация всех сигналов и статистики
✅ Мгновенные алерты для своевременного входа и выхода
✅ Индивидуальная настройка под любую монету
✅ Постоянное развитие - регулярные обновления и улучшения
Настройки индикатора
Основные параметры
Режим торговли - выбор между Long, Short или Both
Стоп-лосс (%) - защита от убытков
Минимальный PnL для выхода (%) - целевая прибыль
Индикатор выхода - выбор стратегии закрытия позиций
Биржа для BTC - источник данных для корреляции
Фильтры и оптимизация
Минимальный NATR - фильтр по волатильности
Значение корреляции - порог для анализа связи с BTC
Значение доминации - чувствительность к изменениям доминации BTC
WaveTrend параметры - тонкая настройка сигналов
Система алертов
CriptoScripto предлагает мощную систему алертов, которая позволяет никогда не пропустить важный сигнал:
Алерты на вход в позицию - мгновенные уведомления о сигналах покупки и продажи
Алерты на выход из позиции - своевременные сигналы для фиксации прибыли
Детальная информация - каждый алерт содержит тип сигнала, текущую цену и дополнительные данные
Гибкая настройка - возможность получать уведомления через email, мобильное приложение или вебхук
Фильтрация по винрейту - получайте только сигналы с высокой вероятностью успеха
Для кого подходит CriptoScripto?
Скальперы - получайте точные сигналы на 1-минутном таймфрейме
Дейтрейдеры - используйте статистику для оптимизации стратегии
Свинг-трейдеры - настройте параметры под более долгосрочную торговлю
Новички - простая система сигналов и наглядная статистика
Опытные трейдеры - гибкая настройка под любой торговый стиль
Технологии в основе CriptoScripto
Нейронные сети для распознавания сложных рыночных паттернов
Квантовые алгоритмы для анализа множества сценариев
Адаптивные фильтры для отсеивания шума
Фрактальный анализ для определения ключевых уровней
Энтропийные модели для оценки предсказуемости рынка
Мультифакторная агрегация для комплексной оценки ситуации
---
Примечание: Индикатор предназначен только для образовательных целей. Торговля криптовалютами сопряжена с высоким риском. Всегда проводите собственный анализ перед принятием торговых решений.
---
📞 ИНДИВИДУАЛЬНЫЕ НАСТРОЙКИ И ПОДДЕРЖКА 📞
ПО ВСЕМ ВОПРОСАМ НАСТРОЙКИ И ИСПОЛЬЗОВАНИЯ СКРИПТА ВЫ МОЖЕТЕ ОБРАТИТЬСЯ К АВТОРУ СКРИПТА НА ПОЧТУ ИЛИ В ТЕЛЕГРАМ:
@proshinrus
CriptoScripto - Revolutionary Trading System for Cryptocurrencies
What is CriptoScripto?
CriptoScripto is a powerful next-generation trading indicator created specifically for cryptocurrency traders. Thanks to the use of advanced neural networks and quantum algorithms, the indicator provides high-precision signals for entry and exit positions.
Main advantage: The indicator is developed using modern neural networks, which takes its capabilities far beyond standard technical indicators.
Key Features
💡 Precise Signals
Clear signals for long and short entries
Smart exit signals with profit-taking
Minimum false signals thanks to multi-factor filtering
📊 Complete Statistics
Detailed real-time results table
Separate statistics for longs and shorts
Win rate, PnL, time in trades, and much more
🔔 Alert System
Instant notifications about entry and exit signals
Ability to configure alerts for email, mobile device, or webhook delivery
Detailed information in alerts about signal type and current price
Support for exit position alerts with PnL information
🔄 Bitcoin Correlation Analysis
Automatic analysis of BTC influence on your coin
Tracking Bitcoin dominance changes
Adaptive trading decisions based on BTC behavior
⚙️ Flexible Configuration
Trading mode selection (longs only, shorts only, or both)
Entry and exit parameter settings
Choice of four position exit strategies
Possibility to get individual settings for any coin
🛡️ Risk Management
Intelligent stop-losses considering volatility
Control of drawdowns and consecutive losses
NATR filtering for protection against sharp movements
How It Works
1. Neural-quantum core analyzes the market in real-time
2. Filter system eliminates false signals
Algorithm generates entry points considering BTC correlation
Smart exit system determines the optimal moment to close a position
Alert system instantly notifies you of signals
Statistics automatically update after each trade
Advantages of CriptoScripto
✅ Optimized for 1-minute timeframe - ideal for scalping and short-term trading
✅ Considers cryptocurrency specifics - BTC correlation, dominance analysis, high volatility
✅ Minimum false signals thanks to multi-level filtering
✅ Clear visualization of all signals and statistics
✅ Instant alerts for timely entry and exit
✅ Individual customization for any coin
✅ Continuous development - regular updates and improvements
Indicator Settings
Basic Parameters
Trading mode - choice between Long, Short, or Both
Stop-loss (%) - protection against losses
Minimum PnL for exit (%) - target profit
Exit indicator - choice of position closing strategy
Exchange for BTC - data source for correlation
Filters and Optimization
Minimum NATR - volatility filter
Correlation value - threshold for BTC connection analysis
Dominance value - sensitivity to BTC dominance changes
WaveTrend parameters - fine-tuning of signals
Alert System
CriptoScripto offers a powerful alert system that ensures you never miss an important signal:
Entry position alerts - instant notifications about buy and sell signals
Exit position alerts - timely signals for profit-taking
Detailed information - each alert contains signal type, current price, and additional data
Flexible configuration - ability to receive notifications via email, mobile app, or webhook
Win rate filtering - receive only signals with a high probability of success
Who is CriptoScripto For?
Scalpers - get precise signals on the 1-minute timeframe
Day traders - use statistics to optimize strategy
Swing traders - configure parameters for longer-term trading
Beginners - simple signal system and clear statistics
Experienced traders - flexible customization for any trading style
Technologies Behind CriptoScripto
Neural networks for recognizing complex market patterns
Quantum algorithms for analyzing multiple scenarios
Adaptive filters for noise elimination
Fractal analysis for determining key levels
Entropy models for assessing market predictability
Multi-factor aggregation for comprehensive situation assessment
---
Note: The indicator is intended for educational purposes only. Cryptocurrency trading involves high risk. Always conduct your own analysis before making trading decisions.
---
📞 INDIVIDUAL SETTINGS AND SUPPORT 📞
FOR ALL QUESTIONS REGARDING SETUP AND USAGE OF THE SCRIPT, YOU CAN CONTACT THE AUTHOR VIA EMAIL OR TELEGRAM:
@proshinrus
Heart Forge Volume Trend Break DetectorVariable bar color for breakout volume based on SMA. Adjustable. Can trigger alerts.