ClearTradingMind

No Wick Bull/Bear Candlesticks with Arrow premium

No Wick Bull/Bear Candlesticks with Arrow premium

This script is for a custom trading indicator called "No Wick Bull/Bear Candlesticks with Arrow premium" developed by ClearTradingMind. It is designed for use with trading platforms that support scripting, such as TradingView. This indicator combines several technical analysis tools to help traders identify potential buy and sell signals in a financial market.

Key Components of the Indicator:

  1. Moving Average (MA): The script allows users to select from various types of moving averages (SMA, EMA, HMA, etc.), which smooth out price data to identify trends. Users can set the length and type of the moving average.


  2. Upper and Lower Bands: These bands are set at a specified deviation percentage above and below the chosen moving average. They help in identifying overbought and oversold conditions.

  3. No Wick Bull/Bear Candlestick Identification:

    Bullish Condition: A bullish candlestick is identified when the closing price is higher than the opening price, the low equals the open, and the close is above the moving average.
    Bearish Condition: A bearish candlestick is identified when the closing price is lower than the opening price, the high equals the open, and the close is below the moving average.
    No Wick: These conditions also imply that the candlesticks have no wicks, suggesting strong buying or selling pressure.
  4. Arrows for Trading Signals:

    No lower wick bull bar

    No upper wick bear bar

    When a bullish condition is met, a green upward-pointing triangle is plotted below the candlestick, indicating a potential buy signal.
    When a bearish condition is met, a red downward-pointing triangle is plotted above the candlestick, indicating a potential sell signal.
  5. EMA 20: An additional Exponential Moving Average with a length of 20 periods is plotted for further trend analysis.

  6. Background Color Changes: The script changes the background color to blue if the EMA 20 is above the upper band, and to red if it is below the lower band, providing visual cues about the market trend.

How It Works:

  • Traders can input their preferences for the moving average type and length, source of the MA (like closing prices), and the deviation percentage for the bands.
    The script then calculates the moving average, upper and lower bands, and checks for bullish or bearish candlestick conditions without wicks.
    When such conditions are met, it plots arrows to suggest buy or sell signals.
    The EMA 20 and background color changes offer additional trend information.

Usage:

This indicator is particularly useful in markets with clear trends. The no wick bull/bear candlesticks indicate strong buying or selling pressure, and the arrows provide clear visual signals for traders to consider entering or exiting positions. As with all trading indicators, it's recommended to use this tool in conjunction with other forms of analysis to confirm trading signals.

Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?