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

Automated Trading Language Documentation

Screenshot
USDCAD., M5
Real
A DLL-free solution to communicate between MetaTrader 5 terminals using Named Pipes A DLL-free solution to communicate between MetaTrader 5... Time IVTime IV Try product
Time IV
Author: IvanIvanov
SuperZigZag Indicator
SuperZigZag
Author: Stasikusssss
Subscribe to signal
AAA SOLOVEI _100_demo
84.40%, 184.40 USD

Attach

Assigns the current chart to the class instance.

void  Attach()

Attach

Assigns the specified chart to the class instance.

void  Attach(
   long  chart      // Chart identifier
   )

Parameters

chart

[in]  Identifier of the chart to assign.


Updated: 2010.12.15