📢Notifications center

General concept

Quantower platform features numerous operations requiring user engagement. To effectively communicate the outcome of a user's action, the platform employs familiar pop-up notifications. The Notifications Center acts as a dedicated engine, overseeing and categorizing all actions before determining the necessity of notifying users about their results.

Notifications center consists of several UI elements in Quantower terminal:

  • An icon in a Control center

  • Notifications center sidebar

  • Pop-up windows

  • Notifications Settings screen

Notifications icon on Control center

The portal to the Notifications Center is an icon located on the Control Center toolbar. This icon serves two primary functions:

  1. Opening the Notifications Sidebar: A single click on the icon reveals the sidebar where you can view all notifications.

  2. Unread Notification Count: The icon also displays the count of unread notifications, providing a quick glance at how many messages you've yet to see.

Important: The icon on the Control Center toolbar is the sole access point to the Notifications Sidebar. Should you choose to remove or hide this icon from the Control Center, accessing the complete list of notifications becomes impossible. However, you will still receive notification pop-ups, granted they were set up in advance.

Notifications sidebar

Notifications are stored in the Notifications sidebar, which is attached to the Control Center toolbar on the right screen side. It overlays all other panels and automatically hides when you interact with any UI element outside of it.

Sidebar consists of two sections: the Quick actions toolbar, and notifications list.

Quick actions toolbar

The Quick actions toolbar allows you to (from left to right):

  • Disable ALL pop-ups ("No disturb mode") regardless of other pop-up settings

  • Quick "Read -> Delete". This feature lets you swiftly manage your notifications. Clicking this button marks all unread notifications as "Read". Once all notifications are marked as read, the button changes to "Delete", allowing you to clear the entire list with another click. Essentially, two clicks - "Read" then "Delete" - make all notifications disappear.

    Please note! The "Read -> Delete" button affects all notifications, even with active filters.

  • Categories Filter

    This feature lets you filter notifications in a list by category. You can configure these categories in the Notification Center settings.

  • Notifications center Settings. Opens the respective settings screen.

Notifications list

Notifications in the Quantower terminal have two states: New (Unread) and Read. Opening the Notifications sidebar automatically marks all new notifications as read when the sidebar is closed. You can delete notifications individually via the "Cross" icon that appears on hover.

All notifications from the beginning of the Quantower terminal session are available in the sidebar.

Please note, restarting your terminal will erase all notifications from the previous session.

If you click any notification it will trigger the corresponding action:

  • open a detailed view of notification (most cases)

  • open an about screen (for Terminal updates type)

  • etc.

Every Notification tile contains:

  • Title (main message)

  • Description (Optional)

  • Tmestamp (in miliseconds)

  • Category

  • Accent color

  • Delete icon

Pop-ups

Notification pop-ups are designed to draw user attention and can be customized broadly or for specific notification categories. These settings, including appearance and color theme, are adjustable in the Settings menu. Pop-ups display the same details found in the Notifications sidebar and can be dismissed by clicking the cross icon that appears when hovering over an item.

The number of visible pop-ups at a time can be configured in the settings screen. If you have set to display a maximum of 5 pop-ups and receive 8 notifications at once, you will see only the first 5 of 8 in chronological order. Pop-ups will appear and automatically disappear after a specified amount of time (configured in the settings). If you hover your cursor over the appeared pop-ups block, it will remain visible until you remove your cursor. You can click the "Hide them all" button to hide all visible pop-ups immediately.

Notifications settings

Notification Center settings are utilized by the notifications engine to alert you of certain actions being completed. There are default parameters in the General section and specific overrides in Custom categories. Each custom category has a priority value, known as its weight, that is used when generating a message. A higher priority results in a lower place in the order of parameter application.

General settings

Here, you can configure the default behavior for all notifications, regardless of type. These parameters will be applied to any notification if no other specific settings are established.

  • Enable Notifications: Allows you to completely disable all notifications, while the "No Disturb" button on the Quick Action Toolbar only disables pop

  • Accent Color: Select a special color to mark notifications, adding a corresponding color line to the notification list for visual variety.

  • Maximum Pop-Ups at Once: Specify the maximum number of initial pop-ups to show if several appear at once (up to 10 items).

  • Auto Hide Pop-Ups Delay (sec): Set the time in seconds before pop-ups are automatically hidden. You can pause the auto-hide feature by hovering over the pop-up.

  • Pop-Ups Placement: Choose a corner of the screen for pop-up notifications.

  • Show Pop-Up: Enable or disable pop-ups by default, as well as set up their style, including background and text colors.

  • Play Sound: Enable or disable sound playback when a notification arrives. Supports sound files in .WAV format.

  • Send to Telegram: Enable or disable sending notification copies to you using the Quantower Telegram bot.

Custom categories

Custom categories enable you to tailor specific notifications away from the main stream by overriding their parameters. A category with a lower priority value will surpass those with higher values. For instance, if you configure two categories (with priorities 1 and 2) for the notifications engine to apply after filtering, the engine will adhere to the following sequence of parameters: General parameters -> Category with Priority 2 -> Category with Priority 1.

Custom categories come with default creation parameters similar to those found in the General settings. However, they also include unique options tailored for specific needs. Below, we outline these specific options:

  • Enable. Enable/disable this custom category.

  • Category Name: The name for this notifications segment that will be used as the Notification tile's Category value.

  • Priority: This category's weight in the order of parameter application when multiple categories apply to one notification item. A higher value indicates it will be applied earlier in the order.

  • Notifications Filter This section allows you to specify filtering parameters to segment specific notifications from the general flow. Use a set of [IF+AND] |OR| [IF+AND] conditions. Each row should contain Condition -> Equation -> Value. The conditions are as follows:

    • Title, Message, Connection Name, Symbol, Account — are values that can be directly equal (=), directly unequal (!=), contain, and not contain specific text related to this notification.

    • Notification Types A list of general types based on the objects of provocation at the terminal. These can be either directly equal (=) or directly unequal (!=) only.

      • Info. General notifications from terminal, that doesn't have a specific category

      • Refuse. Any general refusals not specifically received from the order management servers.

      • Order opened. Received from remote server (connection)

      • Order filled. Received from remote server (connection)

      • Order partially filled. Received from remote server (connection)

      • Order cancelled. Received from remote server (connection)

      • Trading operation request. Produced by the platform when requesting an operation from a remote server.

      • Trading operation success. Produced by the platform when the remote server accepted the request

      • Trading operation refuse. Produced by the platform when the remote server refused the request.

      • Trading signal. Produced by the trading signails provider (special connection).

      • Terminal update. When a platform has an update available.

      • License. Any notifications about your Quantower account and license operation.

      • Connection success. When the platform connects to the remote server (connection)

      • Connection lost. When the platform dsiconnects from the remote server (connection)

  • Accent Color, Show Pop-up, Play Sound, Send to Telegram — these are the same parameters as in the General settings. Each of these options will override the General parameters, meaning that if you disable pop-ups in a category, they will become hidden. These options are specifically useful for changing the various colors, styling, and placement of pop-ups for each custom category.

When you make any changes to Custom category parameters you must Apply them, in order to make any effect.

Last updated