robbatt

lib_retracement_label

robbatt Diupdate   
Library "lib_retracement_label"
creates a retracement label between the origin and target of a retracement, updating it's position (via update + draw) when the target moves.

create_tooltip(name, min, max, tol_min, tol_max)
  Parameters:
    name (string)
    min (float)
    max (float)
    tol_min (float)
    tol_max (float)

method update(this)
  Namespace types: RetracementLabel
  Parameters:
    this (RetracementLabel)

method create_retracement_label(this, move_endpoint, args, tooltip)
  Creates a new RetracementLabel object.
  Namespace types: D.Line
  Parameters:
    this (Line type from robbatt/lib_plot_objects/23)
    move_endpoint (Point type from robbatt/lib_plot_objects/23)
    args (LabelArgs type from robbatt/lib_plot_objects/23)
    tooltip (string)

method create_retracement_label(this, move_end, args, tooltip)
  Creates a new RetracementLabel object.
  Namespace types: D.Line
  Parameters:
    this (Line type from robbatt/lib_plot_objects/23)
    move_end (Pivot type from robbatt/lib_pivot/43)
    args (LabelArgs type from robbatt/lib_plot_objects/23)
    tooltip (string)

method enqueue(id, item, max)
  Namespace types: RetracementLabel
  Parameters:
    id (RetracementLabel)
    item (RetracementLabel)
    max (int)

method draw(this)
  Namespace types: RetracementLabel
  Parameters:
    this (RetracementLabel)

method draw(this)
  Namespace types: RetracementLabel
  Parameters:
    this (RetracementLabel)

method delete(this)
  Namespace types: RetracementLabel
  Parameters:
    this (RetracementLabel)

method delete(this)
  Namespace types: RetracementLabel
  Parameters:
    this (RetracementLabel)

RetracementLabel
  Fields:
    move_endpoint (|robbatt/lib_plot_objects/23;Point|#OBJ)
    center_label (|robbatt/lib_plot_objects/23;CenterLabel|#OBJ)
Catatan Rilis:
v2 version update lib_plot_objects v32, lib_pivot v45
Catatan Rilis:
v3

Updated:
method create_retracement_label(this, move_end, args, tooltip)
  Creates a new RetracementLabel object.
  Namespace types: D.Line
  Parameters:
    this (Line type from robbatt/lib_plot_objects/34)
    move_end (Pivot type from robbatt/lib_pivot/47)
    args (LabelArgs type from robbatt/lib_plot_objects/34)
    tooltip (string)
Catatan Rilis:
v4 version bump lib_pivot v48 and lib_plot_objects v35
Catatan Rilis:
v5 version bump lib_plot_objects v36, lib_pivot v49
Catatan Rilis:
v6 version bump to lib_pivot v52
Perpustakaan pine

Dalam semangat TradingView yang sesungguhnya, penulis telah membuat Pine Code sebagai perpustakaan sumber-terbuka sehingga programmer Pine lainnya dapat menggunakannya kembali. Beri semangat kepada penulis! Anda dapat menggunakan perpustakaan ini secara pribadi maupun dalam publikasi terbuka, namun menggunakan ulang kode ini diatur dalam Tata Tertib.

Pernyataan Penyangkalan

Informasi dan publikasi tidak dimaksudkan untuk menjadi, dan bukan merupakan saran keuangan, investasi, perdagangan, atau rekomendasi lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Persyaratan Penggunaan.

Ingin menggunakan perpustakaan ini?

Copy garis berikut ini dan tempel pada script anda.