ADR Table BY @ICT_YEROADR Table BY @ICT_YERO
Created by: @ICT_YERO
This custom indicator is designed to provide the Average Daily Range (ADR) for multiple timeframes, including Daily, 4-Hour, and 1-Hour. The indicator is tailored to assist traders in understanding price volatility and making informed trading decisions.
Key Features
Multi-Timeframe ADR Calculation:
Automatically calculates and displays the ADR for Daily, 4-Hour, and 1-Hour timeframes.
Helps traders identify potential price movement ranges for different trading sessions.
Dynamic Range Visualization:
Clear visual representation of the ADR on the chart, making it easy to spot price extremes.
Real-time updates to reflect changes in price movement.
Custom Alerts:
Option to set alerts when the price approaches the ADR high or low.
Useful for identifying potential reversal zones or breakout opportunities.
User-Friendly Interface:
Simple and intuitive settings to customize colors, levels, and display preferences.
Seamlessly integrates with your existing TradingView setup.
ICT-Inspired Methodology:
Designed for traders who follow ICT concepts, focusing on precision and high-probability setups.
Applications
Range Trading: Helps determine the high and low boundaries for scalping or intraday setups.
Volatility Analysis: Understand market behavior during different times of the day or week.
Reversal Zones: Identify areas where price is likely to reverse, based on ADR extremes.
Whether you're a scalper, day trader, or swing trader, this indicator provides a comprehensive overview of price volatility across multiple timeframes, making it an essential tool for your trading arsenal.
Pesquisar nos scripts por "daily"
Multi-ticker Daily Pivot AlertDescription:
The Big Tech Daily Pivot Alert is a powerful TradingView indicator designed to monitor daily pivot points for major tech and market-leading tickers. It provides real-time alerts when prices approach their daily pivot levels, helping traders identify potential trading opportunities during the U.S. market hours.
Key Features:
Multi-Ticker Monitoring: Tracks the daily pivot points for top tech and market tickers, including NVDA, TSLA, AMZN, NFLX, SPY, QQQ, GOOGL, MSFT, META, and AAPL.
Daily Pivot Calculations: Uses yesterday's high, low, and close prices to calculate the pivot point for each ticker.
Real-Time Alerts: Sends instant alerts when the open, high, low, or current price is near the pivot point (within 0.25% tolerance).
Time-Sensitive Alerts: Operates exclusively during U.S. market hours (6:00 AM to 1:00 PM PST) on weekdays (Monday to Friday).
Customizable Alert Format: Alerts are sent as JSON payloads for seamless integration with platforms like Discord or other webhook-supported systems.
How It Works:
The indicator calculates the daily pivot point for each ticker using the formula:
Pivot Point = (High + Low + Close) / 3
It continuously monitors the open, high, low, and current prices of each ticker on a 1-minute timeframe.
If any value approaches the pivot point within a configurable threshold (default: 0.25%), it triggers an alert with detailed information for all tickers meeting the criteria.
Who Should Use It:
Day Traders: Spot potential price reversal or breakout levels based on pivot point testing.
Swing Traders: Identify key levels of support and resistance to inform trading decisions.
Tech and Market Enthusiasts: Stay updated on critical price levels for major tech and market tickers.
Instructions:
Add the indicator to your chart.
Configure your webhook endpoint to receive alerts (e.g., Discord or Slack).
Monitor alerts for actionable opportunities when prices test pivot points.
ICT Daily BiasThis indicator is based on ICT's teaching - Daily Bias. Indicator tries to predict which direction (bias) the price will move in the near future and it can tell you in which direction should you take trades on the lower timeframe (buy or sell). It works on every timeframe but best to use on 1D timeframe. It can also show historical Daily Biases. Daily Bias can be BUY, SELL or NEUTRAL. If there is NEUTRAL Daily Bias then you should not take any trade because following price direction is not clear until the Daily Bias changes to BUY or SELL.
Current Daily Bias is shown in the right bottom corner.
Daily Bias can be calculated by 2 types: Previous H/L or Previous Swing H/L.
Previous H/L:
This calculation is based on previous H/L. If actual candle reaches previous high (red line by default) or low (green line by default) with wick then price should reverse into opposite direction. If actual candle closes with body above previous high (green line by default) or below previous low (red line by default) then price should continue in current direction. There are also colorful arrows showing the following daily bias based on previous candle.
Previous Swing H/L:
This calculation is based on previous untested swing H/L. If actual candle reaches previous untested swing high (red line by default) or low (green line by default) with wick then price should reverse into opposite direction. If actual candle closes with body above previous untested swing high (green line by default) or below previous untested swing low (red line by default) then price should continue in current direction. Lookleft and lookright period (default: 3) for swing H/L can be set in indicator settings. This period tells you how many candles left and right from the swing H/L need to be higher (swing low) or lower (swing high). Previous tested swing H/L are labeled by colorful (yellow by default) diamonds. There are also colorful arrows showing the following daily bias based on previous tested swing H/L.
All settings of this indicator should be self-explanatory and some of them have tooltips for better understanding.
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.
Weekly and daily separators - MKThis indicator is designed to provide easier usability and greater customization for traders. The update brings enhanced stability and reliability in detecting day, week, and month changes across various timeframes, ensuring consistent and accurate visuals on your charts.
Key Features:
Time Zone Customization: Select the time zone to determine when session changes are marked.
Adjustable Line Coverage: Lines can now be customized to only partially cover the top and bottom of the chart, offering a cleaner look.
Optional Labels: Enable labels to display the starting month, calendar week, or day. Day formats include:
Weekday name
Date in formats: dd.MM or MM.dd
Visual Enhancements:
Default line widths and colors now use an orange hue for better visibility.
Added a monthly separator line for better long-term trend tracking.
Higher time frame color options for clarity.
Independent customization of line styles and widths.
Additional Improvements:
Ability to hide daily lines on daily charts and higher timeframes. Similarly, weekly lines can be hidden on weekly charts and higher.
Secondary line width for weekly separators on daily and higher timeframes, ensuring cleaner chart aesthetics.
Updated color selection and default values for better readability.
Forecast Daily BIAS**Indicator Name:** Forecast Daily BIAS
**Description:**
The Forecast Daily BIAS indicator is designed to predict the expected price direction (BIAS) for the current trading day. It analyzes key price levels from the previous day (high, low, and close) and compares them to the opening price of the current day. The indicator provides a simple forecast for the day's price movement: **Bullish**, **Bearish**, or **Neutral**.
Key Features:
- Bullish Prediction: When the opening price is higher than the previous day's close and above the average of the previous day's high and low.
- Bearish Prediction: When the opening price is lower than the previous day's close and below the average of the previous day's high and low.
- Neutral Prediction: If the price does not meet the conditions for bullish or bearish bias.
- Visual Indicators:
- Displays the BIAS forecast directly on the chart with labels.
- Highlights the chart background with colors (green for bullish, red for bearish) for easy interpretation.
Use Case:
This indicator is ideal for traders looking to identify the probable direction of the market for the day and plan their intraday trading strategies accordingly. It is particularly useful for day traders who rely on prior price levels to make informed decisions.
How to Use:
1. Add the indicator to your chart.
2. Observe the daily BIAS prediction:
- Green Background: Likely bullish trend.
- Red Background: Likely bearish trend.
- No Highlight: Neutral trend.
3. Use the forecast in conjunction with other indicators or strategies to confirm your trades.
Note: The indicator provides a basic directional bias and should not be used as a standalone trading signal. Always consider additional market factors and risk management.
Weekly Stacked Daily Changes [LuxAlgo]The Weekly Stacked Daily Changes tool allows traders to compare daily net price changes for each day of the week, stacked by week. It provides a very convenient way to compare daily and weekly volatility at the same time.
🔶 USAGE
The tool requires no configuration and works perfectly out of the box, displaying the net price change for each day of the week as stacked boxes of the appropriate size.
Traders can adjust the width of the columns and the spacing between days and weeks, options to change the color and disable the months and new month lines are also available.
🔹 Bottom Stack Bias
This feature allows traders to compare weekly volatility in two different ways.
With this feature disabled, all weeks use zero as the bottom of the stack, so traders can see at a glance weeks with more volatility and weeks with less volatility.
Enabling this feature will cause the tool to display the stacks with the weekly net price change as the bottom, so if a stack starts below the zero line it means that week has a negative net return, and if it starts above the zero line it means that week has a positive net return.
🔶 SETTINGS
Width: Select the fixed width for each column.
Offset: Choose the fixed width between each column.
Spacing: Select the distance between each day within each column.
🔹 Style
Bottom Stack Bias: Use weekly net price change as the bottom of the stack.
Bullish Change: Color for days with positive net price change
Bearish Change: Color for days with negative net price change
Show Months: Under each week stack, display the month
Show Months Delimiter: Display a line indicating the start of a new month
2024 - Median High-Low % Change - Monthly, Weekly, DailyDescription:
This indicator provides a statistical overview of Bitcoin's volatility by displaying the median high-to-low percentage changes for monthly, weekly, and daily timeframes. It allows traders to visualize typical price fluctuations within each period, supporting range and volatility-based trading strategies.
How It Works:
Calculation of High-Low % Change: For each selected timeframe (monthly, weekly, and daily), the script calculates the percentage change from the high to the low price within the period.
Median Calculation: The median of these high-to-low changes is determined for each timeframe, offering a robust central measure that minimizes the impact of extreme price swings.
Table Display: At the end of the chart, the script displays a table in the top-right corner with the median values for each selected timeframe. This table is updated dynamically to show the latest data.
Usage Notes:
This script includes input options to toggle the visibility of each timeframe (monthly, weekly, and daily) in the table.
Designed to be used with Bitcoin on daily and higher timeframes for accurate statistical insights.
Ideal for traders looking to understand Bitcoin's typical volatility and adjust their strategies accordingly.
This indicator does not provide specific buy or sell signals but serves as an analytical tool for understanding volatility patterns.
ATR Movement Percentage from Daily (Bal)Script Description: ATR Movement Percentage from Daily
The script titled "ATR Movement Percentage from Daily" is designed to help traders analyze the price movement of an asset in relation to its daily volatility, as represented by the Average True Range (ATR). Here's a breakdown of how the script works:
Key Features of the Script:
ATR Calculation:
The script allows the user to input the length of the ATR calculation (default is 14 periods).
It retrieves the daily ATR value using the request.security function, ensuring that the ATR is based on the daily timeframe, regardless of the current chart's timeframe.
Price Movement Calculation:
It calculates the opening price of the current day using request.security to ensure it is aligned with the daily timeframe.
It retrieves the current closing price and computes the price change from the opening price.
Movement Percentage:
The percentage of price movement relative to the daily ATR is calculated. This value helps traders understand how significant the current price movement is compared to the expected volatility for the day.
Direction of Movement:
The script determines the direction of the price movement (upward or downward) based on whether the price change is positive or negative.
Dynamic Label Display:
A label is created and updated to show the movement percentage and direction on the chart.
If the price movement is upward, the label is displayed in green; if downward, it is shown in red.
The label position updates with each new bar, keeping it relevant to the current price action.
Plotting Daily ATR:
The daily ATR value is plotted on the chart as a blue line, providing a visual reference for traders to see the volatility levels in relation to price movements.
Conclusion:
This script is particularly useful for traders who want to assess market conditions based on volatility. By understanding how much the price has moved in relation to the daily ATR, traders can make informed decisions about entry and exit points, and adjust their risk management strategies accordingly. The dynamic labeling feature enhances the usability of the script, allowing for quick visual assessments of market behavior.
Sector Daily Gain/Loss TableOverview: The "Sector Daily Gain/Loss Table" is a custom TradingView indicator designed to display the daily percentage changes in selected cryptocurrency sectors. This indicator provides a comprehensive view of the performance of various cryptocurrencies organized into specific sectors, helping traders and analysts to make informed decisions based on sector performance.
Key Features:
Dynamic Data Retrieval: The indicator retrieves daily closing prices for multiple cryptocurrencies across different exchanges (Binance and Bybit) using the request.security function. This allows users to monitor real-time price movements.
Sectors Covered:
BTC Sector: Includes Bitcoin (BTC).
ETH Sector: Includes Ethereum (ETH).
RWA Sector: Comprises various assets such as OM, ONDO, POLYX, SNX, PENDLE, and HIFI.
L1/L2 Sector: Features major Layer 1 and Layer 2 solutions including ETH, BNB, SOL, XRP, TON, ADA, AVAX, DOT, SUI, APT, ICP, POL, and more.
MEME Sector: Showcases popular meme coins like DOGE, SHIB, PEPE, WIF, BONK, FLOKI, ORDI, BOME, and NEIRO, along with MEW and POPCAT from Bybit.
AI Sector: Highlights AI-related tokens such as TAO, FET, GRT, THETA, WLD, and TURBO.
DEFI Sector: Displays decentralized finance projects including UNI, AAVE, INJ, RUNE, MKR, JUP, LDO, PENDLE, CAKE, LUNA, RAY, OSMO, KAVA, and RSR.
Average Gain/Loss Calculations: For each sector, the indicator calculates the average percentage change in price based on the included cryptocurrencies, offering insights into sector-wide performance trends.
Table Display: The performance metrics are presented in a clean and organized table format on the TradingView chart, providing easy access to vital information for traders.
User-Friendly Design: The table is designed to be visually appealing and informative, with color coding and clear labeling for each sector and its corresponding percentage change.
Usage: Traders can utilize this indicator to quickly assess the performance of various cryptocurrency sectors and make informed trading decisions based on the daily changes in sector performance.
CANSLIM IBD Relative Strength NIFTYSMLCAP250 (Daily & Weekly)This Pine Script (written in version 5) is designed to calculate the IBD Relative Strength for both daily and weekly timeframes, comparing the current chart's security to the NIFTY SMLCAP 250 index. Here's a breakdown of the code:
1. Indicator Initialization: This line sets up the indicator with both a short and full title. The overlay=true means the plot will be drawn on top of the price chart.
2. Fetching Data: This fetches the daily ("D") and weekly ("W") close prices for the NIFTY SMLCAP 250 index.
3. Relative Strength Calculation: Relative strength is calculated as the ratio of the security's current close price to the close price of the NIFTY SMLCAP 250, multiplied by 100 for both daily and weekly timeframes.
4. Timeframe-Based Selection: Here, the script checks whether the chart is in daily or weekly mode and selects the corresponding relative strength value.
5. Scaling with Multiplier: This section ensures there are at least 60 bars of data and scales the relative strength by using a multiplier derived from the 60th previous bar's close price.
6. Plotting: Finally, the scaled relative strength is plotted on the chart in black.
Improvements :
Dynamic Timeframe Handling: You might want to extend this for other timeframes, e.g., monthly.
Customization: You can add user input parameters to adjust the timeframe, scale factor, or period dynamically.
Color Enhancements: You can add color variation to indicate strength/weakness more clearly.
Grandfather-Father-Son RSI Buy Indicator-only for daily TFGrandfather-Father-Son RSI Buy and Sell Indicator
This script identifies buy and sell opportunities by combining RSI values across multiple timeframes to capture market trends and reversals. The "Grandfather-Father-Son" concept breaks down RSI analysis into three key timeframes:
Grandfather (Monthly): Represents the long-term trend, helping to filter trades that align with the overall market direction.
Father (Weekly): Provides intermediate-term momentum, confirming market conditions before signaling entry or exit points.
Son (Daily): Tracks short-term corrections and movements to pinpoint precise buy and sell opportunities.
Key Features:
Buy Signal: A buy signal is triggered when:
Monthly RSI (Grandfather) and Weekly RSI (Father) are both above 70.
Daily RSI (Son) is between 40 and 45, signaling a potential market pullback before resuming the upward trend.
The indicator checks for alignment across these timeframes to generate a reliable buy signal.
Sell Signal: A sell signal occurs when the Daily RSI (Son) crosses above 70, indicating a potential overbought condition.
Multi-Timeframe Analysis: The script pulls data from higher timeframes (monthly and weekly) to ensure that signals reflect larger market trends rather than short-term fluctuations.
Instructions:
Optimal Timeframe: This script works best on the Daily timeframe, as it uses Monthly and Weekly RSI for trend confirmation. The indicator will display a warning if applied to other timeframes to ensure it is used optimally.
Trend Alignment: The strategy ensures that buy signals are triggered only when there is a strong uptrend in both the Grandfather (Monthly) and Father (Weekly) RSI, while sell signals are based on potential overbought conditions in the Son (Daily) RSI.
Limitations:
Timeframe Dependency: Signals are based on higher timeframe data (Weekly and Monthly), which may only update at the close of those respective time periods. Therefore, it is designed to work in real-time but will be most reliable when trading in alignment with these longer-term trends.
Replay Mode: The script has been optimized to function correctly during live market conditions, with no reliance on future data (no lookahead). This ensures signals appear accurately during both backtesting and live trading.
Disclaimer:
This script is for educational purposes and should be used with caution. Always backtest before using in live trading and adjust parameters to fit your trading strategy and risk management plan.
Precise ATR Stop Loss - Daily Pullbacks [ST]Precise ATR Stop Loss - Daily Pullbacks
This indicator uses ATR (Average True Range) combined with the identification of pullback lows and highs on daily charts to calculate more precise stop loss levels.
How it works:
Identification of Pullbacks:
Pullback Lows: Identifies significant low points on daily charts that can serve as support.
Pullback Highs: Identifies significant high points on daily charts that can serve as resistance.
ATR (Average True Range):
Measures market volatility and is used to adjust stop loss levels according to market conditions.
Dynamic Stop Loss:
Stop Loss for Uptrend:
When a pullback low is identified on a daily chart, the stop loss is set slightly below this point, adjusted by the ATR.
This level is shown by a green line on the chart.
Stop Loss for Downtrend:
When a pullback high is identified on a daily chart, the stop loss is set slightly above this point, adjusted by the ATR.
This level is shown by a red line on the chart.
Indicator Benefits:
Improved Precision: Uses significant pullback points on daily charts to set stops more accurately.
Dynamic Stop Loss:
Automatically adjusts stop loss levels according to market volatility, providing more effective risk management.
Título: Precise ATR Stop Loss - Daily Pullbacks
Descrição em Português:
Este indicador utiliza o ATR (Average True Range) combinado com a identificação de fundos e topos de pullback em gráficos diários para calcular níveis de stop loss mais precisos.
Como funciona:
Identificação de Pullbacks:
Fundos de Pullback: Identifica pontos de mínima significativos em gráficos diários que podem servir como suporte.
Topos de Pullback: Identifica pontos de máxima significativos em gráficos diários que podem servir como resistência.
ATR (Average True Range):
Mede a volatilidade do mercado e é utilizado para ajustar os níveis de stop loss de acordo com as condições do mercado.
Stop Loss Dinâmico:
Stop Loss para Tendência de Alta: Quando um fundo de pullback é identificado em um gráfico diário, o stop loss é colocado um pouco abaixo desse ponto, ajustado pelo ATR. Este nível é mostrado por uma linha verde no gráfico.
Stop Loss para Tendência de Baixa: Quando um topo de pullback é identificado em um gráfico diário, o stop loss é colocado um pouco acima desse ponto, ajustado pelo ATR. Este nível é mostrado por uma linha vermelha no gráfico.
Benefícios do Indicador:
Precisão Melhorada: Utiliza pontos de pullback significativos em gráficos diários para posicionar stops de forma mais precisa.
Stop Loss Dinâmico: Ajusta automaticamente os níveis de stop loss de acordo com a volatilidade do mercado, proporcionando uma gestão de risco mais eficaz.
Fibo Level DailyOverview
The "Fibo Level Daily" strategy is designed for trading Bitcoin (BTC) using the 1-hour timeframe. This strategy relies on Fibonacci levels calculated from the previous day's range and determines entry and exit points based on whether the previous daily candle was bullish or bearish.
How It Works
Fibonacci Levels Calculation:
The indicator calculates Fibonacci levels (0.8, 0.5, and 0.2) based on the high and low of the previous day.
The levels are calculated as follows:
0.8: This level is calculated by multiplying the difference between the previous day's high and low by 0.8 and adding the result to the previous day's low.
0.5: This is the midpoint of the previous day's range.
0.2: This level is calculated by multiplying the difference between the previous day's high and low by 0.2 and adding the result to the previous day's low.
Identifying the Previous Day's Trend:
The indicator checks if the previous daily candle closed bullish (close greater than open) or bearish (close less than open).
Setting Entry and Take Profit Levels:
If the previous daily candle was bearish:
Sell Entry: Wait for the price to rise to the 0.5 level (midpoint of the previous day's range) to enter a sell position.
Take Profit: The profit target is set at the 0.2 level.
If the previous daily candle was bullish:
Buy Entry: Wait for the price to drop to the 0.5 level (midpoint of the previous day's range) to enter a buy position.
Take Profit: The profit target is set at the 0.8 level.
Visual Representation on the Chart:
The indicator draws horizontal lines on the chart representing the Fibonacci levels (0.8, 0.5, and 0.2) from the previous day. These lines help visualize entry and exit points clearly.
Additionally, the last 15 minutes of the daily session are highlighted with a light red background to indicate the session's end.
Conditions of Use:
Timeframe: This indicator is specifically designed for use on the 1-hour timeframe.
Assets: While it can be used on any asset, it is optimized for trading Bitcoin (BTC).
Steps to Use the Indicator
Add the Indicator:
Insert the "Fibo Level Daily" indicator script into your trading platform (such as TradingView).
Select Timeframe:
Change the chart timeframe to 1 hour.
Interpret the Levels:
Observe the horizontal lines drawn on the chart representing the Fibonacci levels.
Identify whether the previous daily candle was bullish or bearish.
Wait for the Entry Price:
For a bearish previous daily candle: Wait for the price to rise to the 0.5 level to enter a sell position.
For a bullish previous daily candle: Wait for the price to drop to the 0.5 level to enter a buy position.
Set the Profit Target:
For a sell: Set your profit target at the 0.2 level.
For a buy: Set your profit target at the 0.8 level.
Execute the Trade:
Initiate the trade once the price reaches the entry level and set your take profit according to the identified trend from the previous day.
Conclusion
The "Fibo Level Daily" strategy provides a clear and precise methodology for identifying entry and exit points in Bitcoin using Fibonacci levels. By following this step-by-step guide, any trader can take advantage of market movements based on the previous day's price action, optimizing their trading opportunities on the 1-hour timeframe.
Weekly & Daily High/Low AnalyzerOverview
The Weekly & Daily High/Low Analyzer indicator is designed to analyze the likelihood of achieving the High or Low of the day or week based on user-specified parameters. This tool is ideal for traders who want to identify potential turning points in the market by examining historical data.
Features
Weekly High/Low Analysis: Available exclusively on the daily timeframe, this feature allows users to analyze past weeks to determine the probability of reaching the weekly high or low. Users can specify the number of weeks to analyze via the "Number of Weeks to Calculate" input field. Setting this field to 0 includes all available historical data. Note that the current week is excluded from the analysis as it is incomplete, and weekends (Saturdays and Sundays) are not analyzed.
Daily High/Low Analysis: Available exclusively on the 1-hour timeframe, this feature analyzes past days to determine the probability of reaching the daily high or low. Users can specify the number of days to analyze via the "Number of Days to Calculate" input field. Setting this field to 0 includes all available historical data. The current day is excluded from the analysis as it is incomplete, and weekends (Saturdays and Sundays) are not analyzed.
Visualization
A table is displayed in the top right corner of the chart, showing the results of the analysis. The table highlights the hours or days with the highest probabilities in darker colors for easy identification.
How It Works
Weekly Analysis: On the daily timeframe, the script analyzes each week's high and low points. It differentiates between bullish and bearish weeks and calculates the probability of reaching the high or low on each day of the week (Monday to Friday).
Daily Analysis: On the 1-hour timeframe, the script examines the high and low points of each trading day. It differentiates between bullish and bearish days and calculates the probability of reaching the high or low at each hour of the trading day.
Inputs
Number of Weeks to Calculate: An integer input that determines the number of past weeks to include in the analysis. Setting this to 0 includes all historical data.
Number of Days to Calculate: An integer input that determines the number of past days to include in the analysis. Setting this to 0 includes all historical data.
Calculation and Display
The indicator uses arrays to count the occurrences of highs and lows on bullish and bearish weeks and days.
Probabilities are calculated and displayed in a table, with each row representing a day (for weekly analysis) or an hour (for daily analysis).
Colors in the table indicate the strength of the probability, making it easy to identify significant patterns.
Implementation
The script includes detailed logic for resetting values at the start of a new week or day, capturing opening and closing prices, and counting occurrences of highs and lows. The table displays data in a user-friendly format, with gradient colors indicating the probability strength.
Example Usage
Swing Traders: Can use the weekly analysis to identify potential high or low points for the week, aiding in setting entry or exit points.
Day Traders: Can use the daily analysis to determine the most likely hours for reaching the high or low of the day, optimizing intraday trading strategies.
Additional Information
This indicator is inspired by the knowledge shared by Omor and aims to provide traders with a statistical edge in predicting market movements.
B A N K $ - Opening Lines / Daily Separators This is a simple indicator that aids the trader in being able to visualise each trading day of the week;
Key Features
Weekly Open Line
Daily Open Line
Option for Background Lines
Weekly & Daily Open Lines
Information ℹ️
These are vertical lines that are anchored to the hour of the Weekly Open and the hour of each Daily Candle Open. The settings are customisable, allowing to you edit the Width, Style & Colour. You can also select Monday as the Weekly Open if Monday is a no-trade day for you.
Settings ⚙️
1h Toggle - by default Daily Open Lines are only visible under the 1h, you can select to also make them visible on the 1h.
Background Lines - you can replace the chart lines with background lines, this can improve performance and allow you to load more lines on the chart when going back in price.
Show Days of Week - this prints the current day on the chart.
TTrades Daily Bias [TFO]Inspired by @TTrades_edu video on daily bias, this indicator aims to develop a higher timeframe bias and collect data on its success rate. While a handful of concepts were introduced in said video, this indicator focuses on one specific method that utilizes previous highs and lows. The following description will outline how the indicator works using the daily timeframe as an example, but the weekly timeframe is also an included option that functions in the exact same manner.
On the daily timeframe, there are a handful of possible scenarios that we consider: if price closes above its previous day high (PDH), the following day's bias will target PDH; if price trades above its PDH but closes back below it, the following day's bias will target its previous day low (PDL).
Similarly, if price closes below its PDL, the following day's bias will target PDL. If price trades below its PDL but closes back above it, the following day's bias will target PDH.
If price trades as an inside bar that doesn't take either PDH or PDL, it will refer to the previous candle for bias. If the previous day closed above its open, it will target PDH and vice versa. If price trades as an outside bar that takes both PDH and PDL, but closes inside that range, no bias is assigned.
With a rigid framework in place, we can apply it to the charts and observe the results.
As shown above, each new day starts by drawing out the PDH and PDL levels. They start out as blue and turn red once traded through (these are the default colors which can be changed in the indicator's settings). The triangles you see are plotted to indicate the time at which PDH or PDL was traded through. This color scheme is also applied to the table in the top right; once a bias is determined, that cell's color starts out as blue and turns red once the level is traded through.
The table indicates the success rate of price hitting the levels provided by each period's bias, followed by the success rate of price closing through said levels after reaching them, as well as the sample size of data collected for each scenario.
In the above crude oil futures (CL1!) 30m chart, we can glean a lot of information from the table in the top right. First we may note that the "PDH" cell is red, which indicates that the current day's bias was targeting PDH and it has already traded through that level. We might also note that the "PWH" cell is blue, which indicates that the weekly bias is targeting the previous week high (PWH) but price has yet to reach that level.
As an example of how to read the table's data, we can look at the "PDH" row of the crude oil chart above. The sample size here indicates that there were 279 instances where the daily bias was assigned as PDH. From this sample size, 76.7% of instances did go on to trade through PDH, and only 53.7% of those instances actually went on to close through PDH after hitting that level.
Of course, greater sample sizes and therefore greater statistical significance may be derived from higher timeframe charts that may go further back in time. The amount of data you can observe may also depend on your TradingView plan.
If we don't want to see the labels describing why bias is assigned a certain way, we can simply turn off the "Show Bias Reasoning" option. Additionally, if we want to see a visual of what the daily and weekly bias currently is, we can plot that along the top and bottom of the chart, as shown above. Here I have daily bias plotted at the top and weekly bias at the bottom, where the default colors of green and red indicate that the bias logic is expecting price to draw towards the given timeframe's previous high or low, respectively.
For a compact table view that doesn't take up much chart space, simply deselect the "Show Statistics" option. This will only show the color-coded bias column for a quick view of what levels are being anticipated (more user-friendly for mobile and other smaller screens).
Alerts can be configured to indicate the bias for a new period, and/or when price hits its previous highs and lows. Simply enable the alerts you want from the indicator's settings and create a new alert with this indicator as the condition. There will be options to use "Any alert() function call" which will alert whatever is selected from the settings, or you can use more specific alerts for bullish/bearish bias, whether price hit PDH/PDL, etc.
Lastly, while the goal of this indicator was to evaluate the effectiveness of a very specific bias strategy, please understand that past performance does not guarantee future results.
Market Pivot Levels [Past & Live]Market Levels provide a robust view of daily pivot points of markets such as high/low/close with both past and live values shown at the same time using the recently updated system of polylines of pinescript.
The main need for this script arose from not being able to use plots for daily points because plots are inherently once drawn can't be erased and because we can't plot stuff for previous bars after values are determined we can't use them reliably. And while we can use traditional lines, because we would have extremely high amount of lines and we would have to keep removing the previous ones it wouldn't be that effective way for us. So we try to do it with the new method of polylines .
Features of this script:
- Daily High/Low Points
- Yesterday High/Low/Close Points
- Pre-Market High-Low points.
Now let's preview some of the important points of code and see how we achieve this:
With the code below we make sure no matter which chart we are using we are getting the extended hours version of sessions so our calculations are made safely for viewing pre-market conditions.
// Let's get ticker extended no matter what the current chart is
tc = ticker.new(syminfo.prefix, syminfo.ticker, session.extended)
Coding our own function to calculate high's and low's because inbuilt pinescript function cannot take series and we send this function to retrieve our high's and lows.
// On the fly function to calculate daily highlows instead of tv inbuilt because tv's length cannot take series
f_highlow(int last) =>
bardiff = last
float _low = low, float _high = high
for i = bardiff to 0 by 1
if high > _high
_high := high
if low < _low
_low := low
With doing calculations at the bars of day ending points we can retrieve the correct points and values and push them for our polylines array so it can be used in best way possible.
// Daily change points
changeD = timeframe.change("D")
// When new day starts fill polyline arrays with previous day values for polylines to draw on chart
// We also update prevtime values with current ones after we pushed to the arrays
if changeD
f_arrFill(cpArrHigh, cpArrLow, prevArrh, prevArrl, prevArrc, prevMarh, prevMarl)
valHolder.unshift(valueHold.new(_high, _low, _high, _close, _low, time, pr_h, pr_l))
The rest of the code is annotated and commented. You can let me know in comments if you have any questions. Happy trading.
SPX Daily Probability Predictor_MFCDescription:
The SPX Daily Probability Predictor is a powerful trading indicator designed exclusively for TradingView, providing traders with valuable insights into the potential movement of the S&P 500 index (SPX) on a daily basis. This indicator utilizes a sophisticated calculation method based on historical price movements, including gaps, to estimate the probability of the index's future direction.
Key Features:
Daily Probability Calculation:
The indicator calculates the daily probability of the SPX movement by analyzing the standard deviation of historical price changes. This statistical approach offers a comprehensive understanding of the market's volatility and aids traders in making more informed decisions.
Historical Movement Inclusion:
Unlike traditional indicators that only consider the closing prices, the SPX Daily Probability Predictor goes a step further by incorporating the full spectrum of daily movements, including gaps. This inclusive approach provides a more accurate representation of market dynamics, enhancing the reliability of the probability predictions.
Real-Time Analysis:
Stay ahead of the market with real-time analysis that adapts to the current trading session. The SPX Daily Probability Predictor dynamically adjusts its calculations throughout the trading day, ensuring that traders receive the most up-to-date and relevant information for their decision-making process.
Customizable Parameters:
Tailor the indicator to your trading preferences with customizable parameters. Adjust the lookback period or fine-tune other settings to align the probability predictions with your individual trading strategy.
By incorporating historical price movements, including gaps, and employing statistical analysis to calculate daily probabilities, the SPX Daily Probability Predictor equips traders with a valuable tool for anticipating potential market directions. Whether you are a seasoned investor or a newcomer to the world of trading, this indicator provides actionable insights that can contribute to more informed decision-making in the dynamic environment of the stock market.
Upcoming Enhancements:
Please note that while the SPX Daily Probability Predictor currently offers a robust set of features for daily market analysis, we are committed to continuous improvement and the development of additional functionalities. In future updates, users can look forward to exciting enhancements, including the capability to forecast future probabilities of market movements. This forward-looking feature will provide traders with a valuable glimpse into potential trends, aiding in more proactive decision-making.
Furthermore, we are actively working on expanding the indicator's scope to accommodate different time frames. Soon, traders will have the option to obtain probability data not only on a daily basis but also for monthly or weekly intervals. This extended flexibility allows for a more comprehensive analysis, catering to various trading styles and preferences.
As we strive to create a versatile and powerful tool for the TradingView community, we welcome user feedback and suggestions for additional features. Your insights play a crucial role in shaping the future evolution of the SPX Daily Probability Predictor, ensuring it remains a valuable asset in the dynamic landscape of financial markets. Stay tuned for updates as we continue to enhance and refine this innovative trading indicator.
VWAP Balance ZonesVWAP Balance Zones (VBZ) Is based on 3 concepts.
Many Traders use VWAP to help determine Price Trends.
Trends are typically identified by new Highs or new Lows.
Balanced is found when Supply and Demand are mostly Equal.
VBZ tracks the daily, weekly, and monthly highs and lows; Then plots the average (50%) between the VWAP and the respective extremes.
50% VWAP Zones can be considered significant since they attempt to identify the equilibrium between market participants within the current trend, serving as key reference points to consider for decision making. >While in an uptrend, Buyers may see price falling to the Hi 50% as an attractive value entry for the continuation upwards.
>While ALSO in an uptrend, Sellers may see price falling to the Hi 50% as a change in sentiment with more downwards movement on the way.
Because of these conflicting mindsets, these zones are thought to display areas of balance between buyers and sellers, which can serve as potential decision points throughout the day.
VBZ Draws Zones from the Daily (High/Low/Close) VWAPs and the Day's (High/Low/Close) extremes as seen below.
Technically speaking, an average between vwap and extreme is a single point, to make these into zones I am using multiple sources for vwap and tracking different points of the bar throughout the day (ex. Close VWAP & Daily Highest Close)
Weekly and Monthly are only displaying the Average Price between the VWAP and the (Weekly or Monthly) High/Low.
These hold up as important levels for speculation; however, since most action will be discovered at the daily zones, I am not displaying the zones for the Weekly and Monthly to keep noise to a minimum.
Unique Behaviors:
- Weekly values are hidden on the first day of the week since they are similar to the daily values on the first day of the week.
- Monthly values are hidden in the first week of the month for the same reason.
[AlbaTherium] Sessional & Daily's liquidities - Beta Sessional & Daily Liquidities - Beta: Harnessing the Power of the Institutional Funding Candle (IFC) in Trading
Introduction:
The Sessional & Daily Liquidities - Beta indicator places the Institutional Funding Candle (IFC) at its core. Within the realm of trading, the IFC stands as a key signal for identifying Points of Interest (POIs) , offering traders invaluable insights into market dynamics. This document aims to illuminate the central role of the IFC within the Sessional & Daily Liquidities - Beta indicator, explaining how it can be effectively utilized to spot significant changes in the market and seize trading opportunities.
Chapter 1: Sessional Liquidity concepts
The forex market can be broken up into four major trading sessions: the Sydney session, the Tokyo session, the London session, and Trump’s favorite time to tweet (before he was banned), the New York session.
Historically, the forex market has three peak trading sessions. Traders often focus on one of the three trading periods, rather than attempt to trade the markets 24 hours per day. This is known as the “forex 3-session system“. These sessions consist of the Asian, European, and North American sessions, which are also called Tokyo, London, and New York sessions.
For that reason, a lot of trader put their stoploss right at the High or Low of their session, filling these price levels with liquidities. The market loves liquidities, they are like the “fuel” of the market. Price usually goes to these levels, takes out all the liquidities, and then returns to its original direction. This price behaviour indicates the presence of players – banks, institutions,... – driving the market to their own profit.
The same logic applies with Daily, Weekly and Monthly high/low levels.
Chapter 2: Deciphering the Institutional Funding Candle
2.1 Unveiling the Essence of the Institutional Funding Candle (IFC)
- IFC concept is the core of this indicator. It is recommended to use this indicator on high timeframes, like 1H or 4H charts, as those are the timeframes which big players look at.
- The presence of IFC candles means a significant amount of stop loss is triggered, and price have a tendency to reverse.
2.2 Criteria for IFC Identification
The definition of specific conditions that characterize an IFC within the Sessional & Daily Liquidities - Beta indicator:
- A breach of Previous day, Previous week, or Previous month’s High or Low levels or a breach of major Session Highs or Lows.
- Price made an immediate reverse, creating a decent distance from the wicks.
Chapter 2: Trading Strategies with the IFC
User should treat these signals with cautions, and only take trades with multi confluences.
This pictures below demonstrate a strategy to trade with this indicator, taking 1H HTF trend and 5m LTF ChoCh and Single Candle Order Block as confluences.
Conclusion:
The Sessional & Daily Liquidities - Beta indicator, centered around the Institutional Funding Candle (IFC), stands as a potent tool for traders, offering them the means to spot critical inflection points in the market. By understanding the role of the IFC in violating significant swing highs or lows and major session highs or lows, traders can make informed decisions and seize opportunities within the ever-evolving realm of financial markets. It's crucial to note that while IFC candle colors can provide insights, they do not unilaterally dictate market direction. Furthermore, candle closure can be a valuable consideration in specific situations, particularly when evaluating other High Time Frame POIs.
The real-world examples presented in this document within the Sessional & Daily Liquidities - Beta indicator offer a tangible insight into the world of IFC trading. Harness the potential of the Institutional Funding Candle within the Sessional & Daily Liquidities - Beta indicator to elevate your trading strategies and make well-informed decisions in the dynamic landscape of financial markets.
Crypto Daily WatchList And Screener [M]
Hi, this is a watchlist and screener indicator designed for traders in the field of cryptocurrencies who want to monitor developments in other currency pairs and indices.
The indicator consists of two tables. One of them is the table containing indices such as BTC dominance, total, total2, which allows you to track market developments and changes. In this table, you will find price information, daily change, stochastic, and trend information.
The other table includes cryptocurrencies like BTC/USDT, ETH/USDT, DOT/USDT, and more. In this table, you will see real-time prices, daily volume, daily change, stochastic, the correlation coefficient between the pair and Bitcoin, and the trend value calculated based on MACD.
The "Customize" section in the settings enables you to personalize the appearance of the tables according to your preferences.
[TTI] IBD Base Analysis (WEEKLY)📜 ––––HISTORY & CREDITS––––
This indicator, titled " IBD Base Analysis (WEEKLY)," is an original creation by TinTinTrading. It synthesises multiple metrics and visual cues to provide a comprehensive overview of market bases on a weekly timeframe. It is based on the teachings of Investors Business Daily (IBD) and William O'Neil. Mainly from attending all IBD Seminars, Courses and part of man IBD MeetUps. I have compiled most criteria and made it into indicator.
🦄 –––UNIQUENESS–––
What sets this indicator apart is its multi-faceted approach to base analysis. It doesn't just measure base depth or length, or plot a base structure with target (Cup with Handle, Double Bottoms, Flat Bases or other);
The IBD Base Analysis (WEEKLY) allows the user to pick the beginning and end of base and then runs through the criteria for a HEALTHY vs FAULTY Bases. The script is intended for a Weekly timeframe and is base agnostic - hence it can be used on any base pattern you want to analyse. By using the script you will be able to grab a quick visual if there are any faulty characteristics that you have be aware of. Furthermore, its user-friendly interface, complete with customisable color-coding and toggle-able advanced metrics, makes it a great tool for both novice and expert traders to incorporate into their trading.
🛠️ ––––WHAT IT DOES––––
👉 Analysis Table with customisable position. Each cell has additional information when you hover over it with a mouse to show what is required and what is faulty. The cells are color coordinated by user customisable color-coding. If the cell is green then it is bullish. If it is orange then it is soft violating condition and if it is red it is bearish.
Depth: First we look at the Depth of the base expressed in percent
Length: How many weeks long is the base
Number of Weeks under Accumulation (Acc Wks)
Number of Weeks under Distribution (Distrb Wks)
Number of Weeks showing Supporting action
Number of weeks which show wide and loose action (unfavorable), "10% WKs)
Number of weeks we close above the mid point
Grading of the close within the first 3 weeks after bottoming
Counting the Gap ups vs Gap down for the given period
👉 Base plots
+ plot under weeks where we have a tight action compared to previous week - this is considered favorable
▲ plot under down weeks where we show supporting action
⏺ appear under the 3 most important weeks in the base: The Week at the bottom, The week with the Largest Spread and the Week with the Largest Volume. Green means bullish action, Orange means soft violation. The tooltips on the circles show the Closing Range of the week.
- midpoint (in blue), this draws the midpoint within the base.
👉 18 month line - According to IBD the True Market Leaders Breakout and run for on average of 18 months before topping. For this reason I have included a customizable on/off line that plots 18 months back. What I want to see is if the stock has been in a strong uptrend (Stage 2 accumulation for those knowing the Stan Weinstein methodology) for the last18 months. If yes, you ought to consider the base higher risk than one that is just starting its move.
💡 ––––HOW TO USE IT––––
Add the indicator to your chart
Determine the beginning and the end of the base (use the settings in the indicator or drag the verical blue lines)
Read the price action based on the coloring and the criteria explained in the tooltips. Additionally familiarize yourself with the general tips for reading a base below.
💡 ––––GENERAL TIPS FOR READING THE ANALYSIS TABLE––––
Depth: IBD recommends bases to be under 30%. However, during a strong bear market some stocks can exhibit 1.5-2x the volatility. Yet, it is key within the IBD methodology to buy breakouts from proper Non-deep bases
Length: Many newer traders misinterpret small patterns for bases. This common misunderstanding is addressed by calculating the length of the base and determining if it is developed or immature.
Number of Weeks under Accumulation (Acc Wks): This is the first thing the late Market Wizard William O'neill looks into the base. How many weeks are showing signs of accumualtion and how many are showing signs of distribution (the cell below). Always look for Accumulation weeks to be more than distribution weeks.
Number of Weeks under Distribution (Dist Wks): See above
Number of Weeks showing Supporting action: New traders determine down week as bearish. However, within the methodology and extensive research IBD has given criteria of down weeks that are actually a bullish sign. Counting the number of weeks within the base that meet this criteria gives us this metric.
Number of weeks which show wide and loose action: If the base is not compact but it is wide and loose it is considered an unfavorable pattern. Generally, occurs within Stage 3 of a stock topping.
Wks > Mid: Utilizes a simple 'hack' of base reading. How many weeks have closed above the mid level of the base and how many have closed below the mid level of the base.
Grading of the close within the first 3 weeks of the bottom: The next cell looks at the price action subsequent of the 3 weeks after the bottom. These are very important as they show if accumulation is happening (strengthening the breakout hypothesis) or if it is not.
Counting the Gap ups vs Gap down for the given period: Lastly gaps are key footprint of institutional moves. We look for the number of DAILY gaps on the WEEKLY timeframe and compare the daily gap up vs the daily gap downs within the base.
REMEMBER, ALL TRADING INCLUDES RISK. NEVER RELY SOLELY ON A SINGLE INDICATOR. INCORPORATE IT INTO YOUR BROADER TRADING METHODOLOGY AS A COMPLEMENTING SOURCE OF INFORMATION.
[TTI] Closing Range Indicator📜 ––––HISTORY & CREDITS––––
This Pine Script Utility indicator, titled " Closing Range Indicator," is designed and developed by TintinTrading but inspired by the teaching of Investor's Business Daily (IBD) and William O'Neil. It aims to help traders identify the closing range of a given timeframe, either daily or weekly.
🦄 –––UNIQUENESS–––
The unique feature of this indicator lies in its ability to simulate a functionality of Closing Range calculation based on hovering of the mouse over the close. It employs a conditional display that allows the user to set the indicator as 'invisible' without removing it from the chart and hence provides a numerical closing range value when hovering over the indicator.
🛠️ ––––WHAT IT DOES––––
The Closing Range Indicator calculates the closing range of a trading bar in terms of percentages. It computes the difference between the closing price and the low price of the bar, and then divides it by the range of the bar.
A stock that closes on the high would display 100%
A stock that closes on the low would display 0%
Generally, the higher the percentage the more bullish the close but there are exceptions to this rule.
The indicator can operate on two timeframes:
Daily : Computes the closing range based on the daily high, low, and closing prices.
Weekly : Computes the closing range based on the weekly high, low, and closing prices. If you enable the weekly it will show the weekly close on all daily timeframes. Meaning that if the week Closing range is 54.15% on Friday, it will show the value 54.15% for all days prior to Friday from the same week.
The indicator places a label at the close of each bar, with the label's tooltip showing the calculated closing range percentage. I generally hide the label and just reference the tooltip calculation with a a hoover on top of the bar.
💡 ––––HOW TO USE IT––––
Installation: Add the indicator to your TradingView chart by searching for " Closing Range Indicator" in the indicator library.
Reorder: Reorder the indicator so that it sits as the first indicator (even above the price) on the Pane. This will make sure that you always trigger the tooltip functionality.
Go to Settings:
Timeframe: Choose between daily ('D') and weekly ('W') timeframes from the settings.
Visibility: Enable the 'Make Invisible' option if you want the indicator to be hidden.
Interpretation:
A higher percentage indicates that the closing price is closer to the high of the range, signaling bullish sentiment.
A lower percentage indicates bearish sentiment.
Tooltip: Hover over the label to view the closing range in percentage terms.