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

Automated Trading Language Documentation

Testing Performance of Moving Averages Calculation in MQL5 Testing Performance of Moving Averages Calculation in MQL5 Subscribe to signal
Rabbit Demo
33.79%, 12 643.22 USD
Screenshot
EURUSD, MN1
Real
TF PANELTF PANEL Try product
TF PANEL
Author: tol64
GetLotForOpeningPos Library
GetLotForOpeningPos
Author: GODZILLA

Contains

Checks if the point is inside the CRect class area.

bool  Contains(
   const int  x,     // X coordinate
   const int  y      // Y coordinate
   )

Parameters

x

[in]  X coordinate.

y

[in]  Y coordinate.

Returned value

true, if the point is inside the area (including borders), otherwise - false.


Updated: 2012.04.06