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

Automated Trading Language Documentation

Subscribe to signal
FOREX NAVIGATOR Meta
32.22%, 122 801.22 USD
Interview with Sergey Pankratyev (ATC 2012) Interview with Sergey Pankratyev (ATC 2012) Trade 00 Price LevelTrade 00 Price Level Try product
Trade 00 Price Level
Author: song_song
Exp_MultiTrend_Signal_KVN Expert Advisor
Exp_MultiTrend_Signal_KVN
Author: GODZILLA
Screenshot
EURUSD, D1
Real

Caption (Get method)

Gets the "Caption" property of the CDialog control.

string  MinValue()  const

Returned value

The "Caption" property.

Caption (Set method)

Sets the "Caption" property of the CDialog control.

bool  Caption(
   const string  text      // text
   )

Parameters

text

[in]  New value of "Caption" property.

Returned value

true if successful, otherwise false.


Updated: 2012.04.06