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

Automated Trading Language Documentation

Subscribe to signal
Fant s5
111.34%, 559.50 USD
The Basics of Object-Oriented Programming The Basics of Object-Oriented Programming Three Moving Averages TraderThree Moving Averages Trader Try product
Three Moving Averages Trader
Author: gdtt
Screenshot
USDJPY, H1
Real
Memory Mapping Library
Memory Mapping
Author: sergeev

Bottom (Get Method)

Gets the Y coordinate of the lower-right corner of the control.

int  Bottom()

Returned value

Y coordinate of the lower-right corner of the control.

Bottom (Set Method)

Sets the Y coordinate of the lower-right corner of the control.

void  Bottom(
   const int  y      // y coordinate
   )

Parameters

y

[in]  New Y coordinate of the lower-right corner.

Returned value

None.


Updated: 2012.04.06