Contents 

Getting Started
Terminal Installation
Terminal Start
Opening of Accounts
Authorization
Security System
Live Update
Client Terminal Settings
Server
Charts
Objects
Trade
Expert Advisors
Email
Publisher
Events
User Interface
Main Menu
File
View
Insert
Charts
Tools
Window
Help
Toolbars
Standard
Charts
Line Studies
Periodicity
Market Watch
Data Window
Navigator
Terminal
Trade
Account History
News
Alerts
Mailbox
Experts
Journal
Tester
Setup
Properties
Results
Graph
Report
Journal
Optimization Results
Optimization Graph
Fast Navigation
Working with Charts
Chart Opening
Setup
Chart Management
Charts Print
Deleted Charts
Templates and Profiles
Analytics
Graphical Objects
Line Studies
Technical Indicators
Accelerator/Decelerator Oscillator
Accumulation/Distribution
Alligator
Average Directional Movement Index
Average True Range
Awesome Oscillator
Bollinger Bands
Commodity Channel Index
DeMarker
Elder-rays
Envelopes
Force Index
Fractals
Gator Oscillator
Ichimoku Kinko Hyo
Market Facilitation Index
Momentum
Money Flow Index
Moving Average
Moving Average Convergence/Divergence
Moving Average of Oscillator
On Balance Volume
Parabolic SAR
Relative Strength Index
Relative Vigor Index
Standard Deviation
Stochastic Oscillator
Williams' Percent Range
Trading
Order Types
Trailing Stop
Types of Execution
Trade Positions
Open Positions
Modifying of Positions
Position Close
Placing of Pending Orders
Modifying of Pending Orders
Deletion of Pending Orders
Auto Trading
MQL 4
MetaEditor
Expert Advisors
Creation
Setup
Launch
Shutdown
Strategy Testing
Setup
Results
History Files in FXT Format
Expert Optimization
Setup
Results
Custom Indicators
Creation
Setup
Attaching to Chart
Remove
Scripts
Creation
Setup
Launch
Shutdown
Tools
History Center
Export of Quotes
Global Variables
Contract Specification
Languages Support
 
 

Client Terminal Settings — Events

Previous     Next

Events Tab

Signals of system events can be set up in the terminal (not to be mixed up with alerts). It is a very convenient tool informing about changes in the terminal status. Signals can be set up in this tab. For this to be done, the "Enable" option must be enabled first. At that, a table containing the list of system events and corresponding actions will become active. System events are:

  • Connect — connection to the server. Signal of successful connection to the server;

  • Disconnect — no connection to the server. Signal of interrupted connection to the server;

  • Email Notify — notifying by email. If this signal has triggered, it is recommended to check the "Terminal — Mailbox" window;

  • Timeout — a certain time range is predefined for performing trade operations. If this range has been exceeded for some reason, the operation will not be performed, and this signal will trigger;

  • OK — trade operation has been successfully performed. No errors occurred during performing of this operation;

  • News — receiving of news. If this signal has triggered, it is recommended to check the "Terminal — News" window;

  • Expert Advisor — this signal triggers when an expert advisor is performing a trade operation;

  • Expert Confirmation — request to experts for confirmation of a trade operation. Such signal can only trigger if the "Manual confirmation" option is enabled;

  • Alert — performing of the Alert() function by an expert advisor;

  • Requote — price changed during preparation of a trade operation;

  • Trailing Stop — triggering of the order of the same name.

If there is a need to disable any of the signals, it is necessary to double-click on its name or icon with the left mouse button. Another double click will activate it again. After the signal has been triggered, the file specified in the "Action" field of the corresponding event will run. A double click on the file name allows to change the file. After double-clicking a pop-up list of available files to be assigned for the event will appear. Selection of any file from this list means that it is assigned to the corresponding event. To confirm all changes made, one has to press the "OK" button.

Attention: Any file executable in the operation system can be assigned to the event.