TURT Donchian Ladder v3.13How to trade TURT+ with the v3.13 script
1) Pick the system & arm the entry
• In the script, choose System = S1 (20D) or S2 (55D).
The HUD always shows both rails for reference, but the ladder (Entry/+Adds) uses the system you pick.
• Your Entry is shown as Pivot + 0.1×N (rounded).
• Place a stop-limit “parent” order at that Entry price. (Classic Turtle uses an entry stop; I suggest a tight limit offset so you don’t chase a blow-through.)
• Initial stop = N2 = Entry − 2×N (rounded). Put that in immediately.
If you like only confirming on a bar close, leave confirmClose = true and place the parent after the close that breaks out. If you want intrabar fills, set confirmClose = false and keep the stop-limit active intraday.
2) Size it the way you planned
• Set acctEquity / riskCapPct / posCapUSD / entryFrac / entryRiskFrac / sizingMode.
• HUD gives Rec Entry Qty (when flat) and, once in, it shows:
• Next Rung (price)
• Suggested AddShares (honors RiskCap & PosCap)
• Proj Stop if Add (ratcheted N2)
• A limiter note (RiskCap or PosCap) if you’re constrained.
3) After entry fills, stage the ADDs (only at fixed +N steps)
• Adds are NOT “every Donchian break.” You add only at:
• Add-1 = Entry + 0.5×N
• Add-2 = Entry + 1.0×N
• Add-3 = Entry + 1.5×N (optional)
• Use the HUD’s Suggested AddShares for each rung (it respects your RiskCap/PosCap).
• Place stop-limit orders for each add (either immediately as a contingent OTO chain that arms only after Entry fills, or you arm each add when price approaches—your choice).
• On each add fill, ratchet the catastrophic stop for the entire position to Last-Add − 2×N (the script and HUD show Proj Stop if Add so you know where it will land). Never move it lower.
Pro tip: If your broker supports OTO/OTOCO:
• OTO parent = Entry stop-limit.
• On fill, fire an OCO with the N2 stop (no target), and also stage child stop-limits for Add-1 / Add-2 / Add-3 with the correct sizes. If your broker can’t chain that deep, just use the script’s alerts (Entry/Add-1/Add-2/Add-3/Exits) to place/adjust orders quickly.
4) Exits (two layers)
• Catastrophic (always on): the N2 stop you’re ratcheting (Last-Add − 2×N).
• Trend exits (runner):
• S1: 10-low close (HUD shows it).
• S2: 20-low close (HUD shows it).
• Profit-taking (optional): sell ~50% at +2.5R to +3R vs current N2; let the runner trail with 10-low/20-low. You can keep N2 as a hard backstop.
5) Should you pre-set everything or buy live?
Both work; pick the style that fits you:
Preset (Turtle-pure, rules-based)
• ✅ You won’t miss the breakout; minimal discretion.
• ✅ Broker handles fills even if you’re away.
• ⚠️ You may get the occasional intraday “poke” (use confirmClose + place after close if you want fewer).
Buy on break manually
• ✅ Lets you check tape/volume or any extra gates before clicking.
• ⚠️ Higher chance of slippage or of simply missing the trigger.
A nice hybrid: place the Entry order, then arm Add-1/2/3 when price is nearing each rung and the HUD shows Suggested AddShares > 0 (green risk read).
⸻
6) Quick checklist per trade
1. System: S1 or S2?
2. Levels: Entry / Add-1 / Add-2 / Add-3 / 10-low / 20-low / N2 (rounded).
3. Sizing: confirm RiskCap/PosCap; HUD shows Suggested AddShares and limiter.
4. Orders:
• Parent Entry stop-limit.
• N2 stop (rounded).
• Stage adds (stop-limits) with sizes from HUD.
5. On fill: ratchet stop to Last-Add − 2×N; adjust remaining adds and sizes.
⸻
7) Example with your MU position (pattern)
• You’re already in: set entryQty and entryPman in the inputs to match your fill.
• HUD now focuses on Next Rung, Suggested AddShares, and Proj Stop if Add.
• If Suggested AddShares = 0 and limiter says RiskCap or PosCap, you’ll still see the next rung price and Proj Stop if Add so you can decide whether to override.
⸻
Bottom line
• Entry: buy the Donchian breakout + 0.1N with a stop-limit (Turtle style).
• Adds: only at +0.5N steps, sized by HUD; not on every future Donchian break.
• Stops: keep (and ratchet) the N2 catastrophic; trail runner on 10-low / 20-low.
If you want, tell me your broker/platform and I’ll map this to exact order ticket types (stop-limit/OTO/OCO) and a tiny checklist you can keep next to your screen.
Bantlar ve Kanallar
Rolling Range Bands by tvigRolling Range Bands
Plots two dynamic price envelopes that track the highest and lowest prices over a Short and Long lookback. Use them to see near-term vs. broader market structure, evolving support/resistance, and volatility changes at a glance.
What it shows
• Short Bands: recent trading range (fast, more reactive).
• Long Bands: broader range (slow, structural).
• Optional step-line style and shaded zones for clarity.
• Option to use completed bar values to avoid intrabar jitter (no repaint).
How to read
• Price pressing the short high while the long band rises → short-term momentum in a larger uptrend.
• Price riding the short low inside a falling long band → weakness with trend alignment.
• Band squeeze (narrowing) → compression; watch for breakout.
• Band expansion (widening) → rising volatility; expect larger swings.
• Repeated touches/rejections of long bands → potential areas of support/resistance.
Inputs
• Short Window, Long Window (bars)
• Use Close only (vs. High/Low)
• Use completed bar values (stability)
• Step-line style and Band shading
Tips
• Works on any symbol/timeframe; tune windows to your market.
• For consistent scaling, pin the indicator to the same right price scale as the chart.
Not financial advice; combine with trend/volume/RSI or your system for entries/exits.
Mucip Kripto 5m Minute Al-Sat Buy-Sell
“This is the technique I use on major cryptocurrencies in the 5-minute timeframe. I combine it with RSI Bands. It can be improved further, and I’m open to ideas.”
Volume > 20-day Avg (xMult)It’s an indicator that changes color and triggers an alert when volume exceeds the 20-day average. By default, the threshold is set to 1.2× the 20-day average (i.e., 120%), and the value is user-configurable.
Thunder & Lightning Kumo + Keltner + Simple Lightning SignalsThe Thunder & Lightning Kumo + Keltner + Simple Lightning Signals combines Ichimoku Cloud dynamics with Keltner Channels for advanced trend analysis.
It highlights volatility zones through the Keltner bands while tracking trend strength via the custom Thunder & Lightning Kumo.
Simple Lightning Signals provide clear, visual buy and sell triggers based on cloud breakouts.
This multi-layered approach helps identify both momentum shifts and breakout entries with precision.
Ideal for traders seeking a balance between trend-following and volatility-based confirmation.
W Bottom Reversal Strategy W Bottom Reversal Strategy (15m-close entries; intrabar TP; daily MACD exit; JSON alerts v49.3-expire2)
Overview
A precision reversal strategy designed for 15-minute charts on liquid symbols. It detects a capitulation-and-stabilization “W” base using 1-hour (1H) context, confirms momentum improvement, then enters only on bar close to avoid early/“ghost” signals. Exits combine a fast intrabar take-profit (~2.7%) with a daily MACD risk-off exit that closes positions when higher-timeframe momentum turns against the setup.
How it works (high-level, matching code)
1H volatility + oversold gate (arming)
Compute 1H Bollinger-style bands (basis = SMA(close, bbLength=20), stdev multiplier bbMult=2.0).
Arm the setup when a 1H bar closes with price < 1H lower band and 1H RSI( rsiLength=14 ) < rsiThreshold (default 20.0).
1H momentum flip → pending entry
When a new 1H bar closes and 1H MACD line (EMA12−EMA26) crosses above 0 while armed and flat, set an entryPending flag.
This does not enter yet—it prepares a confirmed, bar-close entry on the lower timeframe.
Bar-close execution on the chart timeframe (15m)
On the next 15m bar close (or within N bars, see below) and still flat, fire the entry using a limit order at close × (1 − 0.00001) (≈ 0.001% below close) to reduce slippage and maintain chart/alert alignment.
Anti-late filter (no stale triggers)
If the pending entry doesn’t trigger within N chart bars (input: “Pending entry valid for N chart bars”, default 1, range 1–8), it expires and the arm state resets. This prevents late fills long after the 1H confirmation.
Exit logic
Primary: Standing intrabar take-profit at +2.7% from the average entry price (managed via strategy.exit limit).
Risk-off: On daily bar close, if Daily MACD line (EMA12−EMA26) crosses under 0, close the position (flat on daily momentum flip).
Default Properties (used for this publication)
Timeframe: 15m (with 1H and Daily higher-timeframe confirmations via request.security)
Initial capital: $10,000
Position sizing: Percent of equity = 10% per trade (enters only when flat; no stacking while in a position)
Commission: 0.05% per side
Slippage: Recommend 1 tick in Strategy Properties for realistic fills
Inputs exposed:
BB Length: 20 • BB Multiplier: 2.0
RSI Length: 14 • RSI Threshold: 20.0
MACD: Short 12, Long 26, Signal 9 (signal kept for compatibility; logic uses MACD line vs 0)
Pending entry valid for N chart bars: default 1 (1–8)
Execution behavior (per code):
calc_on_every_tick = false (evaluates on bar close)
process_orders_on_close = true (orders placed at bar close)
Limit entry at close −0.001%
Intrabar TP (2.7%)
Daily risk-off exit on MACD<0 at daily bar close
Alerts (exact behavior in code)
Uses alert() function calls with standardized JSON.
Set your alert to “Only alert() function calls” and “Once per bar close.”
Two events are emitted:
LONG_CONFIRMED on entry fire (15m bar close)
EXIT_CONFIRMED_DAILY_MACD on daily MACD<0 (daily bar close)
JSON fields include: event, version ("v49.3-expire2"), symbol, interval, price, and time.
How to use
Apply on liquid tickers (tight spreads, healthy volume).
Keep defaults initially; run across a broad, liquid watchlist to gather a proper sample.
For automation, route bar-close alerts to your executor; confirm broker lot/route settings and that limit orders at close −0.001% are acceptable.
Expect fewer signals in powerful trends; the daily risk-off helps cut failed bases.
Methodology & expectations (results transparency)
Evaluate on a dataset yielding 100+ trades before drawing conclusions.
Keep commission & slippage enabled (see defaults).
Risk sizing: With 10% of equity per trade and flat-to-flat entries, exposure aligns with typical 5–10% guidance.
No performance guarantees—outcomes depend on symbol selection, volatility regime, news, and execution quality.
Originality & value (vendor justification)
While it uses familiar building blocks (BB/RSI/MACD), the edge comes from the 1H volatility + oversold arming, 1H momentum flip, strict 15m bar-close limit execution, and the N-bar pending expiry that prevents stale triggers—paired with a dual-exit design (intrabar TP + daily risk-off). The focus is on reducing premature fills, keeping alerts 1:1 with chart marks, and capturing the first impulse out of a W-base.
Disclaimers
For educational purposes only; not financial advice. Paper-test first. Verify alerts, fills, and symbol liquidity with your broker before live use.
Changelog: v49.3-expire2 — Bar-close limit entries; anti-late pending window; standardized JSON alerts; intrabar 2.7% TP; daily MACD risk-off exit.
Chanpreet RSI(3) Extreme Rays (4H, Adjustable Style)Chanpreet RSI(3) Extreme Rays (4H)
This indicator applies a short-length RSI (3) on the 4-hour timeframe and highlights momentum extremes directly on the chart.
🔎 What it does
Detects when RSI(3) moves into overbought (>80) or oversold (<20) territory.
Groups consecutive candles inside these zones into one “event” instead of marking each bar individually.
For each event:
• In overbought → records the highest high of the stretch and marks it with a horizontal ray.
• In oversold → records the lowest low of the stretch and marks it with a horizontal ray.
Keeps only the most recent N rays (default 5, adjustable).
⚙️ Inputs
Max Rays to Keep → how many unique events are kept visible.
Ray Thickness → adjust line thickness.
Overbought Ray Color → default red.
Oversold Ray Color → default green.
📈 How to use
Apply on any chart; RSI(3) values are always calculated from 4H data (via request.security).
Use rays as reference levels that highlight recent momentum extremes or exhaustion zones.
This is not a buy/sell signal by itself — combine with your own analysis, confirmation tools, and risk management.
Best Recommended time frame is 5 mins, 10 mins & 15 mins for intraday trading.
🧩 Unique features
Groups multiple bars into a single clean ray, reducing clutter.
Uses 4H RSI(3) regardless of the chart’s active timeframe.
Fully customizable appearance (colors, thickness, max events).
⚠️ Disclaimer
This script is provided for educational and informational purposes only.
It does not constitute financial advice or guarantee performance.
Always test thoroughly and use proper risk management before trading live.
Zarattini Intra-day Threshold Bands (ZITB)This indicator implements the intraday threshold band methodology described in the research paper by Carlo Zarattini et al.
papers.ssrn.com
Overview:
Plots intraday threshold bands based on daily open/close levels.
Supports visualization of BaseUp/BaseDown levels and Threshold Upper/Lower bands.
Optional shading between threshold bands for easier interpretation.
Usage Notes / Limitations:
Originally studied on SPY (US equities), this implementation is adapted for NSE intraday market timing, specifically the NIFTY50 index.
Internally, 2-minute candles are used if the chart timeframe is less than 2 minutes.
Values may be inaccurate if the chart timeframe is more than 1 day.
Lookback days are auto-capped to avoid exceeding TradingView’s 5000-bar limit.
The indicator automatically aligns intraday bars across multiple days to compute average deltas.
For better returns, it is recommended to use this indicator in conjunction with VWAP and a volatility-based position sizing mechanism.
Can be used as a reference for Open Range Breakout (ORB) strategies.
Customizations:
Toggle plotting of base levels and thresholds.
Toggle shading between thresholds.
Line colors and styles can be adjusted in the Style tab.
Author:
Gokul Ramachandran – software architect, engineer, programmer. Interested in trading and investment. Currently trading and researching strategies that can be employed in NSE (Indian market).
Contact: (mailto:gokul4trading@gmail.com)
LinkedIn: www.linkedin.com
Intended for educational and research purposes only.
Squeeze Momentum CV [Divergencias]RAFAEL CEPEDA Strategy es parte del mejor, una estrategia super facil
My_EMA_Trend v. 6.1This script is a comprehensive trading indicator that includes several functional modules. Here is a brief description of its main functions:
Consolidation Zones
Detects and displays consolidation zones on the chart
Marks price accumulation areas
Generates breakout alerts (up/down)
Allows customization of analysis period and minimum consolidation length
EMA Clouds
Contains 5 sets of EMA clouds with different periods
Each cloud consists of short and long EMAs
Displays 10 exponential moving averages
Cloud colors change depending on trend direction
Customizable periods and visual parameters
Support/Resistance Levels
Automatically detects key levels
Uses ATR to calculate distances
Draws support and resistance zones
Has a function to extend recent levels
Customizable color schemes
Volume Indicator
Shows volume distribution across price levels
Visualizes buying and selling volume
Displays Point of Control (PoC)
Customizable number of histograms
Adjustable display width
Liquidation Zones
Identifies potential areas of mass position liquidations
Displays levels with different multipliers (10x, 25x, 50x, 100x)
Shows position volume
Includes a heatmap feature
Option to extend displayed zones
The script provides traders with a comprehensive set of tools for market analysis, including technical analysis, volume analysis, and key level identification. All components can be customized to meet individual user needs.
Best usage with my KZ
FVMA + SuperTrend + top and bottom Strategy Full CustomizationFVMA + SuperTrend + top and bottom Strategy Full Customization
Dr_FirstCandle Boxthis indicator draws the first 4 hour candle on newyork time high and low for 24 hours
Session Sniper Bands — Pro Overlay (Bollinger, Sessions, Engulf)The Session Sniper Bands — Pro Overlay combines three powerful tools into one clean, professional script designed to help traders spot high-probability setups across any market.
📌 What’s included:
Dual Bollinger Bands → track volatility squeezes, expansions, and mean reversion zones.
Customizable Trading Sessions (Tokyo / London / New York) → shaded regions with editable names, open/close lines, range, and average price markers.
Engulfing Candlestick Signals → automatic bullish and bearish engulfing arrows for precision entry timing.
✨ Features:
Session names and times are fully customizable (rename “Tokyo” to “Asia Open,” etc.).
Clear OB/OS volatility cues via Bollinger stack.
Lightweight visuals that won’t clutter your chart.
Works across Forex, Crypto, Indices, and Binary Options.
⚡ Why use it?
This overlay is built for traders who want to snipe entries with session context. Spot when volatility contracts, align with session flows, and confirm with engulfing momentum candles — all in one view.
⚠️ Disclaimer: This script is for educational purposes only and is not financial advice. Always test on demo before trading live.
مؤشر الحوت الأول✅ History (Signals)
• Most prominent buy/sell signals (Buy/Sell).
• Smart buy/sell signals (Smart Buy/Sell) are compatible with price alignment with the trend and EMA.
• Reversal indicators (Reversal signals) when the market is overbought/oversold.
• Channel breakouts signals when strong price levels are broken.
⸻
✅ Errors (Trend)
• Average trend bar: A multi-colored set with a custom background color.
• Trend Cloud: A cloud between the EMA150 and EMA250 that gives you the strength of the error (bullish/bearish).
• Chaos trend line: A moving ATR line (like a trailing stop) to confirm the error.
• EMA200: A solid line for general correction.
⸻
✅ Colors and Candlestick Reading
• Candlesticks are colored according to the Relative Strength Index (RSI) or the trend.
• Different colors indicate buying or selling strength (low RSI → red, high RSI →).
⸻
✅ Relative Strength Index + Oversold Zones
• Cap chart based on the Relative Strength Index (RSI):
• Green = Light overbought.
• Red = Light oversold.
• Measures oversold conditions and integrates with Facebook to confirm entry/exit.
⸻
✅ Dashboard
Located below the chart and displays:
• Volatility (weak, very strong, etc.).
• Current RSI value.
• Over the same timeframe (3-minute, 5-minute, 15-minute, 1-hour, 4-hour, daily, etc.).
⸻
✅ Multiple Management (Risk Management)
• Entry – Stop Loss – Stop Loss zones (TP1, TP2, TP3) are found directly on the chart.
• Draws lines and labels at entry, stop, and target levels.
• This feature can be enabled or disabled in the settings.
⸻
✅ Additional Tools
• Order Blocks (off by default in the code).
• Keltner Channels are cloud-like compression/divergence zones.
• Volatility Filter: Measures ATR and Elastic Divergence to give you the strength of the movement.
⸻
📊 In short:
Your indicator isn't just one; it's a complete suite of tools:
• Smart Buy/Sell Signals +
• Trend and Cloud + EMA200
• Reversal and Saturation Signals
• Dashboard for Multi-Timeframe Analysis
• Capital Management with Targets and Stops
New Fibonacci levels MTF with AlertsThis indicator plots multi-timeframe Fibonacci retracement/extension levels ( based on higher-timeframe candles. It updates dynamically and includes optional price labels plus built-in alert conditions for price crossovers and crossunders at each level.
Dusk Core Alpha 1HDusk Core Alpha 1H
개요
기반 기술: 동적 가격 밴드 돌파 시스템
최적 시간대: 1시간봉 전용
신호 특성: 단기 반응, 적당한 빈도
용도: 단기 스캘핑, 데이트레이딩
테이블 설명
DUSK CORE ALPHA 1H | 1H LOCKED
├─ Timeframe: 1H 시간대 확인
├─ LOCATION: 동적 밴드 내부/외부 위치
├─ BOUNDARY: 밴드 경계선 돌파 상태
├─ ACTIVITY: 변동성 부스트 확인 (배수)
└─ STATUS: 최종 코어 신호 상태
핵심 개념
시장 변동성에 따라 자동 조절되는 가격 경계선
경계선 돌파 시 추세 전환 가능성 감지
단기 시간대 특화로 빠른 반응성 확보
Dusk Core Alpha 1H (After Dark Main)
Overview
Core Technology: Dynamic price band breakout system
Optimal Timeframe: 1-hour charts exclusively
Signal Characteristics: Short-term response, moderate frequency
Purpose: Short-term scalping, day trading
Dashboard Explanation
DUSK CORE ALPHA 1H | 1H LOCKED
├─ Timeframe: 1H timeframe verification
├─ LOCATION: Position inside/outside dynamic bands
├─ BOUNDARY: Band boundary breakout status
├─ ACTIVITY: Volatility boost confirmation (multiplier)
└─ STATUS: Final core signal status
Core Concept
Price boundaries that auto-adjust according to market volatility
Detection of potential trend reversal upon boundary breakouts
Fast responsiveness specialized for short-term timeframes
RSI Pivots with Divergence Overlay█ OVERVIEW
The RSI Pivots with Divergence Overlay indicator is an advanced tool based on RSI, displaying dynamic bands on the price chart to simplify the identification of overbought and oversold conditions. Pivot points and divergences between them are derived from these bands, providing a comprehensive view of the market and enabling the creation of various trading strategies based on this single indicator.
█ CONCEPTS
Areas where RSI exits the bands are often reversal points in the market. The concept of this indicator is to highlight places where the probability of a trend reversal increases. Therefore, pivots and divergences have been added to better identify these key moments. Additionally, the bands allow viewing the market context in relation to the RSI indicator, facilitating analysis of momentum and volatility.
█ KEY FEATURES
Dynamic Bands and RSI Signals: The bands are calculated based on the closing price and RSI value, with dynamic scaling adjusted to market volatility. The upper band corresponds to overbought levels, the lower to oversold, and the midline is their average. The price level relative to the bands serves as a visual RSI signal, indicating potential overbought or oversold conditions.
Pivot Points: The indicator identifies local price highs and lows in relation to RSI levels. The pivot level is taken from the high/low of the candle. A high pivot is detected when the high of the candle reaches a local maximum after crossing the upper RSI level (overbought), signaling a potential reversal. A low pivot appears after a local price minimum following a drop below the lower RSI level (oversold), indicating a possible uptrend reversal. The pivot length (default 2 bars) defines the search range for these extremes, meaning that with a length of 2, a potential divergence signal will appear with a 2-candle delay, as this is the minimum time required to confirm a local pivot. Pivot lines are drawn on the chart, and labels display the RSI value (from the close of the candle) and price at the detection moment. Pivot lines disappear after the detection of the next low pivot for lower lines and high pivot for upper lines, but unbreached lines or those with high volume may still serve as support or resistance levels.
Divergence Detection: The indicator automatically detects divergences to predict trend changes. Bearish divergence occurs when the price forms a higher high pivot, but the RSI (from the close of the candle) is lower than in the previous pivot, indicating weakening upward momentum and a potential bearish reversal. Bullish divergence appears when the price forms a lower low pivot, but the RSI is higher, suggesting building momentum and a possible bullish reversal. Divergences are marked in pivot labels (e.g., "Bear Div" or "Bull Div") and supported by alerts upon detection.
Return Signals: The indicator generates buy and sell signals based on RSI (price) returning to the bands after extreme conditions, independently of pivots and divergences. A buy signal is triggered when RSI (price) crosses above the lower level (exiting oversold), suggesting a potential price rise toward the midline or upper band. A sell signal occurs when RSI (price) falls below the upper level (exiting overbought), indicating a possible price drop toward the lower band. Signals are visualized as arrows (up/down triangles) on the chart, with customizable colors.
█ CONFIGURATION
The indicator offers extensive customization options:
RSI Length (rsiLength): Sets the number of periods used to calculate RSI (default 14).
RSI Upper Level (rsiUpper): Defines the overbought threshold (default 70).
RSI Lower Level (rsiLower): Defines the oversold threshold (default 30).
Band Scaling (scale): Determines the scaling multiplier for bands based on market volatility (default 15.0).
SMA Length for Candle Midpoint (length): Number of periods for calculating the moving average of candle midpoints (default 200). This parameter is used to smooth price data, enabling more accurate volatility assessment and band width adjustment to market dynamics.
Pivot Length (pivotLength): Sets the range (in bars) for detecting local price extremes (default 2).
Pivot Label Offset (pivotLabelOffset): Multiplier for the candle range to position pivot labels (default 0.3).
Show Bands (showBands): Enables/disables the display of bands on the chart.
Show Fill (showFill): Enables/disables the fill between bands and the midline.
Show Pivot Lines (showPivotLines): Enables/disables pivot lines on the chart.
Show Pivot Labels (showPivotLabels): Enables/disables labels with RSI and price values at pivots.
Show Return Signals (showReturnSignals): Enables/disables the display of buy and sell signals.
Colors and Style: Customizable colors for bands, fills, pivot lines, labels, and line widths (default 1).
█ USAGE
The indicator performs best when combined with other technical analysis tools, such as Fibonacci levels, moving averages, or trendlines, to confirm pivot, divergence, and return signals. It enables traders to identify key reversal points, detect hidden trend weaknesses through divergences, and confirm trade entries with return signals.
Usage Examples:
Price bounces off a previous pivot with high volume – this increases the probability of a trend change or correction.
A similar situation when RSI is outside the bands strengthens the signal.
If divergence occurs in addition, we have further confirmation.
This can be combined with Fibonacci levels to check if Fibo zones overlap with pivot lines – this may increase the chance of a strong price reaction.
█ ALERTS
The indicator supports alerts for:
Buy and sell signals (RSI returning to bands).
Detection of bearish and bullish divergences.
ALI-2-OptionsEntry strategy and indicator on the contracts chart only, 5-minute frame, by crossing the green line + the average
ALI-1Call or Put entry strategy on a 5-minute frame, the real-time indicator, and the ALI-2 indicator.
Aladin 2.1Aladin 2.1 is a refined indicator created to improve clarity in trading decisions by combining structural market analysis with advanced signal management. It is designed to minimize noise, avoid over-trading, and provide traders with disciplined setups across multiple asset classes.
One of the unique strengths of this tool is the Minimum Bars Between Signals. This ensures that once a trade setup occurs, the system won’t instantly fire multiple signals back-to-back. Instead, it introduces a controlled spacing mechanism that helps traders avoid unnecessary whipsaws and focus only on meaningful moves.
Another key element is the Valid Bars After Setup. When a potential opportunity is detected, the confirmation window lasts for a specified number of bars (e.g., 1, 2, or 3). This gives traders flexibility in how they respond to signals , whether they want stricter entries that trigger immediately, or a slightly wider confirmation window that allows for more breathing room.
Market Suitability
Works exceptionally well in ranging markets, whether it’s intraday scalping, short-term setups, or swing trading.
Designed for Forex and Crypto markets but equally adaptable to stocks and indices.
Best used when the market is sideways or balanced.
Note: During strong one-directional trends, counter-trend signals may appear less reliable ,the tool is primarily optimized for range and structured phases.
Key Benefits:
Clear Buy/Sell signals with controlled spacing
Adjustable confirmation window (valid bars)
Helps avoid over-trading and false triggers
Adaptable for scalpers, intraday traders, and swing traders alike
Pro Note: This indicator doesn’t rely on a single calculation method, it integrates multiple layers of logic into one framework, keeping it robust without being overly complicated for the user.
SuperTrend V · AI Buy/Sell超级趋势 V · AI 买卖 + 止盈提示简介 / Overview
中文:
本指标在经典 SuperTrend 上加入了体量价差(VPT)平滑与“参考均线”过滤,给出 AI 买入/卖出 信号(规则化的过滤逻辑,非机器学习),并在价格触及动态止盈通道时打出 “止盈” 圆点。每笔信号之间自动跟踪并标注 峰值收益(可显示杠杆倍数),用于回顾交易潜在的最大浮盈。适合趋势/波段交易与告警联动。
English:
This indicator enhances classic SuperTrend with VPT-style smoothing and a reference EMA filter to emit AI Buy/Sell signals (rule-based, not ML). It plots TP dots when price hits a dynamic take-profit channel and labels the Peak Profit reached between opposite signals (with optional leverage display). Designed for trend/swing trading and alerts.
使用方法 / How to Use
中文:
将指标加到任意品种图表(默认 15 分钟~4 小时均可)。
观察两条“参考均线”:红线=参考均线、蓝线=开盘均线。当红线在蓝线上方时偏多,反之偏空(图中填充区也会切色)。
AI 买入:价格向上穿越 SuperTrend 线,且收盘价位于蓝线之上;AI 卖出:价格向下穿越 SuperTrend 线,且收盘价位于蓝线之下。
出现 “止盈” 圆点(TP)代表价格触达动态带(基于线性回归+σ通道)。可作为分批止盈/加减仓的参考。
当下一次出现相反方向的 AI 信号时,会在本轮交易的峰值位置打出 “峰值收益 xx% (100x)” 标签,用于复盘。
需要自动提醒:在图表右键 → “添加告警”,选择本指标并挑选相应条件(见“告警条件”)。
English:
Add the indicator to any symbol/timeframe (15m–4h recommended).
Use the two reference EMAs (red = reference, blue = open EMA). Red above blue favors long bias and vice versa.
AI Buy: price crosses above the SuperTrend line and closes above the blue EMA. AI Sell: crosses below and closes below the blue EMA.
TP dots appear when price touches the dynamic channel (linear-regression VWAP ± σ). Use them for partial take-profit or scaling.
On the next opposite AI signal, a Peak Profit xx% (100x) label is placed at the highest/lowest excursion for review.
For alerts: Right-click chart → “Add Alert” → choose this script and a condition (see “Alert conditions”).
主要参数 / Key Inputs
中文:
参考时间框架(分钟):用于参考均线与平滑的更高周期(默认 720 分=12H)。
SuperTrend 乘数 / 周期:决定 ST 线的灵敏度与带宽;乘数越小越敏感。
止盈倍数(σ)、止盈窗口长度:决定 TP 圆点通道的宽度与回溯长度。
显示峰值收益标签、杠杆(仅用于文本显示):是否显示“峰值收益”,以及标签内显示的 x 倍数。
English:
Reference timeframe (minutes) for smoothing/EMAs (default 720 = 12H).
SuperTrend Multiplier / Period control sensitivity and band width.
TP Sigma, TP Window Length define the dynamic channel.
Show Peak Profit, Leverage (text only) toggle the label and x-multiplier text.
告警条件 / Alert Conditions
中文:买入、卖出、卖出止盈触发(低位 TP)、买入止盈触发(高位 TP)。
English: Buy, Sell, TP on Short (low band cross up), TP on Long (upper band cross down).
参数建议 / Tuning Tips
中文:
加密 15m:ST 乘数 1.0~1.5、周期 10~14;TP σ=2、窗口 100~200。
趋势强:可增大乘数/窗口,减少噪音;震荡多:减小乘数/窗口,提高敏感度但留意假信号。
English:
Crypto 15m: ST mult 1.0–1.5, period 10–14; TP σ=2, window 100–200.
Strong trend: increase mult/window to cut noise. Choppy: decrease for responsiveness (watch for whipsaw).
交易提示 / Trading Notes
中文:AI 标签仅为规则化过滤,不代表模型预测;建议结合更大周期方向与量能确认。止盈圆点可做分批减仓,切勿仅依赖单一信号。
English: “AI” labels are rule-based filters, not ML predictions. Combine with higher-TF bias/volume. Use TP dots for scaling; avoid single-signal decisions.
Fury by Tetrad on TESLA v2Fury by Tetrad — TSLA v2 (Free Version)
📊 Fury v2 on TSLA — Financial Snapshot
First trade: August 11, 2010
Last trade: September 5, 2025
Net Profit: $10,549.10 (≈ +10,549%)
Gross Profit: $10,554.36
Gross Loss: $5.26
Commission Paid: $86.95
⚖️ Risk/Return Ratios
Sharpe Ratio: 0.42
Sortino Ratio: 17.63
Profit Factor: 2005.38
🔄 Trade Statistics
Total Trades: 37
Winning Trades: 37
Losing Trades: 0
Win Rate: 100%
Fury is a momentum-reversion hybrid designed for Tesla (TSLA) on higher-liquidity timeframes. It combines Bollinger Bands (signal extremes) with RSI (exhaustion filter) to time mean-reversion pops/drops, then exits via price multipliers or optional time-based stops. A Market Direction toggle (Market Neutral / Long Only / Short Only) lets you align with macro bias or risk constraints. Intrabar simulation is enabled for realistic stop/limit behavior, and labeled entries/exits improve visual auditability.
How it works
Entries:
• Long when price pierces lower band and RSI is below the long threshold.
• Short when price pierces upper band and RSI is above the short threshold.
Exits:
• Profit targets via entry×multiplier (independent for long/short).
• Optional price-based stop factors per side.
• Optional time stop (N days) to cap trade duration.
Controls:
• Market Direction switch (Neutral / Long Only / Short Only).
• Tunable BB length/multiplier, RSI length/thresholds, exit multipliers, stops.
Intended use
Swing or position trading TSLA; can be adapted to other high-beta equities with parameter retuning. Use on liquid timeframes and validate with robust out-of-sample testing.
Disclaimers
Backtests are approximations; past performance ≠ future results. Educational use only. Not financial advice.
Stay connected
Follow on TradingView for updates • Telegram: t.me • Website: tetradprotocol.com
FVMA + SuperTrend Strategythis code is using a combination of 2 indicators, whcih are FVMA and the SuperTrend .