MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading Language Documentation

Tracing, Debugging and Structural Analysis of Source Code Tracing, Debugging and Structural Analysis of Source Code Screenshot
پارسان, M15
Real
Subscribe to signal
A5 Trader
88.04%, 5 641.17 USD
RSI Strike Indicator
RSI Strike
Author: GODZILLA
TradeCopier source LimitedTradeCopier source Limited Try product
TradeCopier source Limited
Author: song_song

PriceMax

Gets maximal price of the specified subwindow.

double  PriceMax(
   int  num      // subwindow number
   ) const

Parameters

num

[in]  Subwindow number (0 means base window).

Returned value

Maximal price value of the chart, assigned to the class instance. If there is not chart assigned, it returns EMPTY_VALUE.


Updated: 2010.12.15