PINE LIBRARY
تم تحديثه Graph

Library "Graph"
Library to collect data and draw scatterplot and heatmap as graph
method init(this)
Initialise Quadrant Data
Namespace types: Quadrant
Parameters:
this (Quadrant): Quadrant object that needs to be initialised
Returns: current Quadrant object
method init(this)
Initialise Graph Data
Namespace types: Graph
Parameters:
this (Graph): Graph object that needs to be initialised with 4 Quadrants
Returns: current Graph object
method add(this, data)
Add coordinates to graph
Namespace types: Graph
Parameters:
this (Graph): Graph object
data (Coordinate): Coordinates containing x, y data
Returns: current Graph object
method calculate(this)
Calculation required for plotting the graph
Namespace types: Graph
Parameters:
this (Graph): Graph object
Returns: current Graph object
method paint(this)
Draw graph
Namespace types: Graph
Parameters:
this (Graph): Graph object
Returns: current Graph object
Coordinate
Coordinates of sample data
Fields:
xValue (series float): x value of the sample data
yValue (series float): y value of the sample data
Quadrant
Data belonging to particular quadrant
Fields:
coordinates (array<Coordinate>): Coordinates present in given quadrant
GraphProperties
Properties of Graph that needs to be drawn
Fields:
rows (series int): Number of rows (y values) in each quadrant
columns (series int): number of columns (x values) in each quadrant
graphtype (series GraphType): Type of graph - scatterplot or heatmap
plotColor (series color): color of plots or heatmap
plotSize (series string): size of cells in the table
plotchar (series string): Character to be printed for display of scatterplot
outliers (series int): Excude the outlier percent of data from calculating the min and max
position (series string): Table position
bgColor (series color): graph background color
PlotRange
Range of a plot in terms of x and y values and the number of data points that fall within the Range
Fields:
minX (series float): min range of X value
maxX (series float): max range of X value
minY (series float): min range of Y value
maxY (series float): max range of Y value
count (series int): number of samples in the range
Graph
Graph data and properties
Fields:
properties (GraphProperties): Graph Properties object associated
quadrants (array<Quadrant>): Array containing 4 quadrant data
plotRanges (matrix<PlotRange>): range and count for each cell
xArray (array<float>): array of x values
yArray (array<float>): arrray of y values
Library to collect data and draw scatterplot and heatmap as graph
method init(this)
Initialise Quadrant Data
Namespace types: Quadrant
Parameters:
this (Quadrant): Quadrant object that needs to be initialised
Returns: current Quadrant object
method init(this)
Initialise Graph Data
Namespace types: Graph
Parameters:
this (Graph): Graph object that needs to be initialised with 4 Quadrants
Returns: current Graph object
method add(this, data)
Add coordinates to graph
Namespace types: Graph
Parameters:
this (Graph): Graph object
data (Coordinate): Coordinates containing x, y data
Returns: current Graph object
method calculate(this)
Calculation required for plotting the graph
Namespace types: Graph
Parameters:
this (Graph): Graph object
Returns: current Graph object
method paint(this)
Draw graph
Namespace types: Graph
Parameters:
this (Graph): Graph object
Returns: current Graph object
Coordinate
Coordinates of sample data
Fields:
xValue (series float): x value of the sample data
yValue (series float): y value of the sample data
Quadrant
Data belonging to particular quadrant
Fields:
coordinates (array<Coordinate>): Coordinates present in given quadrant
GraphProperties
Properties of Graph that needs to be drawn
Fields:
rows (series int): Number of rows (y values) in each quadrant
columns (series int): number of columns (x values) in each quadrant
graphtype (series GraphType): Type of graph - scatterplot or heatmap
plotColor (series color): color of plots or heatmap
plotSize (series string): size of cells in the table
plotchar (series string): Character to be printed for display of scatterplot
outliers (series int): Excude the outlier percent of data from calculating the min and max
position (series string): Table position
bgColor (series color): graph background color
PlotRange
Range of a plot in terms of x and y values and the number of data points that fall within the Range
Fields:
minX (series float): min range of X value
maxX (series float): max range of X value
minY (series float): min range of Y value
maxY (series float): max range of Y value
count (series int): number of samples in the range
Graph
Graph data and properties
Fields:
properties (GraphProperties): Graph Properties object associated
quadrants (array<Quadrant>): Array containing 4 quadrant data
plotRanges (matrix<PlotRange>): range and count for each cell
xArray (array<float>): array of x values
yArray (array<float>): arrray of y values
ملاحظات الأخبار
v2Added:
method paintQuadrantSummary(this)
Draw quadrant summary
Namespace types: Graph
Parameters:
this (Graph): Graph object
Returns: current Graph object
Updated:
GraphProperties
Properties of Graph that needs to be drawn
Fields:
rows (series int): Number of rows (y values) in each quadrant
columns (series int): number of columns (x values) in each quadrant
graphtype (series GraphType): Type of graph - scatterplot or heatmap
plotColor (series color): color of plots or heatmap
plotSize (series string): size of cells in the table
plotchar (series string): Character to be printed for display of scatterplot
outliers (series int): Excude the outlier percent of data from calculating the min and max
position (series string): Table position
bgColor (series color): graph background color
summaryBgColor (series color): background color of quadrant summary label
summaryTextColor (series color): text color of quadrant summary label
summaryTextSize (series string): Size of the quadrant summary text
مكتبة باين
كمثال للقيم التي تتبناها TradingView، نشر المؤلف شيفرة باين كمكتبة مفتوحة المصدر بحيث يمكن لمبرمجي باين الآخرين من مجتمعنا استخدامه بحرية. تحياتنا للمؤلف! يمكنك استخدام هذه المكتبة بشكل خاص أو في منشورات أخرى مفتوحة المصدر، ولكن إعادة استخدام هذا الرمز في المنشورات تخضع لقواعد الموقع.
Trial - trendoscope.io/trial
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
إخلاء المسؤولية
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.
مكتبة باين
كمثال للقيم التي تتبناها TradingView، نشر المؤلف شيفرة باين كمكتبة مفتوحة المصدر بحيث يمكن لمبرمجي باين الآخرين من مجتمعنا استخدامه بحرية. تحياتنا للمؤلف! يمكنك استخدام هذه المكتبة بشكل خاص أو في منشورات أخرى مفتوحة المصدر، ولكن إعادة استخدام هذا الرمز في المنشورات تخضع لقواعد الموقع.
Trial - trendoscope.io/trial
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
إخلاء المسؤولية
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.