GetPanelPriceMin
Posted by Angham Al-Banawien, Last modified by Diana Alkouni on 25 August 2020 06:55 AM


Syntax

 Public Function GetPanelPriceMin (chartIndex As Integer, Panel As Long) As Double

Description

This function is used to return the minimum value of the vertical scale of the specified sub-window of the given chart index.

Parameters

Key Description 
chartIndex The chart position on the chart windows. 0 mean current chart, a value of type Integer.
Panel                Index of sub window. 0 means the main chart window, a value of type Long.                                

Return value

Returns the minimum value of the vertical scale of the specified sub window of the given chart, if chart not opened return -1, if sub window not opened return 0.

Sample

 Public Sub main()

    AlertMessage GetPanelPriceMin (0, 0)

 End Sub

 


See Also


Back to VTL Client Script Index

(0 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).

Help Desk Software by Hybrid Solutions