Automated Trading Language Documentation
Gets minimal price of the specified subwindow.
double PriceMin( int num // subwindow number ) const
Parameters
num
[in] Subwindow number (0 means base window).
Returned value
Minimal price value of the chart, assigned to the class instance. If there is not chart assigned, it returns EMPTY_VALUE.