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[])
v2 version update lib_plot_objects v32, lib_pivot v45
Note di rilascio
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)
Note di rilascio
v4 version bump lib_pivot v48 and lib_plot_objects v35
Note di rilascio
v5 version bump lib_plot_objects v36, lib_pivot v49
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. Un saluto 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.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.