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

Automated Trading Language Documentation

Subscribe to signal
Rftcombo
16.95%, 838.11 USD
RMATradingRMATrading Try product
RMATrading
Author: jmhendrix1983
Several Ways of Finding a Trend in MQL5 Several Ways of Finding a Trend in MQL5 CandleTrend Indicator
CandleTrend
Author: GODZILLA
Screenshot
GBPNZD, M15
Demo

Symbol

Sets the symbol.

bool  Symbol(
   string    name     // symbol
   )

Parameters

name

[in]  Symbol.

Returned value

true if successful, otherwise false.

Note

The setting of working symbol is necessary if the object uses the symbol, different from symbol, defined at the initialization.


Updated: 2011.07.26