|
WindowPriceMinReturns the minimal value of the vertical scale of the specified subwindow of the current chart.
Parameters index=0 [in] Chart subwindow index (0 - main chart window). Returned value The minimal value of the vertical scale of the specified subwindow of the current chart (0-main chart window, the indicators' subwindows are numbered starting from 1). If the subwindow index has not been specified, the minimal value of the price scale of the main chart window is returned. Example:
See also WindowPriceMax(), WindowFirstVisibleBar(), WindowBarsPerChart() |