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

Automated Trading Language Documentation

Subscribe to signal
GMH Master v6 FxOpen
51.02%, 17 443.53 USD
Screenshot
USDJPY, H4
Real
Quick ZigZag plus DiNapoli Indicator
Quick ZigZag plus DiNapoli
Author: victorg
ATC Champions League: Interview with Roman Zamozhniy (ATC 2011) ATC Champions League: Interview with Roman Zamozhniy (ATC... ElliottWaveMaker 5ElliottWaveMaker 5 Try product
ElliottWaveMaker 5
Author: MRoVas

Width (Get Method)

Gets the width of the area.

int  Width()

Returned value

Width of the area.

Width (Set Method)

Sets new width of the area.

virtual bool  Width(
   const int  w      // width
   )

Parameters

w

[in]  New width.

Returned value

true if successful, otherwise false.


Updated: 2012.04.06