PINE LIBRARY

basechartpatterns

업데이트됨
Library "basechartpatterns"
Library having complete chart pattern implementation

getPatternNameById(id)
  Returns pattern name by id
  Parameters:
    id (int): pattern id
  Returns: Pattern name

method find(points, properties, dProperties, ohlcArray)
  Find patterns based on array of points
  Namespace types: chart.point[]
  Parameters:
    points (chart.point[]): array of chart.point objects
    properties (ScanProperties type from Trendoscope/abstractchartpatterns/1): ScanProperties object
    dProperties (DrawingProperties type from Trendoscope/abstractchartpatterns/1): DrawingProperties object
    ohlcArray (OHLC[] type from Trendoscope/ohlc/1)
  Returns: Flag indicating if the pattern is valid, Current Pattern object

method find(this, properties, dProperties, patterns, ohlcArray)
  Find patterns based on the currect zigzag object but will not store them in the pattern array.
  Namespace types: zg.Zigzag
  Parameters:
    this (Zigzag type from Trendoscope/ZigzagLite/2): Zigzag object containing pivots
    properties (ScanProperties type from Trendoscope/abstractchartpatterns/1): ScanProperties object
    dProperties (DrawingProperties type from Trendoscope/abstractchartpatterns/1): DrawingProperties object
    patterns (Pattern[] type from Trendoscope/abstractchartpatterns/1): Array of Pattern objects
    ohlcArray (OHLC[] type from Trendoscope/ohlc/1)
  Returns: Flag indicating if the pattern is valid, Current Pattern object
릴리즈 노트
v2
릴리즈 노트
v3

Updated:
method find(this, properties, dProperties, patterns, ohlcArray)
  Find patterns based on the currect zigzag object but will not store them in the pattern array.
  Namespace types: zg.Zigzag
  Parameters:
    this (Zigzag type from Trendoscope/ZigzagLite/2): Zigzag object containing pivots
    properties (ScanProperties type from Trendoscope/abstractchartpatterns/2): ScanProperties object
    dProperties (DrawingProperties type from Trendoscope/abstractchartpatterns/2): DrawingProperties object
    patterns (Pattern[] type from Trendoscope/abstractchartpatterns/2): Array of Pattern objects
    ohlcArray (OHLC[] type from Trendoscope/ohlc/1)
  Returns: Flag indicating if the pattern is valid, Current Pattern object
릴리즈 노트
v4

Updated:
method find(this, properties, dProperties, patterns, ohlcArray)
  Find patterns based on the currect zigzag object but will not store them in the pattern array.
  Namespace types: zg.Zigzag
  Parameters:
    this (Zigzag type from Trendoscope/ZigzagLite/2): Zigzag object containing pivots
    properties (ScanProperties type from Trendoscope/abstractchartpatterns/3): ScanProperties object
    dProperties (DrawingProperties type from Trendoscope/abstractchartpatterns/3): DrawingProperties object
    patterns (Pattern[] type from Trendoscope/abstractchartpatterns/3): Array of Pattern objects
    ohlcArray (OHLC[] type from Trendoscope/ohlc/2)
  Returns: Flag indicating if the pattern is valid, Current Pattern object
릴리즈 노트
v5

Updated:
method find(this, properties, dProperties, patterns, ohlcArray)
  Find patterns based on the currect zigzag object but will not store them in the pattern array.
  Namespace types: zg.Zigzag
  Parameters:
    this (Zigzag type from Trendoscope/ZigzagLite/2): Zigzag object containing pivots
    properties (ScanProperties type from Trendoscope/abstractchartpatterns/4): ScanProperties object
    dProperties (DrawingProperties type from Trendoscope/abstractchartpatterns/4): DrawingProperties object
    patterns (Pattern[] type from Trendoscope/abstractchartpatterns/4): Array of Pattern objects
    ohlcArray (OHLC[] type from Trendoscope/ohlc/2)
  Returns: Flag indicating if the pattern is valid, Current Pattern object
릴리즈 노트
v6

Updated:
method find(this, properties, dProperties, patterns, ohlcArray)
  Find patterns based on the currect zigzag object but will not store them in the pattern array.
  Namespace types: zg.Zigzag
  Parameters:
    this (Zigzag type from Trendoscope/ZigzagLite/2): Zigzag object containing pivots
    properties (ScanProperties type from Trendoscope/abstractchartpatterns/5): ScanProperties object
    dProperties (DrawingProperties type from Trendoscope/abstractchartpatterns/5): DrawingProperties object
    patterns (Pattern[] type from Trendoscope/abstractchartpatterns/5): Array of Pattern objects
    ohlcArray (OHLC[] type from Trendoscope/ohlc/1)
  Returns: Flag indicating if the pattern is valid, Current Pattern object
릴리즈 노트
v7
릴리즈 노트
v8

Updated:
method find(this, properties, dProperties, patterns, ohlcArray)
  Find patterns based on the currect zigzag object but will not store them in the pattern array.
  Namespace types: zg.Zigzag
  Parameters:
    this (Zigzag type from Trendoscope/ZigzagLite/3): Zigzag object containing pivots
    properties (ScanProperties type from Trendoscope/abstractchartpatterns/9): ScanProperties object
    dProperties (DrawingProperties type from Trendoscope/abstractchartpatterns/9): DrawingProperties object
    patterns (array<Pattern> type from Trendoscope/abstractchartpatterns/9): Array of Pattern objects
    ohlcArray (array<OHLC> type from Trendoscope/ohlc/3)
  Returns: Flag indicating if the pattern is valid, Current Pattern object
arrayshewhomustnotbenamedMarket Geometrytechindicatortrendoscope

파인 라이브러리

진정한 TradingView 정신에 따라, 저자는 이 파인 코드를 다른 파인 프로그래머들이 재사용할 수 있도록 오픈 소스 라이브러리로 공개했습니다. 저자에게 박수를 보냅니다! 이 라이브러리는 개인적으로 사용하거나 다른 오픈 소스 출판물에서 사용할 수 있지만, 이 코드를 출판물에서 재사용하는 것은 하우스 룰에 의해 관리됩니다.

면책사항