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

Automated Trading Language Documentation

Exp_UltraWPR Expert Advisor
Exp_UltraWPR
Author: GODZILLA
Interview with Alexander Arashkevich (ATC 2011) Interview with Alexander Arashkevich (ATC 2011) Subscribe to signal
GHOUSE
106.88%, 206.88 USD
Screenshot
NZDUSD, W1
Demo
CountDown LimitedCountDown Limited Try product
CountDown Limited
Author: song_song
MQL5 ReferenceWorking with Events 

Event Functions

This group contains functions for working with custom events and timer events. Besides this group, there are special functions for handling predefined events.

Function

Action

EventSetMillisecondTimer

Launches event generator of the high-resolution timer with a period less than 1 second for the current chart

EventSetTimer

Starts the timer event generator with the specified periodicity for the current chart

EventKillTimer

Stops the generation of events by the timer in the current chart

EventChartCustom

Generates a custom event for the specified chart

See also

Types of Chart Events


Updated: 2013.04.11