PINE LIBRARY
CommonTypesDrawing

Library "CommonTypesDrawing"
Provides a common library source for common types of used graphical drawing structures.
Includes: `Triangle, Quad, Polygon`
Triangle
Representation of a triangle using lines and linefill.
Fields:
ab: Edge of point a to b.
bc: Edge of point b to c.
ca: Edge of point c to a.
fill: Fill of the object.
solid: Check if polygon should have a fill.
Quad
Representation of a quadrilateral using lines and linefill.
Fields:
ab: Edge of point a to b.
bc: Edge of point b to c.
cd: Edge of point c to d.
da: Edge of point d to a.
fill: Fill of the object.
solid: Check if polygon should have a fill.
Polygon
Representation of a polygon using lines and linefill.
Fields:
edges: List of edges in the polygon.
fills: Fills of the object.
closed: Check if polygon line should connect last vertice to first.
solid: Check if polygon should have a fill.
Provides a common library source for common types of used graphical drawing structures.
Includes: `Triangle, Quad, Polygon`
Triangle
Representation of a triangle using lines and linefill.
Fields:
ab: Edge of point a to b.
bc: Edge of point b to c.
ca: Edge of point c to a.
fill: Fill of the object.
solid: Check if polygon should have a fill.
Quad
Representation of a quadrilateral using lines and linefill.
Fields:
ab: Edge of point a to b.
bc: Edge of point b to c.
cd: Edge of point c to d.
da: Edge of point d to a.
fill: Fill of the object.
solid: Check if polygon should have a fill.
Polygon
Representation of a polygon using lines and linefill.
Fields:
edges: List of edges in the polygon.
fills: Fills of the object.
closed: Check if polygon line should connect last vertice to first.
solid: Check if polygon should have a fill.
Pine kitaplığı
Gerçek TradingView ruhuyla, yazar bu Pine kodunu açık kaynaklı bir kütüphane olarak yayınladı, böylece topluluğumuzdaki diğer Pine programcıları onu yeniden kullanabilir. Yazara saygı! Bu kütüphaneyi özel olarak veya diğer açık kaynaklı yayınlarda kullanabilirsiniz, ancak bu kodun bir yayında yeniden kullanımı Site Kuralları tarafından yönetilmektedir.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.
Pine kitaplığı
Gerçek TradingView ruhuyla, yazar bu Pine kodunu açık kaynaklı bir kütüphane olarak yayınladı, böylece topluluğumuzdaki diğer Pine programcıları onu yeniden kullanabilir. Yazara saygı! Bu kütüphaneyi özel olarak veya diğer açık kaynaklı yayınlarda kullanabilirsiniz, ancak bu kodun bir yayında yeniden kullanımı Site Kuralları tarafından yönetilmektedir.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.