PINE LIBRARY
已更新 convergingpatterns

Library "convergingpatterns"
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): when multiplied with pattern size gets the max number of bars within which the pattern should converge
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): when multiplied with pattern size gets the max number of bars within which the pattern should converge
發行說明
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): when multiplied with pattern size gets the max number of bars within which the pattern should converge
發行說明
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/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): when multiplied with pattern size gets the max number of bars within which the pattern should converge
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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。