Indicators and strategies
McG Cross · Optional Volume Filter (Indicator) — Toggleable CondWHAT IT DOES
McG Cross · Optional Volume Filter (Indicator) combines a McGinley Dynamic cross for direction with an optional volume-boost filter. You can enable/disable each condition to fit different market regimes (trend vs. chop).
SIGNALS
• Long: Close crosses above the McGinley (or “body cross”: open below & close above), and—if the filter is enabled—volume exceeds MA(volume, N) × multiplier within the last L bars.
• Short: Close crosses below the McGinley (or body cross in the opposite direction) with the same optional volume rule.
INPUTS
• McGinley length (default 14)
• Volume MA window (default 20)
• Volume multiplier threshold (default 1.4)
• Tolerance window L (allow “volume first, cross later” within L bars)
• Optional: TWAP trend filter (length & slope lookback)
• Optional: ATR volatility threshold (ATR/Close %)
• Optional: Minimum real body (|Close−Open| ≥ k × ATR)
• Optional: Candle color must match (green for long, red for short)
• Optional: Signal cooldown (min bars between signals)
• Appearance: choose long/short colors, show raw crosses, color bars, debug label.
VISUAL CUES
• Green triangle = Long signal; Red triangle = Short signal.
• Teal background highlights a bar where the volume boost is met.
• (If enabled) small circles show raw cross points for comparison.
SUGGESTED USE
Designed for crypto/forex/indices on intraday timeframes (5m–1h). Use the volume filter and TWAP trend filter to reduce noise in chop; relax filters to increase coverage in strong trends. Always forward-test before live trading.
ALERTS
Built-in alert conditions for Long/Short signals (respecting enabled filters).
DISCLAIMER
This script is for research/education only and is not financial advice. Test thoroughly and trade at your own risk.
rsi beta 1📊 Part 1 — Strength Meter (Table)
At the top-right (or wherever you set in the settings) there’s a meter with two bars:
USD (blue/aqua)
GOLD (yellow)
Longer bar = stronger currency.
If GOLD’s bar is longer than USD’s → Gold is stronger (XAUUSD bullish bias).
If USD’s bar is longer than GOLD’s → Gold is weaker (XAUUSD bearish bias).
📉 Part 2 — Candlestick Colors
Pale yellow candles = Gold is stronger than USD.
Pale blue candles = USD is stronger than Gold.
📌 Part 3 — Signal Arrows
Yellow triangle below candle = BUY signal → Gold strength just crossed above USD strength.
Blue triangle above candle = SELL signal → Gold strength just crossed below USD strength.
💬 Part 4 — Price Labels (Optional)
If Show Price Label is turned ON:
Arrows will display the price:
"RSI8 BUY Price" for buy signals
"RSI8 SELL Price" for sell signals
🔔 How to Use for Entry
BUY Entry when:
Yellow BUY arrow appears
GOLD bar > USD bar
Delta (strength difference) is positive
SELL Entry when:
Blue SELL arrow appears
USD bar > GOLD bar
Delta is negative
Exit either on the opposite arrow or when strength starts weakening.
GMP H1 Automated Trendline Identifier (Educational)Purpose
This script is designed for educational use within the Gold Mind Precision (GMP) framework. It automatically plots trendlines on the H1 timeframe, helping traders quickly visualize directional bias and key structural boundaries without manually drawing them. The goal is to support structured chart analysis and improve decision-making consistency.
Core Features
1) Automated Trendline Drawing – Detects and plots key high/low points to form clear ascending or descending trendlines.
2) Directional Bias Indication – Highlights whether current price action is trending bullish or bearish relative to the active trendline.
3) Multi-Session Adaptability – Works across all markets while defaulting to the H1 timeframe for bias clarity.
4) Clean Visual Output – Optimized to avoid clutter, focusing only on relevant high/low swing connections.
How to Use
- Apply the indicator to any chart; the logic will operate on the H1 timeframe regardless of your active chart view.
- Observe the plotted trendline to determine if the market is maintaining a bullish or bearish structure.
- Use the trendline bias in combination with your preferred lower timeframe setups for trade planning.
- Always confirm bias with other confluences — trendlines are one part of a broader analysis process.
Notes
This tool does not predict or guarantee market direction.
All outputs are meant as visual aids for educational purposes only.
Trendline placement is based on objective swing high/low detection logic; users should still apply their own market context.
Mid Value of Candle (O+C)/2This indicator calculates and plots the midpoint value of each candle using the formula (Open + Close) / 2. It displays the midpoint as a continuous line on the chart for visual reference and optionally shows a label with the latest candle’s midpoint value. This helps traders quickly identify average price levels within candles, useful for intraday analysis, midpoint-based strategies, and spotting balance or equilibrium levels in price action.
Mid Value of Candle (O+C)/2This indicator calculates and plots the midpoint value of each candle using the formula (Open + Close) / 2. It displays the midpoint as a continuous line on the chart for visual reference and optionally shows a label with the latest candle’s midpoint value. This helps traders quickly identify average price levels within candles, useful for intraday analysis, midpoint-based strategies, and spotting balance or equilibrium levels in price action.
15m ORB with 5m Breakout (Buy/Sell Signal)This indicator implements a 15-minute Opening Range Breakout (ORB) strategy with a 5-minute breakout confirmation. It marks the high and low of the first 15-minute candle of the day, then waits for a 5-minute candle to close above or below that range. The entry price for both buy and sell signals is set at the midpoint of the breakout candle’s body. The script triggers only one buy signal and one sell signal per day, and optionally plots ORB lines, breakout labels, and arrows for visual clarity.
DXY - Forex 美元指數關聯主貨幣|關聯共振覆圖 + 強弱表&交叉建議(當前時框,上一根)使用說明(中文)
這個指標是什麼
一支「雙模組合併」腳本:
共振覆圖(當前商品 × DXY):自動判斷正/負相關+雙 EMA 趨勢,背景上色=可交易濾網+快訊。
強弱表+交叉建議(上一根):用 DXY 帶路,計算七大主貨幣是否跟上、美金強弱轉換成「非美強弱分數」,自動給出「最強 vs 最弱」交叉貨幣與多空建議。
快速上手(3 步)
加到任何商品圖上(例如 EURUSD)。
要看入場濾網 → 打開「顯示:共振覆圖」。
要找交叉最強/最弱 → 打開「顯示:強弱表+交叉建議」。
週期跟著你目前圖表;強弱表用「上一根」資料計算,覆圖用「當前根」即時上色。
模組 A:共振覆圖(當前商品 × DXY)
判讀:
背景綠=做多;紅=做空(已自動處理正/負相關)。
線條:EMA5(紅)與 EMA20(藍)供你對齊入場。
邏輯:
計 corr = Correlation(商品, DXY, corrLen);|corr| ≥ thr 視為連動夠強。
方向要同時符合 DXY 與商品的 EMA 趨勢(正相關同向、負相關反向)才上色。
快訊:提供「Long/Short(收線確認)」兩個 alertcondition。
主要參數:
corrLen(相關長度)、thr(強度門檻)、fast/slow(商品 EMA)、dxyFast/dxySlow(DXY EMA)、bgOn(背景)。
模組 B:強弱表 + 交叉建議(上一根)
表格欄位
第 1 欄「正常情況」:商品名稱。
第 2 欄「應該發展」:依 DXY 上一根實際方向+正/負相關推得的應走方向。
第 3 欄「實際行情」:該品項上一根「收−開」換算成 pips 後的方向(大於/小於 方向閾值 才算上/下,否則盤整)。
第 4 欄「是否正常」:實際是否跟「應該」一致。
第 5 欄「力道(199)」:|上一根實體| / ATR(14) 映射到 199(cap=1.5 時,達 1.5 ≈ 99 分,以上封頂)。
交叉建議
先把每個「非美」換成強弱分數:USD 在後 ⇒ +;USD 在前 ⇒ -。
找最大(最強)與最小(最弱),按標準報價順序排 base/quote,輸出「建議:XXXYYY」與「做多/做空」。
主要參數:
prefix(券商代碼前綴,如 FX:/OANDA:/FOREXCOM:)、pipDXY(DXY 的 pip = 0.1 或 0.01)、方向閾值(pips)、ATR期數、標頭/內容字級、cap(把力道映射到 1~99 的上限)。
交易 SOP(配合你的風格)
找題目:看強弱表「交叉建議」→ 直接定位最強 vs 最弱交叉。
入場濾網:切回該交叉的圖,等「共振覆圖 = 綠/紅」+ EMA5/20 同向,避免 .000 / .500 / .800 心理價追單。
台北時間節奏:15:30–17:30、21:00–22:30 流動性最順;重大數據 ±5 分鐘觀望。
小排雷 & 客製
表格不顯示:確認「顯示:強弱表+交叉建議」為 ON;prefix 符合你的券商代碼;DXY 代碼可用 TVC:DXY 或期貨 DX1!。
DXY pip 大小:若數值怪,試在 pipDXY 改 0.1 ↔ 0.01。
想縮放表格:用「標頭字級 / 內容字級」調整;table 沒有欄寬/列高設定。
想清除表格:在關閉開關時使用 table.delete(T)(本腳本已處理)。
User Guide (English)
What this indicator does
Two modules in one script:
Confluence Overlay (Symbol × DXY) — auto detects positive/negative correlation + dual-EMA trend alignment; paints the background as a trade filter and provides alerts.
Strength Board + Cross Recommendation (last bar) — uses DXY as the driver, checks if majors behaved “as expected,” converts USD vs. non-USD moves into a unified strength score, and outputs the best cross (strongest vs. weakest) with direction.
Quick start (3 steps)
Add to any chart (e.g., EURUSD).
Turn on “Confluence Overlay” for entry filtering; turn on “Strength Board” to find the strongest/weakest.
Timeframe = your current chart. Board uses the previous bar; overlay is live on current bar.
Module A: Confluence Overlay
Read it: Background green = LONG, red = SHORT (auto-handles sign of correlation). EMA5 (red) and EMA20 (blue) guide entries.
Logic: Compute corr(Symbol, DXY, corrLen). Only if |corr| ≥ thr and EMA trends align (same direction for positive corr; opposite for negative corr) will it paint.
Alerts: LONG/SHORT alerts (confirmed on bar close).
Key inputs: corrLen, thr, fast/slow, dxyFast/dxySlow, bgOn, showInfo.
Module B: Strength Board + Cross (last bar)
Columns:
Symbol, 2) Should (based on last-bar DXY direction + corr sign), 3) Actual (last-bar body in pips vs threshold), 4) OK?, 5) Power(1–99) = |body|/ATR(14) mapped to 1–99 (cap≈1.5 → 99).
Cross pick: Convert to non-USD strength (+ if USD is quote; − if USD is base). Take max (strongest) vs min (weakest), order by standard base/quote ranking, output pair and LONG/SHORT.
Key inputs: prefix (broker symbols), pipDXY (0.1 or 0.01), threshold(pips), atrLen, header/body font sizes, cap (power→1–99 upper map).
Workflow
Scan the Board → take the suggested cross (strong vs weak).
Execute on that cross chart when the Overlay turns green/red + EMA5/20 alignment; avoid psychological levels (.000/.500/.800).
Timing (Taipei): 15:30–17:30 and 21:00–22:30 are usually the cleanest; avoid ±5 min around major data.
Troubleshooting & notes
No board? Ensure its toggle is ON; check prefix/symDXY.
Weird DXY numbers? Flip pipDXY between 0.1 and 0.01.
Table size: use font size inputs; table does not support column/row resizing.
Board clears when toggled OFF (uses table.delete).
Rebalance Statistics|█ OVERVIEW
Rebalance statistics is an indicator that gathers relevant data on how often price "rebalances" after an expansion, allowing traders to garner insights on potential future price movements through historical analysis. Additionally, it displays these key levels on the users chart and allows for users to implement filters in order to further deepen their analysis.
█ CONCEPTS
The concept of rebalancing follows the third candle in a typical 3-candle sequence of how an "FVG" is created. Typically, an "FVG" represents the area created during the second candle of an aggressive expansive movement, where the wick of the first candle high or low doesn't overlap with the third candles' high or low, creating an opportunity where traders may expect price to react from.
Rebalancing focuses on the third candle of this sequence, where the "FVG" may be created. When the low of the third candle (in the bullish case) doesn't reach the high of the first candle, the FVG isn't rebalanced, and if it does it's considered rebalanced. This may be useful to determine when movements are likely to retrace, as found by this indicator, most of the time the third candle is likely to rebalance the expansive move.
The indicator will display these areas, including the current ratio that candle 3 rebalanced of the area, as well as the overall stats associated with rebalancing, such as the average ratio of "non-rebalanced" areas, and how often price tends to rebalance these areas.
█ FEATURES
Rebalance areas: After a candle 2 expansion, the indicator will display the current rebalance ratio and the area that has been rebalanced as well as the overall rebalance area.
Rebalance statistics: The indicator will display through a table the overall probability of a rebalance including the average ratio that the candle 3 will rebalance of the overall area.
Time filtering: Filter rebalances to occur only during a specific period of time (suggested for lower timeframes).
Candle sequence filtering: Filter rebalances by only using the cases where the first candle of the sequence is in line with the second one to determine how it affects the statistic.
█ How to use
To use the indicator, simply apply it to your chart and modify any of your desired inputs.
The indicator is setup to display statistics for rebalances based on your current timeframe, but you may also adjust the indicator to only calculate the statistic based on a certain time window in the day done in NY time (UTC-4), or by filtering the candle sequence (candle 1 of the 3 candle sequence must be in the same direction as the ones following it.
PassepartoutThe goal is to select 2 components of the indicators of a chart and perform an operation with them.
Half-Body Line of Last Candle (v6)This Pine Script v6 indicator plots a horizontal line at the midpoint of the previous candle’s body and optionally displays the body’s size.
It includes a setting to shift the label to the right for better chart visibility and supports extending the line into future bars.
Designed for quick visual reference of price action midpoints in any timeframe.
Trend Strength Index - ZTFThis is a modification of TradingView's default Trend Strength Index indicator.
The Trend Strength Index 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 less likely to revert to its mean.
This indicator 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.
A value near +1 shows that prices experienced relatively steady increases across successive bars, indicating high upward trend strength
A value near -1 shows that prices experienced relatively steady decreases across successive bars, indicating high downward trend strength
A value near 0 suggests a lack of trend strength, because prices did not demonstrate a steady positive or negative relationship with the bar index
ZTF Modification: Added a green background highlight that appears when TSI reaches 0.90 or above, providing a visual alert for extremely strong bullish trend conditions.
Credit: Based on TradingView's default Trend Strength Index indicator.
Trend Tabanlı Envelope Kanal + SinyallerTrend-Based Automatic Channel and Signal Indicator
This indicator offers a trend-based channel system developed based on the Envelope Channels logic. It dynamically determines the upper and lower bands of the trend in which the price is moving, and in the middle of the channel, there are supporting lines based on SMA, EMA, and ATR that follow the price step by step.
Key features:
Automatic color change based on trend direction (green = uptrend, red = downtrend)
Clearly identify trading opportunities with Buy/Sell signals
Avoid missing strong trend changes with automatic trend breakout detection
Minimalist design → Clean, focused appearance free from clutter
This indicator combines both trend tracking and channel breakout strategies into a single tool, providing a clear analysis experience.
Day-Trade Helper: EMA+VWAP+RSI (5m locked)Day-Trade Helper: EMA + VWAP + RSI
What it is
A lightweight day-trading companion for crypto (works on any market) that aligns entries with trend and intraday mean. It combines:
Trend filter: 200 EMA
Timing: 9/21 EMA cross
Momentum: RSI threshold
Bias/mean: Session VWAP (optional filter)
Designed for clear rules, simple visuals, and one-click alert setups (long/short).
How it works
Trend – Price relative to the 200 EMA defines directional bias.
Above = long-only bias
Below = short-only bias
Timing – A 9 EMA vs 21 EMA crossover looks for fresh momentum in the direction of that bias.
Momentum – RSI must confirm (default: >55 for longs, <45 for shorts).
VWAP filter (optional) – Require price to be above VWAP for longs or below VWAP for shorts to avoid fighting the session mean.
When all conditions align on bar close, the script plots a BUY or SELL triangle and can trigger an alert.
Signals (bar-close logic)
Long setup:
Price > 200 EMA
(Optional) Price > VWAP
EMA9 crosses above EMA21
RSI > Long Threshold (default 55)
Short setup:
Price < 200 EMA
(Optional) Price < VWAP
EMA9 crosses below EMA21
RSI < Short Threshold (default 45)
Tip: Set alerts to “Once per bar close” to avoid intrabar noise and repaint-like behavior.
Inputs & defaults
Fast EMA: 9
Slow EMA: 21
Trend EMA: 200
RSI Length: 14
RSI Long Threshold: 55 (>)
RSI Short Threshold: 45 (<)
VWAP Filter: On/Off (default On)
All inputs are adjustable to match your style/asset.
Recommended use
Timeframes: 3-minute or 5-minute for crypto day trades (1-minute is possible but noisier).
Markets: Built for crypto but works on FX, indices, stocks.
Market conditions: Best in trending or impulsive sessions. In heavy chop, tighten rules (raise RSI thresholds, keep VWAP filter on) or sit out.
Risk management (starter guide)
Stop-loss: Just beyond the 21 EMA or the most recent swing.
Take-profit: Scale at 1R, then trail under/over the 21 EMA or last swing; target prior high/low or VWAP reversion.
Position sizing: Keep per-trade risk small (e.g., 0.5–1% of account).
Alerts
Two built-in alert conditions: “Long setup” and “Short setup.”
Create alert → Condition: this indicator → choose setup → Once per bar close.
Alerts fire only when all conditions align.
Notes on repainting & timeframe
Signals evaluate on bar close; using close-only alerts avoids repaint-like surprises.
If you publish a timeframe-locked version (e.g., 5m), the script computes on that timeframe even on lower-TF charts. If not locked, it uses the chart’s timeframe.
Tuning ideas
Fewer signals: raise RSI thresholds (e.g., 58/42) or require both 200 EMA and VWAP alignment.
Faster feel: drop to 1-minute, but expect more whipsaws.
Slower swing-scalp: use 15-minute with thresholds 60/40.
Disclaimer
This tool is for educational purposes only and is not financial advice. Markets carry risk; past performance does not guarantee future results. You are responsible for your own trading decisions.
If you want, tell me whether you’re publishing the timeframe-locked (5m) version or the chart-timeframe version, and I’ll tailor a matching one-liner subtitle and tweak this description to fit exactly.
Ask ChatGPT
ETH Asian Open Breakout Strategy (1.2:1 to 5.2:1 R:R, 30 Bars)ETH Asian Open Breakout Trading Plan (1.2:1 to 5.2:1 R:R, 30 Bars)
1. Strategy Overview Objective: Capitalize on breakout movements in Ethereum (ETH) price after the Asian open pre-market session (6:00 PM–6:59 PM EST) by identifying high and low prices during the session and trading breakouts above the high or below the low.
Timeframe: Any (script is timeframe-agnostic, but align with session timing).
Session: Pre-market session (6:00 PM–6:59 PM EST, adjustable for other time zones, e.g., 11:00 PM–11:59 PM GMT).
Risk-Reward Ratios (R:R): Targets range from 1.2:1 to 5.2:1, with a fixed stop loss.
Instrument: Ethereum (ETH/USD or ETH-based pairs).
2. Market Setup Session Monitoring: Monitor ETH price action during the pre-market session (6:00 PM–6:59 PM EST), which aligns with the Asian market open (e.g., 7:00 AM–7:59 AM JST).
The script tracks the highest high and lowest low during this session.
Breakout Triggers: Buy Signal: Price breaks above the session’s high after the session ends (6:59 PM EST).
Sell Signal: Price breaks below the session’s low after the session ends.
Visualization: The session is highlighted on the chart with a white background.
Horizontal lines are drawn at the session’s high and low, extended for 30 bars, along with take-profit (TP) and stop-loss (SL) levels.
3. Entry Rules Long (Buy) Entry: Enter a long position when the price breaks above the session’s high price after 6:59 PM EST.
Entry price: Just above the session high (e.g., add a small buffer, like 0.1–0.5%, to avoid false breakouts, depending on volatility).
Short (Sell) Entry: Enter a short position when the price breaks below the session’s low price after 6:59 PM EST.
Entry price: Just below the session low (e.g., subtract a small buffer, like 0.1–0.5%).
Confirmation: Use a candlestick close above/below the breakout level to confirm the entry.
Optionally, add volume confirmation or a momentum indicator (e.g., RSI or MACD) to filter out weak breakouts.
Position Size: Calculate position size based on risk tolerance (e.g., 1–2% of account per trade).
Risk is determined by the stop-loss distance (10 points, as defined in the script).
4. Exit Rules Take-Profit Levels (in points, based on script inputs):TP1: 12 points (1.2:1 R:R).
TP2: 22 points (2.2:1 R:R).
TP3: 32 points (3.2:1 R:R).
TP4: 42 points (4.2:1 R:R).
TP5: 52 points (5.2:1 R:R).
Example for Long: If session high is 3000, TP levels are 3012, 3022, 3032, 3042, 3052.
Example for Short: If session low is 2950, TP levels are 2938, 2928, 2918, 2908, 2898.
Strategy: Scale out of the position (e.g., close 20% at TP1, 20% at TP2, etc.) or take full profit at a preferred TP level based on market conditions.
Stop-Loss: Fixed at 10 points from the entry.
Long SL: Session high - 10 points (e.g., entry at 3000, SL at 2990).
Short SL: Session low + 10 points (e.g., entry at 2950, SL at 2960).
Trailing Stop (Optional):After reaching TP2 or TP3, consider trailing the stop to lock in profits (e.g., trail by 10–15 points below the current price).
5. Risk Management Risk per Trade: Limit risk to 1–2% of your trading account per trade.
Calculate position size: Account Size × Risk % ÷ (Stop-Loss Distance × ETH Price per Point).
Example: $10,000 account, 1% risk = $100. If SL = 10 points and 1 point = $1, position size = $100 ÷ 10 = 0.1 ETH.
Daily Risk Limit: Cap daily losses at 3–5% of the account to avoid overtrading.
Maximum Exposure: Avoid taking both long and short positions simultaneously unless using separate accounts or strategies.
Volatility Consideration: Adjust position size during high-volatility periods (e.g., major news events like Ethereum upgrades or macroeconomic announcements).
6. Trade Management Monitoring :Watch for breakouts after 6:59 PM EST.
Monitor price action near TP and SL levels using alerts or manual checks.
Trade Duration :Breakout lines extend for 30 bars (script parameter). Close trades if no TP or SL is hit within this period, or reassess based on market conditions.
Adjustments: If the market shows strong momentum, consider holding beyond TP5 with a trailing stop.
If the breakout fails (e.g., price reverses before TP1), exit early to minimize losses.
7. Additional Considerations Market Conditions: The 6:00 PM–6:59 PM EST session aligns with the Asian market open, which may have higher volatility due to Asian market activity.
Avoid trading during low-liquidity periods or extreme volatility (e.g., major crypto news).
Check for upcoming events (e.g., Ethereum network upgrades, ETF decisions) that could impact price.
Backtesting: Test the strategy on historical ETH data using the session high/low breakouts for the 6:00 PM–6:59 PM EST window to validate performance.
Adjust TP/SL levels based on backtest results if needed.
Broker and Fees: Use a low-fee crypto exchange (e.g., Binance, Kraken, Coinbase Pro) to maximize R:R.
Account for trading fees and slippage in your position sizing.
Timezone Adjustment: Adjust session time input for your timezone (e.g., "2300-2359" for GMT).
Ensure your trading platform’s clock aligns with the script’s timezone (default: America/New_York).
8. Example Trade Scenario: Session (6:00 PM–6:59 PM EST) records a high of 3050 and a low of 3000.
Long Trade: Entry: Price breaks above 3050 (e.g., enter at 3051).
TP Levels: 3063 (TP1), 3073 (TP2), 3083 (TP3), 3093 (TP4), 3103 (TP5).
SL: 3040 (3050 - 10).
Position Size: For a $10,000 account, 1% risk = $100. SL = 11 points ($11). Size = $100 ÷ 11 = ~0.09 ETH.
Short Trade: Entry: Price breaks below 3000 (e.g., enter at 2999).
TP Levels: 2987 (TP1), 2977 (TP2), 2967 (TP3), 2957 (TP4), 2947 (TP5).
SL: 3010 (3000 + 10).
Position Size: Same as above, ~0.09 ETH.
Execution: Set alerts for breakouts, enter with limit orders, and monitor TPs/SL.
9. Tools and Setup Platform: Use TradingView to implement the Pine Script and visualize breakout levels.
Alerts: Set price alerts for breakouts above the session high or below the session low after 6:59 PM EST.
Set alerts for TP and SL levels.
Chart Settings: Use a 1-minute or 5-minute chart for precise session tracking.
Overlay the script to see high/low lines, TP levels, and SL levels.
Optional Indicators: Add RSI (e.g., avoid overbought/oversold breakouts) or volume to confirm breakouts.
10. Risk Warnings Crypto Volatility: ETH is highly volatile; unexpected news can cause rapid price swings.
False Breakouts: Breakouts may fail, especially in low-volume sessions. Use confirmation signals.
Leverage: Avoid high leverage (e.g., >5x) to prevent liquidation during volatile moves.
Session Accuracy: Ensure correct session timing for your timezone to avoid misaligned entries.
11. Performance Tracking Journaling: Record each trade’s entry, exit, R:R, and outcome.
Note market conditions (e.g., trending, ranging, news-driven).
Review: Weekly: Assess win rate, average R:R, and adherence to the plan.
Monthly: Adjust TP/SL or session timing based on performance.
Vegas三通道可自訂過濾線EMA
可設定通道上下軌、底色及透明度
Custom EMA filter line
Customize channel bands, background, & transparency
HourCandleEnd.No.741H Candle close.
Shows at what price and at what candle 1H did close.
Helps with: trend reversal's, correction's, trend continuation's.
Makes you more patient.
Best used with lover timeframes or non-candle charts.
Combineur de 2 sources (S1 op S2)Combineur de 2 sources (S1 op S2)
Permet de comparer 2 sources possibles de tous les indicateurs
Auto Chart Patterns [Eqtihub]This indicator is nothing but the initial implementation of the idea. Whatever we explained in that publication that users can do manually to identify and classify the pattern, this indicator will do it for them.
🎲 Process of identifying the patterns.
The bulk of the logic is implemented as part of the library - chartpatterns. The indicator is a shell that captures the user inputs and makes use of the library to deliver the outcome.
🎯 Here is the list of steps executed to identify the patterns on the chart.
Derive multi level recursive zigzag for multiple base zigzag length and depth combinations.
For each zigzag and level, check the last 5 pivots or 6 pivots (based on the input setting) for possibility of valid trend line pairs.
If there is a valid trend line pair, then there is pattern.
🎯 Rules for identifying the valid trend line pairs
There should be at least two trend lines that does not intersect between the starting and ending pivots.
The upper trend line should touch all the pivot highs of the last 5 or 6 pivots considered for scanning the patterns
The lower trend line should touch all the pivot lows of the last 5 or 6 pivots considered for scanning the patterns.
None of the candles from starting pivot to ending pivot should fall outside the trend lines (above upper trend line and below lower trend line)
The existence of a valid trend line pair signifies the existence of pattern. What type of pattern it is, to identify that we need to go through the classification rules.
🎲 Process of classification of the patterns.
We need to gather the following information before we classify the pattern.
Direction of upper trend line - rising, falling or flat
Direction of lower trend line - rising, falling or flat
Characteristics of trend line pair - converging, expanding, parallel
🎯 Broader Classifications
Broader classification would include the following types.
🚩 Classification Based on Geometrical Shapes
This includes
Wedges - both trend lines are moving in the same direction. But, the trend lines are either converging or diverging and not parallel to each other.
Triangles - trend lines are moving in different directions. Naturally, they are either converging or diverging.
Channels - Both trend lines are moving in the same direction, and they are parallel to each other within the limits of error.
🚩 Classification Based on Pattern Direction
This includes
Ascending/Rising Patterns - No trend line is moving in the downward direction and at least one trend line is moving upwards
Descending/Falling Patterns - No trend line is moving in the upward direction, and at least one trend line is moving downwards.
Flat - Both Trend Lines are Flat
Bi-Directional - Both trend lines are moving in opposite direction and none of them is flat.
🚩 Classification Based on Formation Dynamics
This includes
Converging Patterns - Trend Lines are converging towards each other
Diverging Patterns - Trend Lines are diverging from each other
Parallel Patterns - Trend Lines are parallel to each others
🎯 Individual Pattern Types
Now we have broader classifications. Let's go through in detail to find out fine-grained classification of each individual patterns.
🚩 Ascending/Uptrend Channel
This pattern belongs to the broader classifications - Ascending Patterns, Parallel Patterns and Channels. The rules for the Ascending/Uptrend Channel pattern are as below
Both trend lines are rising
Trend lines are parallel to each other
🚩 Descending/Downtrend Channel
This pattern belongs to the broader classifications - Descending Patterns, Parallel Patterns and Channels. The rules for the Descending/Downtrend Channel pattern are as below
Both trend lines are falling
Trend lines are parallel to each other
🚩 Ranging Channel
This pattern belongs to the broader classifications - Flat Patterns, Parallel Patterns and Channels. The rules for the Ranging Channel pattern are as below
Both trend lines are flat
Trend lines are parallel to each other
🚩 Rising Wedge - Expanding
This pattern belongs to the broader classifications - Rising Patterns, Diverging Patterns and Wedges. The rules for the Expanding Rising Wedge pattern are as below
Both trend lines are rising
Trend Lines are diverging.
🚩 Rising Wedge - Contracting
This pattern belongs to the broader classifications - Rising Patterns, Converging Patterns and Wedges. The rules for the Contracting Rising Wedge pattern are as below
Both trend lines are rising
Trend Lines are converging.
🚩 Falling Wedge - Expanding
This pattern belongs to the broader classifications - Falling Patterns, Diverging Patterns and Wedges. The rules for the Expanding Falling Wedge pattern are as below
Both trend lines are falling
Trend Lines are diverging.
🚩 Falling Wedge - Contracting
This pattern belongs to the broader classifications - Falling Patterns, Converging Patterns and Wedges. The rules for the Converging Falling Wedge are as below
Both trend lines are falling
Trend Lines are converging.
Auto Nifty Option Buyer made by govindthis script help you to buy call or put in nifty and banknifty option.
RSI Crossover Signals by bilosh.🇬🇧 English Description
RSI Crossover Signals by bilosh.
📈 Smart RSI Strategy with Buy/Sell & Take Profit Tracking!
This indicator detects RSI crossover (up) and crossunder (down) signals, automatically calculates your average entry price, and plots a target line based on your chosen Take Profit (%) level.
💡 Key Features:
RSI-based buy/sell signals (Overbought/Oversold zones)
Scaling investment or Fixed investment mode
Automatic average buy price tracking
Auto-reset when Take Profit (%) is hit
Live table: Average buy price, take profit level, profit/loss %, total investment
TradingView alert support: Buy signal & take profit hit alerts
🎯 Best For:
Traders using RSI-based strategies
Investors applying DCA (Dollar Cost Averaging)
Anyone aiming to close positions at a specific profit %
⚠️ Disclaimer: This indicator does not provide financial advice. Past performance does not guarantee future results. Please use it alongside your own analysis.
Price Action Key Level Break & Retest — Instant ReversalPrice action-based break & retest tool mapping key levels from pivots, with instant reversals, HTF bias, cooldowns, and alerts.
What it does
This indicator maps key support/resistance from confirmed pivots and tracks classical break → retest behavior, a core price action concept used by professional traders.
It issues SUPPORT (buy) or RESISTANCE (sell) signals when price crosses a level, retests it, and reconfirms in the new direction.
Signals can be confirmed on close to reduce repainting.
Price action focus
The logic is built entirely on price action — no lagging oscillators, no artificial smoothing.
Levels are derived directly from swing highs/lows (pivots) visible on the chart, combined with break-and-retest patterns, enabling traders to react to actual market structure instead of purely indicator-based signals.
Core features
Levels from pivots with configurable lookback and merge tolerance (ticks / % / ATR) to avoid duplicates.
Break & retest logic with optional one-signal-per-level and per-level/global cooldowns.
Instant reversal when a prior signal fails per your success threshold (ticks / % / ATR) and optional timeout.
HTF bias filter (e.g., 15m) to align signals with higher-timeframe market structure.
Alerts for BUY/SELL so you can automate notifications.
Optional Condition Table (C1–C4) showing level type, state, and last signal.
How to use
Apply to your chart and choose whether signals confirm on close.
Set merge tolerance so nearby levels consolidate.
Select an HTF filter if you want directional bias.
Use the condition table during testing; hide it for live trading.
Create alerts from the Alerts panel using the provided alertconditions.
Notes & limits
Based entirely on price action — works best in clean trending or range-bound structures where pivots are respected.
Signals are derived from historical pivots; extreme illiquid moves may produce tight clusters — tune merge tolerance and cooldown.
Backtest before use; performance varies by symbol, session times, and volatility regimes.
For clarity, visuals are intentionally restrained.
Past performance does not guarantee future results. This is an analytical tool; it does not provide investment advice.
InterDay Signal - By SIITInter-Day Signal - This Gives Signal in 5 Minute Time-Frame and over all Trend