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

Automated Trading Language Documentation

Screenshot
EURUSD, H4
Real
Subscribe to signal
My name is supat1
108.86%, 8 029.84 USD
Creating and Publishing of Trade Reports and SMS Notification Creating and Publishing of Trade Reports and SMS... FineTuningMA Indicator
FineTuningMA
Author: GODZILLA
Reload MaximumReload Maximum Try product
Reload Maximum
Author: achidayat

MouseX (Set Method)

Saves the mouse X coordinate.

void  MouseX(
   const int  value      // coordinate
   )

Parameters

value

[in]  The X coordinate of the mouse.

Returned value

None.

MouseX (Get Method)

Gets the saved X coordinate of the mouse.

int  MouseX()

Returned value

The saved X coordinate of the mouse.


Updated: 2012.04.06