divergingchartpattern

Library having implementation of converging chart patterns
getPatternNameByType(patternType)
Returns pattern name based on type
Parameters:
patternType (int): integer value representing pattern type
Returns: string name of the pattern
method find(this, sProperties, dProperties, patterns, ohlcArray)
find converging patterns for given zigzag
Namespace types: zg.Zigzag
Parameters:
this (Zigzag type from Trendoscope/ZigzagLite/2): Current zigzag Object
sProperties (ScanProperties): ScanProperties Object
dProperties (DrawingProperties type from Trendoscope/abstractchartpatterns/5): DrawingProperties Object
patterns (array<Pattern> type from Trendoscope/abstractchartpatterns/5): array of existing patterns to check for duplicates
ohlcArray (array<OHLC> type from Trendoscope/ohlc/1): array of OHLC values for historical reference
Returns: string name of the pattern
ScanProperties
Object containing properties for pattern scanning
Fields:
baseProperties (ScanProperties type from Trendoscope/abstractchartpatterns/5): Object of Base Scan Properties
convergingDistanceMultiplier (series float)
Updated:
method find(this, sProperties, dProperties, patterns, ohlcArray)
find converging patterns for given zigzag
Namespace types: zg.Zigzag
Parameters:
this (Zigzag type from Trendoscope/ZigzagLite/2): Current zigzag Object
sProperties (ScanProperties): ScanProperties Object
dProperties (DrawingProperties type from Trendoscope/abstractchartpatterns/8): DrawingProperties Object
patterns (array<Pattern> type from Trendoscope/abstractchartpatterns/8): array of existing patterns to check for duplicates
ohlcArray (array<OHLC> type from Trendoscope/ohlc/1): array of OHLC values for historical reference
Returns: string name of the pattern
ScanProperties
Object containing properties for pattern scanning
Fields:
baseProperties (ScanProperties type from Trendoscope/abstractchartpatterns/8): Object of Base Scan Properties
convergingDistanceMultiplier (series float)
Updated:
method find(this, sProperties, dProperties, patterns, ohlcArray)
find converging patterns for given zigzag
Namespace types: zg.Zigzag
Parameters:
this (Zigzag type from Trendoscope/ZigzagLite/3): Current zigzag Object
sProperties (ScanProperties): ScanProperties Object
dProperties (DrawingProperties type from Trendoscope/abstractchartpatterns/9): DrawingProperties Object
patterns (array<Pattern> type from Trendoscope/abstractchartpatterns/9): array of existing patterns to check for duplicates
ohlcArray (array<OHLC> type from Trendoscope/ohlc/3): array of OHLC values for historical reference
Returns: string name of the pattern
ScanProperties
Object containing properties for pattern scanning
Fields:
baseProperties (ScanProperties type from Trendoscope/abstractchartpatterns/9): Object of Base Scan Properties
convergingDistanceMultiplier (series float)
Updated:
method find(this, sProperties, dProperties, patterns, ohlcArray)
find converging patterns for given zigzag
Namespace types: zg.Zigzag
Parameters:
this (Zigzag type from Trendoscope/ZigzagLite/3): Current zigzag Object
sProperties (ScanProperties): ScanProperties Object
dProperties (DrawingProperties type from Trendoscope/abstractchartpatterns/10): DrawingProperties Object
patterns (array<Pattern> type from Trendoscope/abstractchartpatterns/10): array of existing patterns to check for duplicates
ohlcArray (array<OHLC> type from Trendoscope/ohlc/3): array of OHLC values for historical reference
Returns: string name of the pattern
ScanProperties
Object containing properties for pattern scanning
Fields:
baseProperties (ScanProperties type from Trendoscope/abstractchartpatterns/10): Object of Base Scan Properties
convergingDistanceMultiplier (series float)
Libreria Pine
In pieno spirito TradingView, l'autore ha pubblicato questo codice Pine come libreria open-source in modo che altri programmatori Pine della nostra comunità possano riutilizzarlo. Complimenti all'autore! È possibile utilizzare questa libreria privatamente o in altre pubblicazioni open-source, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento.
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
Declinazione di responsabilità
Libreria Pine
In pieno spirito TradingView, l'autore ha pubblicato questo codice Pine come libreria open-source in modo che altri programmatori Pine della nostra comunità possano riutilizzarlo. Complimenti all'autore! È possibile utilizzare questa libreria privatamente o in altre pubblicazioni open-source, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento.
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io