PINE LIBRARY
已更新 divergingchartpattern

Library "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)
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)
版本注释
v2Updated:
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)
版本注释
v3Updated:
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)
版本注释
v4Updated:
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)
Pine脚本库
本着真正的TradingView精神,作者将此Pine代码发布为开源库,以便我们社区的其他Pine程序员可以重复使用它。向作者致敬!您可以私密或在其他开源出版物中使用此库,但在出版物中重复使用此代码受网站规则约束。
Trial - trendoscope.io/trial
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
Pine脚本库
本着真正的TradingView精神,作者将此Pine代码发布为开源库,以便我们社区的其他Pine程序员可以重复使用它。向作者致敬!您可以私密或在其他开源出版物中使用此库,但在出版物中重复使用此代码受网站规则约束。
Trial - trendoscope.io/trial
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。