Pita dan Kanal
007 GC"Golden EYE" 007 GC is used to quickly identify reversals on GC/MGC with clear entries and exits.
GATRAfter years of studying, analyzing markets, and thousands of hours of trial and error – I'm proud to present my new indicator for smarter and more precise trading!
🔍 What's inside?
✔️ Real-time daily status (percentage and monetary change)
✔️ ATR indicator to measure volatility
✔️ 150-period Moving Average for trend analysis
✔️ Smart signal system based on ATR + MA:
▪️ Strong / Weak Buy
▪️ Strong / Weak Sell
▪️ “No-Touch” zone detection
✔️ Earnings insights: Days until next report + last net profit (with flags for low profits or close dates)
✔️ Clean and clear visual display directly on the chart, including company name, ticker, market cap, and timeframe (1D, 1W, etc.)
✔️ Built-in alerts to notify you when a strong buy signal is triggered – so you never miss an opportunity
🧠 Designed to provide quick and intelligent decisions at a glance, filtering out noise and focusing only on what matters. Now enhanced with earnings filters for safer buys.
💡 Suitable for both beginners and advanced traders – whether you're tracking stocks, crypto, or indices.
📈 Result: A chart that speaks your language – simple, focused, and powerful.
Vegas++量能强度背景色覆盖整个K线区域,左侧为历史K线,右侧为最新K线,颜色随趋势强度实时变化。
绿色背景区间表示强势阶段,红色背景区间表示弱势阶段,便于视觉上快速识别趋势强弱的区间分布。
The currently referenced document name is: IFTA-The Most Powerful Indicator.pdf. Answer only based on the above document and ignore other documents as well as any discussions about other documents.
The background color covers the entire candlestick area, with historical candlesticks on the left and the latest candlesticks on the right. The color changes in real time according to the strength of the trend.
The green background range indicates a strong trend phase, and the red background range indicates a weak trend phase, which facilitates quick visual identification of the distribution of ranges with different trend strengths
Moderate Value Screener (NASDAQ + NYSE + TSX v6 FINAL CLEAN)Moderate Value Screener (NASDAQ + NYSE + TSX v6 FINAL CLEAN)
HPAS – Historical Price Action StatisticsHPAS – Historical Price Action Statistics (v7)
A data-driven overview of weekday behavior: price, volatility, and volume.
1) OVERVIEW
HPAS analyzes how each weekday behaves across your selected history. It aggregates daily returns, intraday ranges, and volumes into a compact heatmap table and optionally plots daily range bands (historical & today) on the chart.
Note: All weekday statistics are calculated using UTC-based daily candles for consistent results across markets (especially 24/7 assets like crypto).
The goal is context and probabilities — not signals.
2) HOW IT WORKS
Collects daily bar stats: % gain/loss (close vs open), intraday range ((High−Low) ÷ Open × 100), and contracts (volume).
Groups data by weekday (Sun–Sat) and computes: win/loss frequencies, average and max moves, average intraday ranges, and average volume.
Note: “Weekday” refers to the calendar day in UTC time . This ensures consistency across all assets and exchanges, particularly for 24/7 markets like crypto.
Compares average weekday volume to the current 20-day average (% of 20D).
Displays results in a color-shaded table; optionally draws historical daily range bands plus today’s projection with optional smoothing.
3) INCLUDED FEATURES
Core metrics
Total → Gain / Loss (% of Days): How often the day closes above/below open.
Closing → Avg / Max: Average and largest daily % moves up/down.
Intrabar (optional) → Avg / Max: Typical and extreme intraday % ranges.
Contracts → Avg (K): Average daily volume (shown in thousands).
Contracts → %20D: Weekday’s average volume as % of the current 20-day average.
Visualization & UX
Heatmap coloring: lower values appear darker; higher values lighter.
Current weekday highlight with a left-side triangle.
Tooltips on headers explain what/why/how.
Dark/Light theme support; Colorblind-safe palette toggle (Okabe–Ito).
Projection Bands
Plots historical daily range bands and today’s projected band.
Optional smoothing (SMA) for cleaner band movement.
Band Smoothing Explained: Applies a simple moving average over recent projection values to reduce sudden jumps in the upper/lower bands.
Higher values make the range lines steadier but slower to react; lower values show more real-time variability.
4) USAGE TIPS
Context, not prediction: Use stats to frame expectations, not to force trades.
Cycle awareness: Compare long vs short date windows; behavior can shift across regimes.
Volume tells a story: Elevated %20D can hint at increased participation or attention on certain weekdays.
Targets & risk: Range bands provide realistic context for sizing stops/targets.
Accessibility: Enable Colorblind-safe mode if red/green contrast is hard to read.
5) INTERPRETATION GUIDE
% Gain / % Loss — Frequency of up/down closes. Higher % Gain suggests a bullish weekday bias.
Avg Gain / Avg Loss — Mean daily % move on green/red days. Gauges typical magnitude.
Max Gain / Max Loss — Largest observed daily % change. Sets an upper bound of past extremes.
Hi-Lo Avg / Max — Typical and extreme intraday % ranges. Context for expected volatility.
Contracts Avg (K) — Average daily volume in thousands. Participation proxy.
%20D — Volume vs current 20-day average. 100% = typical, >100% = above-normal, <100% = lighter-than-normal.
6) CREDITS
Inspired by the HPAS concept popularized by Krown Trading and The Caretaker.
Rebuilt and extended for clarity, accessibility, and practical context.
Version: v7 (October 2025)
License: Educational, non-commercial use
Key Inputs (snippet)
// Projection Bands
grpBands = “Projection Bands”
showBands = input.bool(true, “Show daily range bands (historical & today)”, group=grpBands)
smoothLen = input.int(1, “Band smoothing (days)”, minval=1, maxval=20, group=grpBands)
VAH Entry / VAL Exit (Xauusd) by TheMarketVengeanceThis strategy replicates a simplified intraday Market Profile/TPO approach for assets such as XAUUSD on key auction levels and volume dynamics to identify high-probability breakouts and exits.
Value Area Calculation: Each new day, the script accumulates all price and volume data to approximate the previous day’s Volume Weighted Average Price (VWAP, used here as Point of Control or POC). The Value Area High (VAH) and Value Area Low (VAL) are estimated as one standard deviation above and below this daily VWAP, representing the core 70% trading range where the majority of volume transacted.
Entry and Exit Logic: A long trade is triggered when price breaks out above yesterday’s VAH (plus a user-defined buffer) on above-average volume—this confirms momentum outside the fair value range. Exits occur if price falls below VAL, suggesting rejection of higher prices and a shift in auction direction.
Volume Confirmation: Entry signals require volume to be above the moving average, ensuring participation and validation of breakouts.
Intraday Plotting: The strategy plots the previous VAH, VAL, POC, and trigger/entry levels throughout the day for clear, visual reference.
Risk Management: The “pips” buffer input allows traders to fine-tune sensitivity for different markets ( 10pips for gold). Multiple entries are prevented until a new breakout opportunity emerges on the next session.
Only for XAUUSD.
Disclaimer:
This strategy is provided for educational purposes only. It is important to thoroughly review and backtest the strategy under your specific trading conditions before using it with real capital. The author and publisher are not responsible for any trading losses incurred.
Custom TPO Approximation by TheMartketVengeanceThis strategy replicates a simplified intraday Market Profile/TPO approach for assets such as XAUUSD, FX, or stocks, focusing on key auction levels and volume dynamics to identify high-probability breakouts and exits.
Value Area Calculation: Each new day, the script accumulates all price and volume data to approximate the previous day’s Volume Weighted Average Price (VWAP, used here as Point of Control or POC). The Value Area High (VAH) and Value Area Low (VAL) are estimated as one standard deviation above and below this daily VWAP, representing the core 70% trading range where the majority of volume transacted.
Entry and Exit Logic: A long trade is triggered when price breaks out above yesterday’s VAH (plus a user-defined buffer) on above-average volume—this confirms momentum outside the fair value range. Exits occur if price falls below VAL, suggesting rejection of higher prices and a shift in auction direction.
Volume Confirmation: Entry signals require volume to be above the moving average, ensuring participation and validation of breakouts.
Intraday Plotting: The strategy plots the previous VAH, VAL, POC, and trigger/entry levels throughout the day for clear, visual reference.
Risk Management: The “pips” buffer input allows traders to fine-tune sensitivity for different markets (such as 0.0001 for FX or 1 for gold). Multiple entries are prevented until a new breakout opportunity emerges on the next session.
This method enables traders to systemize breakout trades with solid context from auction market theory, volume confirmation, and precise intraday tracking.
anomaly finderhelps find anomalies with returns n sheeyit ts is 100 million percent winrate on foenem grave
Paparan MTF Bollinger BandsScript Description: MTF Bollinger Bands Display
1. Core Purpose
The main purpose of this script is to display two sets of Bollinger Bands (BB) from two different timeframes on a single chart. It is a visual analysis tool designed to help traders see the market from two perspectives simultaneously:
Short-Term Perspective (LTF): Current price action and volatility.
Long-Term Perspective (HTF): The broader trend and significant "value zones."
2. Key Features & Settings
The script is highly flexible, as nearly all elements can be modified through the Settings menu (⚙️ icon). It is divided into two main sections:
Section 1: Current Timeframe (LTF) Settings
BB Length (Length): Determines the period for the moving average (default: 20).
Standard Deviation (StdDev): Sets the width of the Bollinger Bands (default: 2.0).
Color: Allows you to change the color for this BB set (default: Blue).
Section 2: Higher Timeframe (HTF) Settings
Select Higher Timeframe (Timeframe): This is the most important setting. Here you can choose your reference timeframe, for example, "240" (4-Hour), "D" (Daily), or "W" (Weekly).
BB Length & StdDev: Similar to the LTF, you can set the BB parameters for the HTF independently.
Color & Line Thickness: You can change the color (default: Black) and also the line thickness to easily distinguish it from the current timeframe's BB.
3. How It Works
The script performs two parallel calculations:
LTF Calculation: It calculates the Bollinger Bands normally using the price data from the timeframe you are currently viewing on your chart (e.g., 15-Minute). The result is the blue lines that move smoothly with each candle.
HTF Calculation: This is the more complex part.
It uses the request.security() function to "request" the Bollinger Bands data from the higher timeframe (e.g., 4-Hour) that you have set.
To ensure the displayed data is accurate and does not "repaint," it fetches the BB values from the HTF candle that has already closed.
This means that the BB value from a single 4-hour candle will remain constant and be plotted as a flat line across all the 15-minute candles that fall within that 4-hour period.
4. What You See on the Chart (Visual Output)
When you add this script to a chart (for example, a 15-minute chart), you will see:
One set of blue Bollinger Bands that closely "hugs" the 15-minute price. This shows the short-term volatility.
Another set of thicker, black Bollinger Bands that appear 'stepped' or 'blocky'. These are the Bollinger Bands from the 4-hour timeframe. The "steps" indicate where the Upper, Middle, and Lower Band levels were for each 4-hour period.
Practical Uses:
Identifying the Trend: If the blue BB (LTF) is contained within the upper half of the black BB (HTF), it could indicate a pullback within a strong uptrend.
Dynamic Support & Resistance Zones: The black HTF bands can act as very strong long-term support or resistance zones. For example, if the price on a 15-minute chart drops to the H4 Lower Band, it might be a good buying zone.
Spotting Volatility Squeezes: You can see if both sets of Bollinger Bands are contracting simultaneously, signaling that a significant price move may be imminent.
In short, this script is a visual dashboard that allows you to make trading decisions on a lower timeframe with full awareness of the market context on a larger timeframe.
Supertrend + RSI + StochasticSuperTrend + RSI + Stochastic Entry System
A professional-grade trend-following indicator that combines SuperTrend direction detection with RSI and Stochastic confirmation filters to identify high-probability entry points.
What It Does
This indicator filters SuperTrend signals through multiple confirmation layers to reduce false signals and improve trade quality. Instead of taking every SuperTrend flip, it only signals when momentum indicators confirm the move.
How It Works
Entry Logic:
LONG: SuperTrend flips bullish + RSI above 40 + Stochastic above 30
SHORT: SuperTrend flips bearish + RSI below 60 + Stochastic below 70
The system uses "in-zone" confirmation rather than requiring exact crossovers, allowing for more practical real-time trading.
Key Features
1. RSI Bands (Visual Price Levels)
Converts RSI levels into actual price bands on your chart
Green band = RSI 40 level (long zone)
Red band = RSI 60 level (short zone)
Gray midline = neutral zone (RSI ~50)
2. Background Shading
Subtle green tint = All conditions aligned for long entry
Subtle red tint = All conditions aligned for short entry
Helps you anticipate signals before they trigger
3. Enhanced Signal Labels
Shows exact RSI and Stochastic values at signal trigger
Displays as: "Buy RSI:42 K:35"
Lets you assess signal strength
4. Flexible Filters
Toggle long/short signals independently
Enable/disable RSI filter
Enable/disable Stochastic filter
Show/hide RSI bands
Show/hide setup background shading
Settings
SuperTrend Parameters:
ATR Period (default: 10)
ATR Multiplier (default: 3.0)
Source (default: HL2)
RSI Filter:
RSI Length (default: 14)
Long Level (default: 40)
Short Level (default: 60)
Stochastic Filter:
Stochastic Length (default: 14)
Smoothing (default: 3)
Long Level (default: 30)
Short Level (default: 70)
Best Use Cases
Trending markets with clear directional bias
Medium to longer timeframes (10min+)
Works particularly well for long-only strategies in bullish markets
Ideal for swing trading and position trading
How to Trade
Wait for background to shade (setup building)
When signal appears, check RSI/Stochastic values on label
Stronger values = higher confidence trades
Exit on opposite signal or use your own risk management
Notes
All filters are optional and can be toggled off
Can be used as long-only or short-only by disabling one direction
Combines trend-following with momentum confirmation for higher win rates
Based on proven technical analysis principles
Remote bar rangeShows the price range for a certain period of bars back. For example, the range between 100 bars back and 50 bars back. The last 50 bars are not counted in this case.
Yearly Anchored VWSTD (Volume-Weighted StdDev Bands)This indicator calculates a Volume-Weighted Mean Band (VWMB) — similar in concept to an anchored VWAP — and measures standard deviation from the mean to visualize how far price has deviated from its volume-weighted equilibrium.
Each calendar year acts as an anchor period: the cumulative calculations reset automatically on January 1st, providing a fresh annual reference.
At any time, the middle yellow line represents the volume-weighted mean price (VWMP) since the start of the current year, while the surrounding ±1σ, ±2σ, and ±3σ bands show progressively stronger deviations from that mean, taking both price and volume into account.
DM Super Trend FlowDM Super Trend Flow — Single Line Explanation
The DM Super Trend Flow is a single-line trend indicator built from a carefully selected group of Exponential Moving Averages (EMAs) designed to capture smooth and reliable trend direction.
Instead of plotting multiple EMA lines, the indicator calculates several EMAs internally and then displays only the middle EMA — creating a clean, uncluttered chart while still reflecting the overall trend strength and alignment.
The line color automatically changes based on how all EMAs are aligned:
GREEN - Bullish Alignment → All EMAs are stacked upward, confirming strong upward momentum. (Line turns lime)
RED - Bearish Alignment → All EMAs are stacked downward, confirming strong downward momentum. (Line turns red)
GRAY - EMAs are mixed or flat, indicating sideways or transition phases. (Line turns gray)
This single dynamic line gives you a clear visual of overall market direction — showing when the trend is fully aligned, weakening, or shifting — without the clutter of multiple overlapping averages.
Momentum Bubbles v5.8Momentum Bubbles uses advanced momentum, volume and CVD data to map and plot Bookmap style bubbles directly on your trading chart, High propulsion candles align with large deep colored bubbles with trending range is opaque and only changing color to orange as a waring of pullbacks.
5 MAs + Composite Gradient + Multi Sensitivity + HybridIndicator Description
🔹 Core Structure
• The indicator plots five moving averages (MAs), each fully customizable: you can choose the type (SMA, EMA, WMA, HMA, RMA, VWMA), the length, the color, and the transparency.
• On top of them, it calculates a Composite line, which is simply the average of all five MAs.
🔹 Colors and Lines
• Each MA is drawn in the color you select, with adjustable transparency.
• The Composite line is dynamically colored: it shifts from red when the slope is strongly negative (downtrend) to green when the slope is strongly positive (uptrend), with smooth gradients in between.
• The line thickness of the Composite changes automatically: thin when the slope is weak, thick when the slope is strong.
🔹 Shading
• Light shading is drawn between MA1 ↔ MA5 and MA2 ↔ MA4.
• The shading color follows the Composite’s gradient, so the background tint reflects the current trend strength and direction.
🔹 Buy/Sell Signals
• A green BUY arrow appears below a candle when the price crosses above the Composite with enough strength.
• A red SELL arrow appears above a candle when the price crosses below the Composite with enough strength.
• The “enough strength” part is controlled by a sensitivity threshold.
🔹 Sensitivity Modes
You can choose how the threshold is calculated:
1. Dynamic TF – Sensitivity adapts to the timeframe:
• 1 minute → 0.2%
• 1 hour → 0.5%
• 1 day → 1%
2. ATR – Threshold is based on a multiple of the Average True Range.
3. StdDev – Threshold is based on a multiple of the standard deviation of price.
4. Hybrid – Requires both Dynamic TF and ATR conditions to be satisfied.
The Result
• You get a visually clear chart: faint customizable MAs, a Composite line that changes color and thickness with the trend, and shaded zones that reinforce the direction.
• You also get smart trading signals: filtered BUY/SELL arrows that adapt to volatility, timeframe, or both.
• The whole system is modular and flexible: you can tune every MA, every sensitivity mode, and every visual element.
OPEN MULTITIMEFRAMEIntroduction: The indicator's name and its main purpose (e.g., "A comprehensive multi-timeframe indicator that displays trends based on the Open price and Chikou Span signals...").
Features: A list of the key features included in the indicator (e.g., Multi-Timeframe Dashboard, Moving Averages on Open price, volume-based candle coloring, trading sessions...).
How to Use: Instructions on how to read signals from the dashboard, the meaning of the plotted lines, or how to combine signals for trading.
[Booggo] Smoothed Trend Follow Strategy (Backtest-Only)Market volatility demands a sophisticated approach that goes beyond simple entry/exit rules. This strategy is a next-generation trend-following system designed to follow the market's major currents while dynamically managing the risk of each trade to maximize stability and preserve profits.
Key Features:
Intelligent Risk Engine: Automatically adjusts risk based on recent trading performance.
Volatility-Based Position Sizing: It detects low-volatility periods where the market is consolidating energy, allowing for proactive position adjustments ahead of potential trend breakouts.
Robust Asset Protection: Fundamentally prevents dangerous over-betting, even during drawdowns, to ensure stable asset management.
Advanced Noise Filtering: Filters out short-term market noise through a sophisticated smoothing logic, focusing on the essential movements of reliable trends.
This strategy offers more than just signal generation; it provides an answer to the critical question of "how to ride a trend while effectively managing risk." We encourage you to verify its strengths firsthand through comprehensive backtesting.
시장의 변동성은 단순한 진입/청산 규칙을 넘어서는 정교한 접근을 요구합니다. 본 전략은 시장의 큰 흐름을 따르면서도, 각 거래의 리스크를 동적으로 관리하여 안정성을 극대화하고 수익을 보존하도록 설계된 차세대 추세 추종 시스템입니다.
주요 특징:
지능형 리스크 엔진: 최근 거래 성과를 바탕으로 리스크를 자동 조절합니다.
변동성 기반 포지션 조절: 시장이 에너지를 응축하는 저변동성 구간을 감지하여, 잠재적인 추세 확장을 앞두고 선제적으로 포지션을 조절하는 기능이 탑재되어 있습니다.
안정적인 자산 보호 기준: 드로우다운 상황에서도 위험한 과대 베팅을 원천적으로 방지하고 자산을 안정적으로 관리합니다.
고급 노이즈 필터링: 정교한 Smoothing 로직을 통해 시장의 단기적인 소음을 걸러내고, 신뢰도 높은 추세의 본질적인 움직임에 집중합니다.
이 전략은 단순한 시그널 생성을 넘어, '어떻게 리스크를 관리하며 추세를 탈 것인가'에 대한 하나의 해답을 제시합니다. 충분한 백테스트를 통해 그 강점을 직접 확인해 보시기 바랍니다.
Telegram ID : @booggo83
DARVAS BOX V5 Darvas Box indicator from Pine Script v3 to v5 with these improvements:
Triangle breakout signals (green up, red down)
Toggle option to show/hide signals
Breakout detection logic that tracks when price exits the box
Alert conditions for both upside and downside breakouts
Color Options:
Customize all visual elements to match your preferences:
Adjustable colors for top and bottom box lines
Custom colors for bullish and bearish breakout triangles
Flexible styling to fit any chart theme"
Ghost Signal — MTF EMA/VWAP Confluence SystemGhost Signal — MTF EMA/VWAP Confluence System
Purpose
Ghost Signal is an intraday trend-entry tool that tries to do one thing well: only fire when multiple, independent edges agree. It looks for pullbacks to the EMA-20 or clean trend-continuations, then gates those raw triggers behind VWAP/Anchored-VWAP alignment, higher-timeframe structure, momentum, spacing (anti-chop), volume and ATR context. The goal is fewer, higher-quality entries that avoid “death-by-a-thousand scalps” in chop.
What it plots
EMA 20/50/200 for trend structure and spacing (no-braid filter).
VWAP (session) and optional Anchored VWAP (Daily/Weekly/Monthly).
ENTRY labels when all filters pass.
A compact status table: HTF score (M/W/D/4H/15/5), VWAP/AVWAP arrows, EMA regime, slopes %, ATR%, spacing %, and distance from EMA-50.
How signals are built
Raw triggers (on chart TF or a lower “signal TF” for intrabar precision):
PB20: trend pullback that crosses back through EMA-20.
TC: trend-continuation when price holds the side of EMA-20 with limited gap.
Confluence filters (must pass):
EMA regime & slopes: 20>50>200 for longs (reverse for shorts) with minimum slope on EMA-20/50.
VWAP/AVWAP alignment: price must be above both for longs / below for shorts, with a configurable margin.
HTF structure score: combines M/W/D/4H/15/5 states and penalizes corrections.
Anti-chop spacing: minimum separation between 20↔50 and 50↔200.
Context: volume ≥ SMA×mult, ATR% ≥ floor, max distance from EMA-50 to avoid late chases.
Optional breakout: close > prior high (long) / < prior low (short).
Time lockouts: exclude known messy windows (open/close, FX rollover, etc.).
Adaptive slope (optional): slopes auto-tighten/loosen with market heat (ATR% & relative volume).
How to use
Works on 1–5m best; designed for futures, stocks, FX, and crypto.
Use the status table to confirm context (HTF score, VWAP arrows, slopes/ATR/spacing).
Pair with your own risk model; common templates: stop ≈ 1.5–2× ATR, TP ≈ 1.2–1.8R or an ATR trail.
Turn the Signal TF to “1” on 3m/5m charts if you want intrabar PB20 detection.
Why it helps
Ghost Signal tries to stack institutional anchors (VWAP/AVWAP), higher-timeframe bias, and momentum/structure so you participate in moves with real sponsorship—and sit out the braid.
Notes & limits
No indicator removes risk. Expect fewer signals on range days, slippage around news, and thinner markets to require stricter volume/spacing. Past results don’t guarantee future returns.
Asia Risk MonitorAsia Risk Monitor for all those monitoring the financial situation in the US, looking for a clue of a move to the down or upside.