VWAP - Monthly Auto AnchoredMonthly VWAP auto anchors to the start of each month Lines are labelled and text changes when the line changes color Has Std Dev Bands Locked to Monthly onlyPine Script® göstergesiCzechMate06 tarafından3
VWAP x3 [crlmx] Flexible tripple VWAP for multi-timeframe analysis with session-based anchors for volume-weighted fair value benchmark and trend direction. Key Features - 3x fully adjustable VWAP anchor periods - Off, 30min, 1H, 2H, 4H, 8H, 12H, D, W, M, Q, Y, - New York, London, Asia Sessions with adjustable (UTC) - Clean session breaks in VWAP line - No skewed line continuation between anchor periods - Lookback control for cleaner charts - Session VWAPS exclude weekend days - Optional VWAP labels with controls - Streamlined inputs / UI brought to you by crlmx Trading Applications - VWAP 1 (Daily): intraday fair value - VWAP 2 (Weekly): swing trade context - VWAP 3 (Monthly): position trade reference - Turn off unused VWAPs for cleaner charts - Customizable to any anchor combination - Examples; Day Trading: VWAP1: 30min | VWAP2: 1H | VWAP3: Day Swing Trading: VWAP1: Day | VWAP2: Week | VWAP3: Month Session Trading: VWAP1: NY Session | VWAP2: London | VWAP3: Asia Position Trading: VWAP1: Week | VWAP2: Month | VWAP3: Quarter Version History v1.43 (Latest - 19 Jan 2026) - Three independent VWAP lines - Session-based anchors (NY/London/Asia) - Configurable session times (UTC) - Lookback parameter - Labels with size and offset options - Clean session breaks at boundaries Pine Script® göstergesicrlmx tarafındanGüncellendi 7
Multi-Timeframe SeparatorsDraws customisable separators for multiple timeframes - M, W, D, 4 H, 1 H, 30 MIN, 15 MIN, 5 MIN and 1 MIN.Pine Script® göstergesistaarhory tarafındanGüncellendi 29
Sakalau02 Yearly Monthly Sessions Sakalau02 Yearly Monthly Sessions is an advanced time-mapping tool designed to highlight monthly cycles throughout the year. The indicator converts raw price data into a clean visual structure, using arrays for optimized performance. Macro Perspective: It allows you to visualize how price interacts with previous monthly highs and lows, making it ideal for identifying seasonal trends. Array-Based Structure: Unlike traditional scripts, this dynamically handles data for all 12 months, ensuring low resource consumption even with a multi-year lookback. Display Modes: Offers full flexibility by using Boxes (monthly price range), Zones (full-height background shading), or Timeline (discrete bottom markers). Key Features: Reference Levels: Includes the monthly Open price and the Equilibrium level (0.5 Level) for every session. Individual Customization: Each month can be toggled and colored separately to highlight specific quarters or fiscal periods. Alert System: Automated notifications for month starts and breakouts of monthly extremes (High/Low). By Sakalau02 ( Andrei )Pine Script® göstergesiAa002 tarafından6
Sakalau02 Monthly Weekly SessionsSakalau02 Monthly Weekly Sessions is a visual analysis tool designed to automatically identify and highlight the 5 weeks of each calendar month. The indicator tracks price action throughout each week and offers several display modes: Boxes: Draws rectangular zones covering the weekly High and Low. Zones: Shades the chart background based on the active week. Timeline: Adds discrete markers at the bottom of the chart. Key Features: Automated Levels: Displays the weekly Open price and the equilibrium line (0.5 Level) for each session. Full Customization: Allows users to modify colors, line styles, and labels for each individual week. Integrated Alerts: Notifies you when a new week starts or when the price hits a new weekly High or Low. Performance Optimization: Includes a lookback setting to limit calculations to a specific number of months, keeping the chart responsive. By Sakalau02 (Andre) Pine Script® göstergesiAa002 tarafından4
Monthly Seasonality AnalyzerThis indicator analyzes historical performance/seasonality of a chosen month, from date of inception to present. Users can choose any calendar month via dropdown menu. For each historical month selected, it will calculate the monthly percentage gain/loss, range(volatility), and average gain/loss percentage, average range percentage across all recorded years. Positive returns are colored green and negative returns are red. Also, calculates if the selected month was bullish(open>close) or bearish. When current chart month matches the selected month, it shows the in-progress range as well. Data is collected from 1930 to present. Results are shown in vertical and horizontal tables. If the vertical table exceeds a 36 years, the script automatically switches to horizontal table to display all the data, with option to change table position. Overall this tool is valuable for seasonality research, such as Santa Rally, May Go Away and swing trading/ position trading to capture the monthly PO3 range. Most seasonality indicators show all 12 months at once or use daily bars. This one zooms in deeply on one month only, providing detailed per-year breakdowns, accurate completed-month stats, and a practical live range display. The script uses arrays to store years, gains, and ranges. Uses table.new(), table.cell(), table.merge_cells() for easily readable result display. Code handles the current in-progress month separately (shows live range without including it in historical averages). **Script will not run on any timeframe other than monthly and displays error otherwise. Script is best used on spot and not futures.Pine Script® göstergesiEightgent7 tarafından14
XAU Seasonality + Setup Quality + Month Strength | WarRoomXYZXAU Seasonality Engine is a technical analysis indicator developed for the study of recurring, calendar-based behavior on XAUUSD (Gold). The tool blends month-of-year seasonality statistics with higher-timeframe context and a setup-quality gate to help users observe when market conditions historically lean strong, weak, or neutral — and how strict trade selection should be during each regime. Indicator Concept An indicator for XAUUSD that combines: 1. Seasonality Regime (Month-of-Year Bias) ► Classifies the current month as Strong / Weak / Neutral based on either: • Preset months (user-defined) or • Auto mode (computed from historical monthly performance) ► Strong months suggest a bullish tailwind (not a signal). ► Weak months suggest headwind / caution and require stricter setup quality. 2. Monthly Performance Engine (Under the Hood) ► Uses the symbol’s monthly timeframe data to compute, per calendar month: • Average monthly return (%) • Win rate (%) — how often that month closes positive • Month Strength Score (0–100) — a blended score derived from performance data ► The score is designed to provide a relative strength snapshot of seasonality by month. 3. Month Strength Histogram ► Plots a histogram (0–100) of the current month’s strength score. • Higher bars = historically stronger month tendency • Lower bars = historically weaker month tendency ► Optional horizontal reference lines mark “strong” and “weak” zones to make regimes obvious at a glance. 4. Setup Quality Meter (Confluence Filter) ► The indicator calculates a Setup Quality Score (0–100) using market structure and momentum components, such as: • EMA trend alignment • Momentum confirmation (EMA fast vs slow) • Structure break confirmation (BOS) • Liquidity sweep behavior • Candle confirmation logic ► This score is intended as a trade-selectivity filter , not a trade executor. 5. Adaptive Rules for Weak Months (Strict Mode) ► When the indicator detects a weak seasonal regime, conditions automatically tighten: • The A+ threshold increases (adaptive thresholding) • Optional rule: Weak months require BOS + Sweep + FVG simultaneously before any A+ condition is considered valid This forces the user into “higher-quality-only” behavior during historically weaker seasonal periods. 🔹1 Visual Components Included • Seasonality regime label (Strong / Weak / Neutral) • Optional background shading based on regime • Month Strength Score histogram (0–100) • Current month stats: Avg return + win rate • Setup Quality Meter value (0–100) • Adaptive A+ threshold display • Weak-month confluence gate status (BOS / Sweep / FVG pass/fail) • Optional alerts when strict criteria are met ➣What Means in the XAU Indicator 🔹 Definition (in THIS indicator) Win Rate = the percentage of historical months that closed positive for the same calendar month. It is NOT: trade win rate ❌ signal accuracy ❌ It is a s tatistical seasonality metric . How It’s Calculated For each calendar month (January, February, etc.), the indicator: 1.Looks at historical monthly candles (Monthly timeframe). 2. Counts how many times that month: •Closed higher than it opened (or higher than previous month close). 3. Divides: Number of positive months ÷ Total number of observed months × 100 Example: September If over the last 20 years: September closed green 14 times September closed red 6 times Then: Win Rate = (14 / 20) × 100 = 70% That’s what you see as in the dashboard. What the Win Rate Is Used For 1️⃣ Part of the Month Strength Score The indicator blends: •Average Monthly Return (%) → measures magnitude •Win Rate (%) → measures consistency Combined into: Month Strength Score (0–100) This avoids a common trap: •A month with 1 huge rally but many losses ≠ reliable •A month with steady positive closes = higher quality environment What Win Rate Tells You High Win Rate (e.g. 65–75%) •Gold more often closes higher in this month •Continuation is statistically more likely •Pullbacks are more likely to resolve in trend direction Low Win Rate (e.g. 35–45%) •Gold more often fails to close higher •More chop, deeper retracements, false breakouts •Continuation trades statistically struggle What It Does NOT Tell You 🚫 It does NOT mean: •“You will win 70% of your trades” •“Every setup in this month works” •“Direction is guaranteed” Seasonality is context, not prediction. Why This Is Powerful When Combined With Your System On its own, win rate is just data. But in your indicator, it’s used to: •🔒 Raise the A+ threshold in weak months •🧠 Force BOS + Sweep + FVG confluence •❌ Block marginal setups automatically So instead of guessing: -“Why is gold so choppy this month?” You know: -“This month historically underperforms SO I must be stricter.” ➣What Means in the XAU Seasonality Indicator 🔹 Definition (in THIS indicator) Avg Monthly Return = the average percentage gain or loss of XAUUSD for a specific calendar month, calculated across many years. It measures magnitude , not frequency. It is NOT: •trade profit ❌ •expected return for the next month ❌ •guaranteed performance ❌ It is a historical seasonality tendency. How It’s Calculated For each calendar month (January, February, etc.), the indicator: 1.Takes every historical occurrence of that month. 2.Calculates the percentage change of the monthly candle: (Monthly Close − Previous Monthly Close) ÷ Previous Monthly Close × 100 3. Adds all those percentage changes together. 4. Divides by the total number of observations. Example: September Assume over 20 years: +2.4%, +1.1%, −0.6%, +3.0%, +1.8%, ... If the sum of all September returns = +28% across 20 years: Avg Monthly Return = +1.40% That’s the number displayed in the indicator. What Avg Monthly Return Is Used For 1️⃣ Measuring Strength of Movement •Win Rate → “How often does it close green?” •Avg Monthly Return → “How big are the moves when it works?” Both are needed. A month can: •Win often but move very little •Move a lot but only occasionally The indicator combines both to avoid misleading conclusions. How to Interpret Avg Monthly Return Positive Avg Return (e.g. +0.8% to +2.0%) •Gold tends to expand during this month •Continuation phases are more likely •Pullbacks are often absorbed Near-Zero Avg Return (e.g. −0.2% to +0.2%) •Market is statistically balanced •Expect chop, rotations, false breaks •Continuation is less reliable Negative Avg Return (e.g. −0.5% or worse) •Downward pressure or heavy mean reversion •Rallies often fade •Risk of aggressive stop hunts What Avg Monthly Return Does NOT Mean 🚫 It does NOT mean: •“Price will move +1.4% this month” •“You should buy because the number is positive” •“This is a guaranteed edge” It describes historical behavior, not future certainty. Why Avg Monthly Return Matters More Than People Think Two months can have the same win rate but behave very differently: Example: Month Win Rate Avg Return Reality Month A 65% +0.2% Small, choppy wins Month B 55% +1.6% Fewer wins, but strong expansions Your indicator would rank Month B as stronger, which is correct for continuation-based strategies. How It Feeds the Month Strength Score The indicator blends: •60% Avg Monthly Return (normalized) •40% Win Rate This means: •Big moves matter more than small consistency •But consistency still matters enough to prevent distortion Result: Month Strength Score (0–100) Which is then used to: •tighten or relax A+ thresholds •activate weak-month strict rules •control trade frequency 🔹2. Intended Use The indicator is designed as a discretionary analysis tool to support study of: • seasonal bias and calendar tendencies • relative strength/weakness across months • how strict trade selection should be across different regimes • confluence behavior when seasonal conditions are unfavorable The tool does not generate forecasts, does not guarantee outcomes, and should not be relied upon as a stand-alone decision mechanism. 🔹3.How to Use XAU Seasonality Engine Recommended charts: XAUUSD, intraday (5m–15m) with a HTF context (1H–4H). 1. Identify the Seasonal Regime • Strong month → you can allow more continuation bias (still require structure). • Neutral month → trade normally, standard criteria. • Weak month → tighten selection, demand clean A+ conditions only. 2. Read the Month Strength Histogram • If the score is high (e.g., 70+), the month has historically shown stronger tendency. • If the score is low (e.g., 40 and below), expect slower conditions, deeper pullbacks, or more chop — and reduce marginal trades. 3. Use the Setup Quality Meter as the Gate ► In normal/strong months: • A+ threshold is moderate (e.g., 70) ► In weak months: • A+ threshold is higher (e.g., 80+) • Optional strict mode: must also pass BOS + Sweep + FVG alignment 4. Example Trade Logic (Framework, Not Signals) ► Bullish framework in a Strong Month: • Seasonal regime = Strong (tailwind) • Structure supports bullish continuation (trend alignment) • Sweep occurs into demand / liquidity grab • Setup Quality reaches A+ threshold • Entry: confirmation candle or retrace to key level • SL: beyond sweep low / invalidation • TP: nearest liquidity / prior highs / HTF level ► Weak Month rule-set (Strict Mode): • Seasonal regime = Weak (headwind) • Only consider trades if: ✅ BOS confirms direction ✅ Sweep occurs and rejects cleanly ✅ FVG exists recently (or is mitigated if you choose that model) ✅ Setup Quality exceeds the elevated adaptive threshold If any one is missing → no trade This is not meant to “predict” gold — it’s meant to enforce discipline when seasonality historically underperforms. 🔹4.Limitations and User Responsibility ► The indicator does not represent financial advice or imply performance expectations. ► Seasonality is statistical tendency, not certainty — macro conditions can override it. ► Results vary by broker feed, timeframe, and settings. ► Users should test thoroughly in simulation before applying to live markets. ► All trading decisions, risk management, and execution remain solely the responsibility of the user. 🔹5. Alerts Optional alerts can notify when: • a new month begins and the seasonal regime changes • A+ criteria are met • weak-month strict conditions pass (BOS + Sweep + FVG) Alerts are informational only and do not constitute actionable recommendations. Disclaimer This script is provided for informational and educational purposes only . It does not provide financial, investment, or trading advice, and it does not guarantee profits or future performance. All decisions made based on this script are solely the responsibility of the user. This script does not execute trades, manage risk, or replace the need for trader discretion. Market behavior can change quickly, and past behavior detected by the script does not ensure similar future outcomes. Users should test the script on demo or simulation environments before applying it to live markets and must maintain full responsibility for their own risk management, position sizing, and trade execution. Trading involves risk, and losses can exceed deposits. By using this script, you acknowledge that you understand and accept all associated risks.Pine Script® göstergesiWarroomXYZ tarafından23
Monthly Open LineIt's a simple tool I made with the help of grok and SpacemanBTC Key level indicator which marks the monthly open with a line. It will help you get a visual feel for how the price progresses over the month/s and can help you backtest trends easily.Pine Script® göstergesiSawhneyboy tarafından11
Valid Monthly LevelsValid Monthly Levels (No Sweeps) + Smart Labels This tool automatically plots the highs and lows of each completed monthly candle and tracks their validity in real time. A level is considered valid until it has been swept (price trades strictly beyond that high or low). Once swept, the line and label can either be removed or dimmed depending on your settings. Key features: Monthly highs and lows: Each month’s range is marked with horizontal levels that extend forward. Valid vs. swept logic: Levels are only valid until breached; swept levels can be hidden or kept as dotted/grey lines. Smart labels: Each level is labeled with the month and year (e.g., Sep ’25 H/L). On higher timeframes, labels sit at the candle; on lower timeframes, labels automatically shift to the right edge so they don’t disappear off-screen. Customizable appearance: Choose colors for highs, lows, and swept levels; adjust line styles; and limit how many past months are shown. Clutter control: Cap the maximum number of labels, so your chart stays readable even on small intraday timeframes. This indicator is useful for traders who track monthly supply/demand extremes, liquidity sweeps, and higher-timeframe context when executing on lower timeframes.Pine Script® göstergesiJaydenUnplugged tarafından121
LevelsThis Indicator is meant to plot some of the most common levels that traders use. The display of these levels is highly customizable, as you can choose the line type , color , thickness and whether it shows you no label, price only, reduced label or full label next to the line. All labels (except for "no Label") will show the price at this level. Also You have the option to mark the start on each timeframe with either a individually colored background or a vertical line where you can choose the line style and color. Full List of available Levels and Optional inputs to these levels: Previous HTF Candle Levels: • Previous HTF Candle Open • Previous HTF Candle High • Previous HTF Candle Low • Previous HTF Candle Close Optional: • Choose any higher timeframe • Mark start of new HTF candle Session Levels: • Session Open • Session High • Session Low • Session Close Optional: • Choose any time as start and end of your session • Mark start of session • Mark full session Daily Levels: • Current Day Open • Current Day High • Current Day Low • Previous Day Open • Previous Day High • Previous Day Low • Previous Day Close Optional: • Choose start of day (standard, NY Midnight, custom start time) • Mark start of day Weekly Levels: • Current Week Open • Current Week High • Current Week Low • Previous Week Open • Previous Week High • Previous Week Low • Previous Week Close Optional: • Mark start of Week Monthly Levels: • Current Month Open • Current Month High • Current MonthLow • Previous Month Open • Previous Month High • Previous Month Low • Previous Month Close Optional: • Mark start of MonthPine Script® göstergesibruul tarafından22214
Essa - Multi-Timeframe LevelsEnhanced Multi‐Timeframe Levels This indicator plots yearly, quarterly and monthly highs, lows and midpoints on your chart. Each level is drawn as a horizontal line with an optional label showing “ – ” (for example “Apr 2025 High – 1.2345”). If two or more timeframes share the same price (within two ticks), they are merged into a single line and the label lists each timeframe. A distance table can be shown in any corner of the chart. It lists up to five active levels closest to the current closing price and shows for each level: level name (e.g. “May 2025 Low”) exact price distance in pips or points (calculated according to the instrument’s tick size) percentage difference relative to the close Alerts can be enabled so that whenever price comes within a user-specified percentage of any level (for example 0.1 %), an alert fires. Once price decisively crosses a level, that level is marked as “broken” so it does not trigger again. Built-in alertcondition hooks are also provided for definite breaks of the current monthly, quarterly and yearly highs and lows. Monthly lookback is configurable (default 6 months), and once the number of levels exceeds a cap (calculated as 20 + monthlyLookback × 3), the oldest levels are automatically removed to avoid clutter. Line widths and colours (with adjustable opacity for quarterly and monthly) can be set separately for each timeframe. Touches of each level are counted internally to allow future extension (for example visually emphasising levels with multiple touches).Pine Script® göstergesiEssa02 tarafındanGüncellendi 148
JL - DWM OHLCThis indicator plots the following price levels on your chart automatically AND will not show up if you are using a timeframe bigger than 60 minutes, 1 day, or 1 week. Here are the price levels that are automatically plotted for you, and so you know the styling is different for Daily, Weekly, Monthly levels so you can easily distinguish between them: - Prior Day: High / Low / Close - Current Day: Open - Prior Week: High / Low / Close - Current Week: Open - Prior Month: High / Low / Close - Current Month: Open These plots are timeframe dependent and will not plot on subsequently higher timeframes, here is how they work: Daily Price Levels are only shown on timeframes that are smaller than 60 minutes. Weekly Price Levels are only shown on timeframes smaller than 1 Day. Monthly Price Levels are only shown on timeframes smaller than 1 Week. This way, you can turn on the indicator and not have to think about turning off certain price levels if you switch to a larger / longer timeframe than what you typically use. For example, Daily OHLC price levels will quickly clutter the 60 minute chart, and likely you don't need to know the HLC of the Prior Day if you are looking at the 60 minute chart. Therefor it may be helpful to automatically hide the Daily price level plots, and only show the Weekly and Monthly plots on the 60 minute timeframe. I hope you find this indicator helpful, thanks for reading. Pine Script® göstergesiJackDL92 tarafından55
day of Month | xilixMonthly Marker (1D Only) The Monthly Marker indicator automatically highlights a specific day of the month on a daily (1D) chart by drawing a vertical line. Users can select their desired day of the month and customize the line color. Features: ✅ Marks the chosen day of each month with a vertical line. ✅ Customizable line color (set in the indicator settings). ✅ Helps traders quickly identify key monthly dates. Note: This indicator will not work on lower timeframes (e.g., 4H, 1H) and will show an error if applied outside the 1D timeframe. Best Use Cases: Monthly trend tracking, economic event alignment, and custom date-based analysis. 🚀Pine Script® göstergesideoxilix tarafındanGüncellendi 10
VWAP Balance Zones - SessionsVWAP Balance Zones Sessions Version is an alternate take on the Original VWAP Balance Zones indicator. The Sessions version allows users to select a specific session to view the VWAP Balance Zones at while still utilizing the full ETH Data. The Session version provides a better focused display while still maintaining the core functions of the original script with mindful optimizations. Author's Note: "VBZ Sessions was made with logistics in mind, for the users who only trade within certain times of the day. While it displays the same core concepts, it is not as "Raw" of a display as the Original. For this reason, some users may prefer the Original VWAP Balance Zones, which is why I have opted to release this alternate version instead of updating the original." > What are VWAP Balance Zones? "VWAP Balance Zones" is an original concept aimed at identifying the equilibrium area between market participants within the current trend by averaging the Daily Extremes and the Daily VWAP. Refer to the illustration below for a better understanding of exactly how VWAP Balance Zones are formed: These zones are displayed for the Daily, Weekly, and Monthly VWAPs, with the most interactive timeframe being the Daily. > Features 1. The Session Version uses ETH data at all times, and does not solely rely on the chart's data to create the VWAPs or Zones. This allows the user to focus on a specific trading session, while not losing out on the full VBZ Calculation, with the notable benefit of a cleaner display. The Original VBZ starts drawing at the beginning of the chart's "Day", and would produce different results when using an RTH chart vs an ETH chart. Along with creating a bird's nest of unusable data at the beginning of the day. 2. Session Start and End lines are displayed for easier identification of the designated trading session. 3. The extreme "Close" Lines are no longer displayed to reduce noise and redundancy. 4. Additionally, the interior VWAP lines are no longer displayed. Ultimately, this was to reduce noise and focus the script on the 50% zones. 5. Weekly and Monthly Zones are now displayed due to the reduced noise! 6. As with the original, the weekly display will yield to the daily, and the monthly display will yield to the weekly. In the screenshot below, you can observe this behavior. Enjoy!Pine Script® göstergesiSamRecio tarafından11152
D|W|M|Y Breaks with NY TimezoneThis indicator plots breaks for multiple timeframes: Daily, Weekly, Monthly, Quarterly, Half Yearly, Yearly. I also added the option to change timezone to New York to see the week the ICT way ;)Pine Script® göstergesiAlgebraical tarafındanGüncellendi 58
Daily/Weekly/Monthly LevelsDaily/Weekly/Monthly Levels TLDR Shows Daily/Weekly/Monthly reversal levels. These can act as support/resistance levels. Can only see what's in your candle history. I.e. It won't see old monthlies on your 1m chart! Use Daily to see everything with the most history. Can only see levels higher than or equal to your current time frame. I.e. it will not see daily levels if you're looking at a weekly chart. Doesn't keep levels that have been closed through. Does keep levels that have been only wicked. This indicator shows you daily, weekly and monthly horizontal reversal levels to save you the hassle of doing it yourself. It's a little aid to speed up your TA routine. Usage Details and Limitations All daily, weekly, and monthly levels will be marked with lines on the chart automatically. Levels will only be visible from that level's TF or lower, i.e. you can't see the daily levels from the weekly chart, but you can see all levels from daily or lower charts. No levels will be displayed if you select a time frame higher than 1 month. New levels will not be drawn if they are very close to existing levels. You can change the 'closeness' threshold in settings. It is specified as a percentage move from the existing level. However, higher TF levels will REPLACE lower TF levels if they are too close. If you set the 'closeness' setting to 0, all levels will be drawn. Levels will only be drawn if they are in your displayed candle range! I.e. the lower you go in timeframe, the less history you can see, and so levels originating from further back might be missed! One technique you might have is to load up the daily timeframe and use that to mark any nearby levels of interest. How does it work? Basically, it looks for reversal candles on the D/W/M Timeframes, and draws a line for you from the open of the reversal candle (of that TF), so long as you are on a TF equal or lower than that level. New bars on that TF that close through that TF's old levels will clear that level. Wicks do not clear. Each newly found level will not be drawn if it's within the percentage distance of an existing level of equal or higher time frame. Each new level also checks for existing levels on lower TFs that it can replace. E.g. if a monthly bar closes and produces a monthly level equal to an existing daily or weekly level, that daily or weekly level will be replaced. Use the settings to specify your 'closeness' allowance. Please remember, it can only see as far back as your candle history, so you won't see old monthlies on a 1 minute chart! Use the daily TF to see all three levels at once with maximum history.Pine Script® göstergesishinyclef tarafındanGüncellendi 44195
Multi-Timeframe Liquidity LevelsMulti-Timeframe Liquidity Levels – Overview The Multi-Timeframe Liquidity Levels indicator automatically displays significant highs and lows from various timeframes (Daily, Weekly, Monthly, and Quarterly) on your current chart. This allows traders to quickly identify potential support and resistance zones without frequently switching between different timeframe charts. Additionally, the script offers extra lines for special reference points (e.g., the “Midnight” midpoint of the current day and the previous day’s open/close) to highlight potential liquidity zones even more clearly. 1. Core Idea and Benefits Time-Saving: Instead of manually reviewing charts in different timeframes, the indicator fetches relevant high/low levels automatically and shows them on your active timeframe. Clear Layout: Traders instantly see where the Daily, Weekly, Monthly, and Quarterly highs and lows lie—areas often associated with institutional orders or liquidity hunts. Customizable: You can tailor the color scheme, line style (Solid, Dashed, Dotted), and line width, ensuring the displayed levels fit your personal charting style. 2. How It Works Multi-Timeframe High/Low For each timeframe (Day, Week, Month, Quarter), the indicator references the previous candle’s high and low (high , low ). Using request.security(...), these values are plotted on the chart you’re currently viewing. Flexible Display You can individually enable or disable the Daily, Weekly, Monthly, and Quarterly lines, depending on which levels are most relevant to your trading. With Line Style (Solid, Dashed, Dotted) and Line Width, you can easily emphasize certain lines you consider more important. Additional Lines “Midnight” Line: A theoretical midpoint between today’s high and low, which can be useful for gauging daily pivot areas. Previous Day’s Open/Close: Many traders track these reference points to anticipate market reactions. You can show or hide these lines as desired. Automatic Line Removal & Creation When a particular timeframe (e.g., “Show Monthly Levels”) is disabled, the script automatically removes the existing monthly lines. Enabling it again recreates those lines without hassle. 3. Usage and Interpretation Identifying Support and Resistance Highs and lows from higher timeframes are often key zones for entries, exits, or major market reactions. A Daily level may be crucial for short-term traders, whereas Monthly or Quarterly levels can indicate long-term liquidity areas. Spotting Market Shifts If price decisively moves above a Higher-Timeframe line, it could signal strong momentum. Conversely, a failed breakout (where price quickly returns under or above a level) might warn of a potential reversal. Extra Lines as Filters The “Midnight” Line helps visualize a rough central price for the current day, aiding in intraday directional bias. Previous Day’s Open/Close: Common reference points for day traders, where swift approaches and rejections can indicate potential entries or partial take-profit zones. 4. Practical Tips Use Color-Coding Wisely: Assign distinct colors (e.g., Blue for Daily, Green for Weekly, Orange for Monthly, Purple for Quarterly) so you can easily discern which timeframe you’re looking at. Toggle On/Off As Needed: Day traders might focus on Daily and Weekly, while long-term traders may pay closer attention to Monthly and Quarterly. Combine with Price Action: Lines alone don’t constitute a trading strategy. Use them alongside candlestick patterns, volume analysis, or other indicators for a more complete market perspective. 5. Important Notes & Recommendations Not Financial Advice: This indicator simply reflects historical high/low data across multiple timeframes and does not constitute a buy or sell recommendation. Trader Responsibility: Observe how the market actually behaves around these lines and adapt your risk management accordingly.Pine Script® göstergesijonathanalbrecht_trader tarafından11378
Unlock the Power of Seasonality: Monthly Performance StrategyThe Monthly Performance Strategy leverages the power of seasonality—those cyclical patterns that emerge in financial markets at specific times of the year. From tax deadlines to industry-specific events and global holidays, historical data shows that certain months can offer strong opportunities for trading. This strategy was designed to help traders capture those opportunities and take advantage of recurring market patterns through an automated and highly customizable approach. The Inspiration Behind the Strategy: This strategy began with the idea that market performance is often influenced by seasonal factors. Historically, certain months outperform others due to a variety of reasons, like earnings reports, holiday shopping, or fiscal year-end events. By identifying these periods, traders can better time their market entries and exits, giving them an advantage over those who solely rely on technical indicators or news events. The Monthly Performance Strategy was built to take this concept and automate it. Instead of manually analyzing market data for each month, this strategy enables you to select which months you want to focus on and then executes trades based on predefined rules, saving you time and optimizing the performance of your trades. Key Features: Customizable Month Selection: The strategy allows traders to choose specific months to test or trade on. You can select any combination of months—for example, January, July, and December—to focus on based on historical trends. Whether you’re targeting the historically strong months like December (often driven by the 'Santa Rally') or analyzing quieter months for low volatility trades, this strategy gives you full control. Automated Monthly Entries and Exits: The strategy automatically enters a long position on the first day of your selected month(s) and exits the trade at the beginning of the next month. This makes it perfect for traders who want to benefit from seasonal patterns without manually monitoring the market. It ensures precision in entering and exiting trades based on pre-set timeframes. Re-entry on Stop Loss or Take Profit: One of the standout features of this strategy is its ability to re-enter a trade if a position hits the stop loss (SL) or take profit (TP) level during the selected month. If your trade reaches either a SL or TP before the month ends, the strategy will automatically re-enter a new trade the next trading day. This feature ensures that you capture multiple trading opportunities within the same month, instead of exiting entirely after a successful or unsuccessful trade. Essentially, it keeps your capital working for you throughout the entire month, not just when conditions align perfectly at the beginning. Built-in Risk Management: Risk management is a vital part of this strategy. It incorporates an Average True Range (ATR)-based stop loss and take profit system. The ATR helps set dynamic levels based on the market’s volatility, ensuring that your stops and targets adjust to changing market conditions. This not only helps limit potential losses but also maximizes profit potential by adapting to market behavior. Historical Performance Testing: You can backtest this strategy on any period by setting the start year. This allows traders to analyze past market data and optimize their strategy based on historical performance. You can fine-tune which months to trade based on years of data, helping you identify trends and patterns that provide the best trading results. Versatility Across Asset Classes: While this strategy can be particularly effective for stock market indices and sector rotation, it’s versatile enough to apply to other asset classes like forex, commodities, and even cryptocurrencies. Each asset class may exhibit different seasonal behaviors, allowing you to explore opportunities across various markets with this strategy. How It Works: The trader selects which months to test or trade, for example, January, April, and October. The strategy will automatically open a long position on the first trading day of each selected month. If the trade hits either the take profit or stop loss within the month, the strategy will close the current position and re-enter a new trade on the next trading day, provided the month has not yet ended. This ensures that the strategy continues to capture any potential gains throughout the month, rather than stopping after one successful trade. At the start of the next month, the position is closed, and if the next month is also selected, a new trade is initiated following the same process. Risk Management and Dynamic Adjustments: Incorporating risk management with this strategy is as easy as turning on the ATR-based system. The strategy will automatically calculate stop loss and take profit levels based on the market’s current volatility, adjusting dynamically to the conditions. This ensures that the risk is controlled while allowing for flexibility in capturing profits during both high and low volatility periods. Maximizing the Seasonal Edge: By automating entries and exits based on specific months and combining that with dynamic risk management, the Ultimate Monthly Performance Strategy takes advantage of seasonal patterns without requiring constant monitoring. The added re-entry feature after hitting a stop loss or take profit ensures that you are always in the game, maximizing your chances to capture profitable trades during favorable seasonal periods. Who Can Benefit from This Strategy? This strategy is perfect for traders who: Want to exploit the predictable, recurring patterns that occur during specific months of the year. Prefer a hands-off, automated trading approach that allows them to focus on other aspects of their portfolio or life. Seek to manage risk effectively with ATR-based stop losses and take profits that adjust to market conditions. Appreciate the ability to re-enter trades when a take profit or stop loss is hit within the month, ensuring that they don't miss out on multiple opportunities during a favorable period. In summary, the Ultimate Monthly Performance Strategy provides traders with a comprehensive tool to capitalize on seasonal trends, optimize their trading opportunities throughout the year, and manage risk effectively. The built-in re-entry system ensures you continue to benefit from the market even after hitting targets within the same month, making it a robust strategy for traders looking to maximize their edge in any market. Risk Disclaimer: Trading financial markets involves significant risk and may not be suitable for all investors. The Monthly Performance Strategy is designed to help traders identify seasonal trends, but past performance does not guarantee future results. It is important to carefully consider your risk tolerance, financial situation, and trading goals before using any strategy. Always use appropriate risk management and consult with a professional financial advisor if necessary. The use of this strategy does not eliminate the risk of losses, and traders should be prepared for the possibility of losing their entire investment. Be sure to test the strategy on a demo account before applying it in live markets.Pine Script® stratejisiexlux tarafından22178
Bull/Bear Ratio By Month Table [MsF]Japanese below / 日本語説明は英文の後にあります。 ------------------------- This is an indicator that shows monthly bull-bear ratio in a table. By specifying the start year and end year, the ratio will be calculated and showed based on the number of bullish and bearish lines in the monthly bar. It allows you to analyze the trend of each symbol and month (bullish / bearish). Up to 10 symbols can be specified. You can take monthly bull-bear ratio for the past 10 or 20 years on the web, but with this indicator, you can narrow it down to the period in which you want to see the symbols you want to see. It is very convenient because you can take statistics at will. Furthermore, if the specified ratio is exceeded, the font color can be changed to any color, making it very easy to read. === Parameter description === - From … Year of start of aggregation - To … Year of end of aggregation - Row Background Color … Row title background color - Col Background Color … Column title background color - Base Text Color … Text color - Background Color … Background Color - Border Color … Border Color - Location … Location - Text Size … Text Size - Highlight Threshold … Ratio threshold, and color - Display in counter? … Check if you want to show the number of times instead of the ratio ------------------------- 月別陰陽確率をテーブル表示するインジケータです。 開始年から終了年を指定することで、月足における陽線数および陰線数を元に確率を計算して表示します。 この機能により各シンボルおよび各月の特徴(買われやすい/売られやすい)を認識することができアノマリー分析が可能です。 シンボルは10個まで指定可能です。 過去10年、20年の月別陰陽確率は、Web上でよく見かけますが、このインジケータでは見たいシンボルを見たい期間に絞って、 自由自在に統計を取ることができるため大変便利です。 なお、指定した確率を上回った場合、文字色を任意の色に変更することができるため、大変見やすくなっています。 === パラメータの説明 === - From … 集計開始年 - To … 集計終了年 - Row Background Color … 行タイトルの背景色 - Col Background Color … 列タイトルの背景色 - Base Text Color … テキストカラー - Background Color … 背景色 - Border Color … 区切り線の色 - Location … 配置 - Text Size … テキストサイズ - Highlight Threshold … 色変更する確率の閾値、および色 - Display in counter? … 確率ではなく回数表示する場合はチェックする Pine Script® göstergesiTrader_Morry tarafından28
Adaptive MFT Extremum Pivots [Elysian_Mind]Adaptive MFT Extremum Pivots Overview: The Adaptive MFT Extremum Pivots indicator, developed by Elysian_Mind, is a powerful Pine Script tool that dynamically displays key market levels, including Monthly Highs/Lows, Weekly Extremums, Pivot Points, and dynamic Resistances/Supports. The term "dynamic" emphasizes the adaptive nature of the calculated levels, ensuring they reflect real-time market conditions. I thank Zandalin for the excellent table design. --- Chart Explanation: The table, a visual output of the script, is conveniently positioned in the bottom right corner of the screen, showcasing the indicator's dynamic results. The configuration block, elucidated in the documentation, empowers users to customize the display position. The default placement is at the bottom right, exemplified in the accompanying chart. The deliberate design ensures that the table does not obscure the candlesticks, with traders commonly situating it outside the candle area. However, the flexibility exists to overlay the table onto the candles. Thanks to transparent cells, the underlying chart remains visible even with the table displayed atop. In the initial column of the table, users will find labels for the monthly high and low, accompanied by their respective numerical values. The default precision for these values is set at #.###, yet this can be adjusted within the configuration block to suit markets with varying degrees of volatility. Mirroring this layout, the last column of the table presents the weekly high and low data. This arrangement is part of the upper half of the table. Transitioning to the lower half, users encounter the resistance levels in the first column and the support levels in the last column. At the center of the table, prominently displayed, is the monthly pivot point. For a comprehensive understanding of the calculations governing these values, users can refer to the documentation. Importantly, users retain the freedom to modify these mathematical calculations, with the table seamlessly updating to reflect any adjustments made. Noteworthy is the table's persistence; it continues to display reliably even if users choose to customize the mathematical calculations, providing a consistent and adaptable tool for informed decision-making in trading. This detailed breakdown offers traders a clear guide to interpreting the information presented by the table, ensuring optimal use and understanding of the Adaptive MFT Extremum Pivots indicator. --- Usage: Table Layout: The table is a crucial component of this indicator, providing a structured representation of various market levels. Color-coded cells enhance readability, with blue indicating key levels and a semi-transparent background to maintain chart visibility. 1. Utilizing a Table for Enhanced Visibility: In presenting this wealth of information, the indicator employs a table format beneath the chart. The use of a table is deliberate and offers several advantages: 2. Structured Organization: The table organizes the diverse data into a structured format, enhancing clarity and making it easier for traders to locate specific information. 3. Concise Presentation: A table allows for the concise presentation of multiple data points without cluttering the main chart. Traders can quickly reference key levels without distraction. 4. Dynamic Visibility: As the market dynamically evolves, the table seamlessly updates in real-time, ensuring that the most relevant information is readily visible without obstructing the candlestick chart. 5. Color Coding for Readability: Color-coded cells in the table not only add visual appeal but also serve a functional purpose by improving readability. Key levels are easily distinguishable, contributing to efficient analysis. Data Values: Numerical values for each level are displayed in their respective cells, with precision defined by the iPrecision configuration parameter. Configuration: // User configuration: You can modify this part without code understanding // Table location configuration // Position: Table const string iPosition = position.bottom_right // Width: Table borders const int iBorderWidth = 1 // Color configuration // Color: Borders const color iBorderColor = color.new(color.white, 75) // Color: Table background const color iTableColor = color.new(#2B2A29, 25) // Color: Title cell background const color iTitleCellColor = color.new(#171F54, 0) // Color: Characters const color iCharColor = color.white // Color: Data cell background const color iDataCellColor = color.new(#25456E, 0) // Precision: Numerical data const int iPrecision = 3 // End of configuration The code includes a configuration block where users can customize the following parameters: Precision of Numerical Table Data (iPrecision): // Precision: Numerical data const int iPrecision = 3 This parameter (iPrecision) sets the precision of the numerical values displayed in the table. The default value is 3, displaying numbers in #.### format. Position of the Table (iPosition): // Position: Table const string iPosition = position.bottom_right This parameter (iPosition) sets the position of the table on the chart. The default is position.bottom_right. Color preferences Table borders (iBorderColor): // Color: Borders const color iBorderColor = color.new(color.white, 75) This parameters (iBorderColor) sets the color of the borders everywhere within the window. Table Background (iTableColor): // Color: Table background const color iTableColor = color.new(#2B2A29, 25) This is the background color of the table. If you've got cells without custom background color, this color will be their background. Title Cell Background (iTitleCellColor): // Color: Title cell background const color iTitleCellColor = color.new(#171F54, 0) This is the background color the title cells. You can set the background of data cells and text color elsewhere. Text (iCharColor): // Color: Characters const color iCharColor = color.white This is the color of the text - titles and data - within the table window. If you change any of the background colors, you might want to change this parameter to ensure visibility. Data Cell Background: (iDataCellColor): // Color: Data cell background const color iDataCellColor = color.new(#25456E, 0) The data cells have a background color to differ from title cells. You can configure this is a different parameter (iDataColor). You might even set the same color for data as for the titles if you will. --- Mathematical Background: Monthly and Weekly Extremums: The indicator calculates the High (H) and Low (L) of the previous month and week, ensuring accurate representation of these key levels. Standard Monthly Pivot Point: The standard pivot point is determined based on the previous month's data using the formula: PivotPoint = (PrevMonthHigh + PrevMonthLow + Close ) / 3 Monthly Pivot Points (R1, R2, R3, S1, S2, S3): Additional pivot points are calculated for Resistances (R) and Supports (S) using the monthly data: R1 = 2 * PivotPoint - PrevMonthLow S1 = 2 * PivotPoint - PrevMonthHigh R2 = PivotPoint + (PrevMonthHigh - PrevMonthLow) S2 = PivotPoint - (PrevMonthHigh - PrevMonthLow) R3 = PrevMonthHigh + 2 * (PivotPoint - PrevMonthLow) S3 = PrevMonthLow - 2 * (PrevMonthHigh - PivotPoint) --- Code Explanation and Interpretation: The table displayed beneath the chart provides the following information: Monthly Extremums: (H) High of the previous month (L) Low of the previous month // Function to get the high and low of the previous month getPrevMonthHighLow() => var float prevMonthHigh = na var float prevMonthLow = na monthChanged = month(time) != month(time ) if (monthChanged) prevMonthHigh := high prevMonthLow := low Weekly Extremums: (H) High of the previous week (L) Low of the previous week // Function to get the high and low of the previous week getPrevWeekHighLow() => var float prevWeekHigh = na var float prevWeekLow = na weekChanged = weekofyear(time) != weekofyear(time ) if (weekChanged) prevWeekHigh := high prevWeekLow := low Monthly Pivots: Pivot: Standard pivot point based on the previous month's data // Function to calculate the standard pivot point based on the previous month's data getStandardPivotPoint() => = getPrevMonthHighLow() pivotPoint = (prevMonthHigh + prevMonthLow + close ) / 3 Resistances: R3, R2, R1: Monthly resistance levels // Function to calculate additional pivot points based on the monthly data getMonthlyPivotPoints() => = getPrevMonthHighLow() pivotPoint = (prevMonthHigh + prevMonthLow + close ) / 3 r1 = (2 * pivotPoint) - prevMonthLow s1 = (2 * pivotPoint) - prevMonthHigh r2 = pivotPoint + (prevMonthHigh - prevMonthLow) s2 = pivotPoint - (prevMonthHigh - prevMonthLow) r3 = prevMonthHigh + 2 * (pivotPoint - prevMonthLow) s3 = prevMonthLow - 2 * (prevMonthHigh - pivotPoint) Initializing and Populating the Table: The myTable variable initializes the table with a blue background, and subsequent table.cell functions populate the table with headers and data. // Initialize the table with adjusted bgcolor var myTable = table.new(position = iPosition, columns = 5, rows = 10, bgcolor = color.new(color.blue, 90), border_width = 1, border_color = color.new(color.blue, 70)) Dynamic Data Population: Data is dynamically populated in the table using the calculated values for Monthly Extremums, Weekly Extremums, Monthly Pivot Points, Resistances, and Supports. // Add rows dynamically with data = getPrevMonthHighLow() = getPrevWeekHighLow() = getMonthlyPivotPoints() --- Conclusion: The Adaptive MFT Extremum Pivots indicator offers traders a detailed and clear representation of critical market levels, empowering them to make informed decisions. However, users should carefully analyze the market and consider their individual risk tolerance before making any trading decisions. The indicator's disclaimer emphasizes that it is not investment advice, and the author and script provider are not responsible for any financial losses incurred. --- Disclaimer: This indicator is not investment advice. Trading decisions should be made based on a careful analysis of the market and individual risk tolerance. The author and script provider are not responsible for any financial losses incurred. Kind regards, ElyPine Script® göstergesiElysian_Mind tarafından2295
MA + MACD alert TrendsThis is a strategy/combination of warning indicators using 6MA+MACD. The strategy details are as follows: This is a simple warning strategy created so that we don't have to monitor the candlestick chart too often. Note: This isn't an entry strategy; it's a signaling strategy for upcoming trends. For maximum efficiency, we should incorporate more formulas into the command. In the case below, I use Fibonacci to enter the command. This strategy setting works for a 15-minute time frame, but it can still work for different time frames. It has been working well with Gold and USOIL for the last two years, as well as with currency pairs like EURUSD and many others. Components: EMA100 + EMA200 + MA400 + MA800 MACD (timeframe greater than 1 timeframe) Fibonacci retreat. Uptrend alert: Candles on both EMAs (100-200) + 2 SMAs (400-800) In the previous 80 candles: EMA100 cross up to EMA200 At the same time, the MACD cross up 0. The uptrend warning will trigger when EMA6 cuts down to MA10. That's when the price creates the top and we'll wait for the market to go back to the Fibonacci threshold of 0.618 and start buying (or wait for markets to break up the trendline to buy). Downtrend alert: Candles are below both EMAs ( 100-200 ) + 2 SMAs ( 400-800 ) In the previous 80 candles: EMA100 cross down to EMA200 At the same time, the MACD cross down zero. The downtrend warning will trigger when EMA6 cuts to MA10. That's when the price creates a bottom and we'll wait for the market to go back to the Fibonacci threshold of 0.618 and start selling (or wait for the market to break down the trendline to sell). Recommended RR: 1:1 If you have any questions please let me know! Pine Script® göstergesiDucanhdavinci tarafındanGüncellendi 57
Scoopy StacksWaffle Around Multiple (Open, High, Low, Close) Stacks On Pre/Post Market & (Daily, Weekly, Monthly, Yearly) Sessions With Meticulous Columns, Rows, Tooltips, Colors, Custom Ideas, and Alerts. Sessions Use Two Step Incremental Values Default Value: (1) Shows Two Previous (O, H, L, C); Increasing Value Swaps Sessions With Next Two Stacks. ⬛️ KEY WORDS: 🟢 Crossover | 🔴 Crossunder 📗 High | 📕 Low 📔 Open | 📓 Close 🥇 First Idea | 🥈 Second Idea 🥉 Third Idea | 🎖️ Fourth Idea 🟥 ALERTS: Default Option: (Per Bar) Alerts Once Conditions Are Met (Bar Close) Alerts When Bar Closes Default Option: (Reg) Alerts During Regular Market Trading Hours, (0930-1600) (Ext) Alerts During Extended Market Hours, (1600-0930) (24/7) Alerts All Day Optional Preferences: Regular Alerts - Stocks Extended Alerts - Futures 24/7 Alerts - Crypto 🟧 STACKS: Default Value: (1) Incremental Stack Value, Increasing Value Swaps Sessions With the Next Two Stacks (✓) Swap Stacks? Pre/Post Market High/Lows, 1-2 Day High/Lows, 1-2 Week High/Lows, 1-2 Month High/Lows, 1-2 Year High/Lows ( ) Swap Stacks? Pre/Post Market Open/Close, 1-2 Day Open/Close, 1-2 Week Open/Close, 1-2 Month Open/Close, 1-2 Year Open/Close 🟨 EXAMPLES: Default Stack: 🟢 | 📗 Pre Market High (PRE) | 4600.00 🔴 | 📕 Post Market Low (POST) | 420.00 Optional: (Open) 🟢 | 📔 Post Market Open (POST) | 4400.00 Optional: (Close) 🔴 | 📓 Pre Market Close (PRE) | 430.00 Default Stack Value: (1) 🔴 | 📗 1 Day High (1DH) | 460.00 Next Stack Value: (3) 🟢 | 📕 4 Day Low (4DL) | 420.00 Optional: (Open) 🔴 | 📔 2 Day Open (2DO) | 440.00 Optional: (Close) 🟢 | 📓 3 Day Close (3DC) | 430.00 Default Stack Value: (5) 🟢 | 📗 5 Week High (5WH) | 460.00 Next Stack Value: (7) 🔴 | 📕 8 Week Low (8WL) | 420.00 Optional: (Open) 🔴 | 📔 7 Week Open (7WO) | 4400.00 Optional: (Close) 🟢 | 📓 6 Week Close (6WC) | 430.00 Default Stack Value: (9) 🔴 | 📗 9 Month High (9MH) | 460.00 Next Stack Value: (11) 🟢 | 📕 12 Month Low (12ML) | 420.00 Optional: (Open) 🟢 | 📔 11 Month Open (11MO) | 4400.00 Optional: (Close) 🔴 | 📓 10 Month Close (10MC) | 430.00 Default Stack Value: (13) 🟢 | 📗 13 Year High (13YH) | 460.00 Next Stack Value: (15) 🟢 | 📕 16 Year Low (16YL) | 420.00 Optional: (Open) 🔴 | 📔 15 Year Open (15YO) | 4400.00 Optional: (Close) 🔴 | 📓 14 Year Close (14YC) | 430.00 🟩 TABLES: Default Value: (1) Moves Table Up, Down, Left, or Right Based on Second Default Value First Default Value: (Top Right) Sets Table Placement, Middle Center Allows Table To Move In All Directions Second Default Value: (Default) Fixed Table Position, Switching Values Moves Direction of the Table 🟦 IDEAS: (✓) Show Ideas? Shows Four Ideas With Custom Texts and Values; Ideas Are Based Around Post-It Note Reminders with Alerts Suggestions For Text Ideas: Take Profit, Stop Loss, Trim, Hold, Long, Short, Bounce Spot, Retest, Chop, Support, Resistance, Buy, Sell 🟪 EXAMPLES: Default Value: (5) Shows the Custom Table Value For Sorted Table Positions and Alerts Default Text: (🥇) Shown On First Table Cell and Message Appearing On Alerts Alert Shows: 🟢 | 🥇 | 5.00 Default Value: (10) Shows the Custom Table Value For Sorted Table Positions and Alerts Default Text: (🥈) Shown On Second Table Cell and Message Appearing On Alerts Alert Shows: 🔴 | 🥈 | 10.00 Default Value: (50) Shows the Custom Table Value For Sorted Table Positions and Alerts Default Text: (🥉) Shown On Third Table Cell and Message Appearing On Alerts Alert Shows: 🟢 | 🥉 | 50.00 Default Value: (100) Shows the Custom Table Value For Sorted Table Positions and Alerts Default Text: (🎖️) Shown On Fourth Table Cell and Message Appearing On Alerts Alert Shows: 🔴 | 🎖️ | 100.00 ⬛️ REFERENCES: Pre-market Highs & Lows on regular trading hours (RTH) chart By Twingall Previous Day Week Highs & Lows By Sbtnc Screener for 40+ instruments By QuantNomad Daily Weekly Monthly Yearly Opens By Meliksah55Pine Script® göstergesiScvvby tarafındanGüncellendi 52
Ribbit RangesBounce Around Multiple (Open, High, Low, Close) Ranges On Pre/Post Market & (Daily, Weekly, Monthly, Yearly) Sessions With Meticulous Lines, Labels, Tooltips, Colors, Custom Ideas, and Alerts. Sessions Use Two Step Incremental Values Default Value: (1) Shows Two Previous (O, H, L, C); Increasing Value Swaps Sessions With Next Two Ranges. ⬛️ KEY WORDS: 🟢 Crossover | 🔴 Crossunder 📗 High | 📕 Low 📔 Open | 📓 Close 🥇 First Idea | 🥈 Second Idea 🥉 Third Idea | 🎖️ Fourth Idea 🟥 ALERTS: Default Option: (Per Bar) Alerts Once Conditions Are Met (Bar Close) Alerts When Bar Closes Default Option: (Reg) Alerts During Regular Market Trading Hours, (0930-1600) (Ext) Alerts During Extended Market Hours, (1600-0930) (24/7) Alerts All Day Optional Preferences: Regular Alerts - Stocks Extended Alerts - Futures 24/7 Alerts - Crypto 🟧 RANGES: Default Value: (1) Incremental Range Value, Increasing Value Swaps Sessions With the Next Two Ranges (✓) Swap Ranges? Pre/Post Market High/Lows, 1-2 Day High/Lows, 1-2 Week High/Lows, 1-2 Month High/Lows, 1-2 Year High/Lows ( ) Swap Ranges? Pre/Post Market Open/Close, 1-2 Day Open/Close, 1-2 Week Open/Close, 1-2 Month Open/Close, 1-2 Year Open/Close 🟨 EXAMPLES: Default Range: 🟢 | 📗 Pre Market High (PRE) | 4600.00 🔴 | 📕 Post Market Low (POST) | 420.00 Optional: (Open) 🟢 | 📔 Post Market Open (POST) | 4400.00 Optional: (Close) 🔴 | 📓 Pre Market Close (PRE) | 430.00 Default Range Value: (1) 🔴 | 📗 1 Day High (1DH) | 460.00 Next Range Value: (3) 🟢 | 📕 4 Day Low (4DL) | 420.00 Optional: (Open) 🔴 | 📔 2 Day Open (2DO) | 440.00 Optional: (Close) 🟢 | 📓 3 Day Close (3DC) | 430.00 Default Range Value: (5) 🟢 | 📗 5 Week High (5WH) | 460.00 Next Range Value: (7) 🔴 | 📕 8 Week Low (8WL) | 420.00 Optional: (Open) 🔴 | 📔 7 Week Open (7WO) | 4400.00 Optional: (Close) 🟢 | 📓 6 Week Close (6WC) | 430.00 Default Range Value: (9) 🔴 | 📗 9 Month High (9MH) | 460.00 Next Range Value: (11) 🟢 | 📕 12 Month Low (12ML) | 420.00 Optional: (Open) 🟢 | 📔 11 Month Open (11MO) | 4400.00 Optional: (Close) 🔴 | 📓 10 Month Close (10MC) | 430.00 Default Range Value: (13) 🟢 | 📗 13 Year High (13YH) | 460.00 Next Range Value: (15) 🟢 | 📕 16 Year Low (16YL) | 420.00 Optional: (Open) 🔴 | 📔 15 Year Open (15YO) | 4400.00 Optional: (Close) 🔴 | 📓 14 Year Close (14YC) | 430.00 🟩 COLORS: (✓) Swap Colors? Text Color Is Shown Using Background Color ( ) Swap Colors? Background Color Is Shown Using Text Color 🟦 IDEAS: (✓) Show Ideas? Plots Four Ideas With Custom Lines and Labels; Ideas Are Based Around Post-It Note Reminders with Alerts Suggestions For Text Ideas: Take Profit, Stop Loss, Trim, Hold, Long, Short, Bounce Spot, Retest, Chop, Support, Resistance, Buy, Sell 🟪 EXAMPLES: Default Value: (5) Shows the Custom Value For Lines, Labels, and Alerts Default Text: (🥇) Shown On First Label and Message Appearing On Alerts Alert Shows: 🟢 | 🥇 | 5.00 Default Value: (10) Shows the Custom Value For Lines, Labels, and Alerts Default Text: (🥈) Shown On Second Label and Message Appearing On Alerts Alert Shows: 🔴 | 🥈 | 10.00 Default Value: (50) Shows the Custom Value For Lines, Labels, and Alerts Default Text: (🥉) Shown On Third Label and Message Appearing On Alerts Alert Shows: 🟢 | 🥉 | 50.00 Default Value: (100) Shows the Custom Value For Lines, Labels, and Alerts Default Text: (🎖️) Shown On Fourth Label and Message Appearing On Alerts Alert Shows: 🔴 | 🎖️ | 100.00 ⬛️ REFERENCES: Pre-market Highs & Lows on regular trading hours (RTH) chart By Twingall Previous Day Week Highs & Lows By Sbtnc Screener for 40+ instruments By QuantNomad Daily Weekly Monthly Yearly Opens By Meliksah55Pine Script® göstergesiScvvby tarafındanGüncellendi 2282