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

Automated Trading Language Documentation

Subscribe to signal
RealCent
867.56%, 45 520.17 USD
Screenshot
USDJPY.m, M1
Demo
Historical MemoryHistorical Memory Try product
Historical Memory
Author: Progid
Interview with Tim Fass (ATC 2011) Interview with Tim Fass (ATC 2011) JBrainTrend1Stop Indicator
JBrainTrend1Stop
Author: GODZILLA

Height (Get Method)

Gets the control height.

int  Height()

Returned value

Height of the control.

Height (Set Method)

Sets new height of the control.

virtual bool  Height(
   const int  h      // height
   )

Parameters

h

[in]  New height.

Returned value

true if successful, otherwise false.


Updated: 2012.04.06