Skip to content

Working 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.

FunctionAction
EventSetMillisecondTimerLaunches event generator of the high-resolution timer with a period less than 1 second for the current chart
EventSetTimerStarts the timer event generator with the specified periodicity for the current chart
EventKillTimerStops the generation of events by the timer in the current chart
EventChartCustomGenerates a custom event for the specified chart

See also

Types of Chart Events

Last updated on