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


Syntax

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

Description

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

Parameters

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

Return value

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

Sample

 Public Sub main()

    AlertMessage GetPanelPriceMax (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