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

Automated Trading Language Documentation

Subscribe to signal
FX Phoenix in REAL LIVE
83.65%, 18 701.99 USD
Screenshot
AUDCADv, M5
Real
Exp_2pbIdealMA Expert Advisor
Exp_2pbIdealMA
Author: GODZILLA
AutoElliottWaveMakerAutoElliottWaveMaker Try product
AutoElliottWaveMaker
Author: MRoVas
Use of Resources in MQL5 Use of Resources in MQL5

AddItem

Adds an item to the control.

bool  AddItem(
   const string  item,     // text
   const long    value     // value
   )

Parameters

item

[in]  Text.

value

[in]  Value of long type.

Returned value

true if successful, otherwise false.


Updated: 2012.04.06