Description of the Wick Length Display (Advanced) script Originality and purpose of the script The Wick Length Display (Advanced) script is an innovative tool for traders who want to gain detailed insights into the length of candle wicks. It stands out for its versatility and user-friendly customization options. It combines precise technical calculations with visual representation to provide important information about market movements and dynamics right on the chart. Functionality The script calculates and displays the length of the upper and lower wicks of each candle on the chart. It also provides additional visual cues such as: • “Bull pressure”: When green candles do not have upper wicks, this indicates strong buying pressure. • “Bear pressure”: When red candles do not have lower wicks, this indicates strong selling pressure. • Threshold conditions: Only displays wicks that exceed a certain threshold (optional). • Display in pips: Allows you to display wick lengths in pips, which is useful for forex traders. How it works The script analyzes each candle using the following calculations: 1. Wick length calculation: ◦ Upper wick length = High - (top of the body) ◦ Lower wick length = (bottom of the body) - Low 2. Display conditions: ◦ It distinguishes between bullish and bearish candles. ◦ It checks if the calculated wicks exceed the defined thresholds before displaying them. 3. Dynamic labels: ◦ Labels are placed above or below the respective candles. ◦ Size, color and type of labels are fully customizable. 4. Limitation of labels: ◦ To ensure clarity, a maximum number of labels is defined. Usage 1. Customization: ◦ Open the script in the Pine Script Editor in TradingView. ◦ Use the input options to customize parameters such as color selection, label size, thresholds and other details according to your requirements. 2. Enable thresholds: ◦ Enable thresholds to show labels only for relevant wicks (default is 6). ◦ Define the minimum wick lengths for bullish (green) and bearish (red) candles. 3. Show in pips: ◦ Enable the “Show wick length in pips” option to show the results in pips (especially suitable for Forex). 4. Edit pressure labels: ◦ Turn the “Bull Pressure” and “Bear Pressure” features on or off depending on your analysis settings. Concepts behind the calculations • Technical market analysis: Wick lengths can indicate buying or selling pressure and provide important information on market psychology. • Thresholds and filtering: The script uses thresholds to avoid visual overload and highlight only essential data. • Label display: Dynamic labels improve chart readability and give the user instant feedback on market developments. Usage This script is great for: • Intraday trading: Analyzing short-term movements using wick lengths. • Forex trading: Tracking market momentum using the pip indicator.
• Swing trading: Identifying buying or selling pressure in key markets.
• Visual support: Ideal for traders who prefer a graphical display. Description of the Wick Length Display (Advanced) script Originality and purpose of the script The Wick Length Display (Advanced) script is an innovative tool for traders who want to gain detailed insights into the length of candle wicks. It stands out for its versatility and user-friendly customization options. It combines precise technical calculations with visual representation to provide important information about market movements and dynamics right on the chart. Functionality The script calculates and displays the length of the upper and lower wicks of each candle on the chart. It also provides additional visual cues such as: • “Bull pressure”: When green candles do not have upper wicks, this indicates strong buying pressure. • “Bear pressure”: When red candles do not have lower wicks, this indicates strong selling pressure. • Threshold conditions: Only displays wicks that exceed a certain threshold (optional). • Display in pips: Allows you to display wick lengths in pips, which is useful for forex traders. How it works The script analyzes each candle using the following calculations: 1. Wick length calculation: ◦ Upper wick length = High - (top of the body) ◦ Lower wick length = (bottom of the body) - Low 2. Display conditions: ◦ It distinguishes between bullish and bearish candles. ◦ It checks if the calculated wicks exceed the defined thresholds before displaying them. 3. Dynamic labels: ◦ Labels are placed above or below the respective candles. ◦ Size, color and type of labels are fully customizable. 4. Limitation of labels
Alert conditions: Alerts are triggered when the wick length of a bullish or bearish candle exceeds the defined thresholds. Alert function: alert() is used to issue messages with a frequency of once per candle when the conditions are met. How to set up alerts Save the script and add it to your chart. Open the alert settings in TradingView. Select the script's custom message as a trigger. Adjust the frequency and notification type (popup, email, etc.). Now you have a powerful tool with visual analysis and alert function!
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.