Pin Bar Detector 382
- Indicadores
- Renato Lulic
- Versión: 101.0
- Actualizado: 20 noviembre 2024
Free for now, price is going to be 30 USD at Jan 1. 2025.
Features:
-
Pin Bar Detection: The indicator is designed to identify bullish and bearish pin bars based on specific criteria, including the relative size of the candle’s body and shadow, as well as the position of the candle's body in relation to the 38.2% Fibonacci level.
-
Customizable Labels: Custom text is displayed above each identified bullish or bearish pin bar, such as "[38.2]" for bullish and "[-38.2]" for bearish, helping traders easily identify the pattern on the chart.
-
Fibonacci-based Validation: The indicator specifically checks whether the pin bar's body is positioned near key Fibonacci retracement levels (38.2% for bullish and 61.8% for bearish), enhancing the pattern's reliability for price reversal signals.
-
Dynamic Object Creation: The indicator automatically draws labels ("38.2" in green for bullish pin bars and "-38.2" in red for bearish pin bars) directly on the chart, making it easier to visually track the signals.
-
Backtesting Flexibility: The code supports checking historical price data over a user-defined period (using the LookBackBars input parameter), which allows traders to adjust the range of bars to analyze.
-
Cleanup Function: The indicator automatically deletes previously drawn objects when the chart is changed or when the indicator is removed, ensuring a clutter-free workspace.
Advantages:
-
Improved Pattern Recognition: By combining pin bar detection with Fibonacci levels, the indicator helps identify potentially strong reversal signals, particularly when price interacts with key retracement levels.
-
Customization: The custom text labels allow traders to personalize the display of signals, making it easier to spot patterns according to their strategy.
-
Automation: This indicator automatically identifies and marks pin bars on the chart, reducing manual chart analysis and making it more efficient for traders to spot opportunities.
-
Clutter-Free Chart: The DeleteAllObjects() function ensures that no leftover objects or labels remain on the chart, keeping the workspace clean and focused only on the relevant signals.
-
Ease of Use: The simplicity of the code and the use of easily understandable parameters make it accessible even for traders with basic knowledge.
Ideal Use Case:
This indicator is ideal for traders looking to spot potential price reversals based on pin bar candlestick patterns that coincide with Fibonacci retracement levels, enhancing the likelihood of successful trades in trending markets.
What is a "Pin Bar Pattern"?
-
A Pin Bar candlestick pattern is a single-bar pattern that signals a potential reversal in market trends.
-
It is characterized by a small body and a long wick (or shadow).
-
The long wick indicates that the price moved significantly in one direction but then reversed and closed near the opening price.