Other Pages
Applications
Actions
Actions available for each application instance :
Status & Connectivity
Each application instance has Status and Connectivity columns that show you the current status of an instance. Instance can have one of the following statuses :
- STARTED : Started connection but not yet connected.
- INITIALIZED: Connected but not running.
- RUN: Connected and running.
- SUSPENDED: Connected but not running (paused).
- TERMINATED: Application instance is being destroyed.
Servers
Adding Servers
Adding a server consists of 7 fields :
- Login (Required)
- Password (Required)
- Server Name (Required)
- Server Address e.g. 183.78.19.1 (Required)
- Port (Not Required)
- MT4/MT5 (Required)
- Description (Not Required)
Actions
Actions available for each application instance :
Edit
Delete
Event Rules
Event rules works together with Price Guard and Trade watcher. It is what the identification of price market delays, price spikes, spread collisions and receiving real time alerts are based on.
Adding Event Rules
Adding an event rule consists of 4 fields :
- Application (Default: Price Guard)
- Rule Description (Not Required)
- Rule Name (Required)
- Rule Namespace (Not Required)
Actions
Actions available for each application instance :
Edit
Delete
Setting Event Rules
To set an event rule click on
(edit) button. The selected event rule will expand. You can set event rules using Event Rule Builder bellow.
Event Rule Builder
Event Rule Builder allows you to create complex queries to be matched against real-time trade data.
The following is a simple use case.
All Symbols that begin with EUR (e.g EURUSD,EURCAD..) and have not been updated for more than 5000ms (5 sec) will be matched.
Building a rule
- You begin by choosing the 'Match Type' which can be either 'All' or 'Any'. All means that all of the following rules need to be met. Just like 'Any' means that if any of the rules are met then the Event Rule will be matched.
- Next you can either add a rule or a group of rules depending on the complexity you need (keep in mind that keeping it simple is the best way to go). The available rules are :
- Last Updated (In miliseconds. seconds x 1000, e.g 5sec = 5000ms)
- Bid
- Ask
- Spread
- Number of Digits : Length of decimal digits of a currency pair (e.g for EURJPY put 3, EURUSD put 5).
- Current Server Time : Used to match prices on specific time frame.
- Symbol
- Name of Server
- Next step is to save the rule.
- Last step is to enable the rule by clicking the
(enable) switch.
Settings
Settings Page has a very simple an straight forward design. It consists of 3 tabs (General, Applications and User) and a reset button to reset settings to default.