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

Automated Trading Language Documentation

Subscribe to signal
FOREX NAVIGATOR
76.97%, 12 337.07 USD
Screenshot
EURUSD, M30
Real
gpfTCPivotStop Expert Advisor
gpfTCPivotStop
Author: Integer
Interview with Irina Korobeinikova (irishka.rf) Interview with Irina Korobeinikova (irishka.rf) AFJ RSI plus EMARSIAFJ RSI plus EMARSI Try product
AFJ RSI plus EMARSI
Author: ibjakarta

Top (Get Method)

Gets the Y coordinate of the upper-left corner of the control.

int  Top()

Returned value

Y coordinate of the upper-left corner of the control.

Top (Set Method)

Sets the Y coordinate of the upper-left corner of the control.

void  Top(
   const int  y      // y coordinate
   )

Parameters

y

[in]  New Y coordinate of the upper-left corner.

Returned value

None.


Updated: 2012.04.06