Nexus-Trade-Digitals-

Fractals [NT-DIGITALS]

Description:
The Fractals Detector indicator in Pine Script version 5 identifies potential turning points using specific candlestick patterns. Fractals are significant in technical analysis as they indicate potential highs or lows in price. A fractal high forms when the highest price of a candlestick is surrounded by two lower highs on either side. Conversely, a fractal low forms when the lowest price of a candlestick is surrounded by two higher lows on either side.

Features:

Detects fractal highs and lows on the chart.
Customizable parameters for the number of bars to the left and right required to form a fractal.
Displays distinct symbols for fractal highs (red upward arrows) and fractal lows (green downward arrows).
Parameters:

Bars to the Left: Number of bars to the left to form a fractal (default: 2).
Bars to the Right: Number of bars to the right to form a fractal (default: 2).
Usage:
This indicator is useful for traders looking to identify potential turning points in prices. Fractals can serve as entry or exit points based on the detected reversals.Description:
The Fractals Detector indicator in Pine Script version 5 identifies potential turning points using specific candlestick patterns. Fractals are significant in technical analysis as they indicate potential highs or lows in price. A fractal high forms when the highest price of a candlestick is surrounded by two lower highs on either side. Conversely, a fractal low forms when the lowest price of a candlestick is surrounded by two higher lows on either side.

Features:

Detects fractal highs and lows on the chart.
Customizable parameters for the number of bars to the left and right required to form a fractal.
Displays distinct symbols for fractal highs (red upward arrows) and fractal lows (green downward arrows).
Parameters:

Bars to the Left: Number of bars to the left to form a fractal (default: 2).
Bars to the Right: Number of bars to the right to form a fractal (default: 2).
Usage:
This indicator is useful for traders looking to identify potential turning points in prices. Fractals can serve as entry or exit points based on the detected reversals.
版本注释:
Description:
The Fractals Detector indicator in Pine Script version 5 identifies potential turning points using specific candlestick patterns. Fractals are significant in technical analysis as they indicate potential highs or lows in price. A fractal high forms when the highest price of a candlestick is surrounded by two lower highs on either side. Conversely, a fractal low forms when the lowest price of a candlestick is surrounded by two higher lows on either side.

Features:

Detects fractal highs and lows on the chart.
Customizable parameters for the number of bars to the left and right required to form a fractal.
Displays distinct symbols for fractal highs (red upward arrows) and fractal lows (green downward arrows).
Parameters:

Bars to the Left: Number of bars to the left to form a fractal (default: 2).
Bars to the Right: Number of bars to the right to form a fractal (default: 2).
Usage:
This indicator is useful for traders looking to identify potential turning points in prices. Fractals can serve as entry or exit points based on the detected reversals.
版本注释:
Here's the updated Pine Script code with labels as bullish and bearish triangles,

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?