Version 26.222 2026.02.24
— Fully redesigned Clock UX/UI (Premium 2026) ✨: the whole interface was rethought from scratch — cleaner layout, modern look, improved readability, and stronger visual hierarchy.

— True adaptive layout 📐: the panel automatically fits any chart size, resolution, and DPI — no manual sizing or fixed dimensions.

— Smart proportional scaling 🔎: fonts, paddings, buttons, and the clock grid scale consistently to keep the same “premium” look at any terminal zoom level.

— HiDPI-ready, vector-first rendering 🧊: zero image dependencies — all UI is drawn with native objects for sharper visuals and better performance on high DPI displays.

— No overlap at large scaling ✅: spacing/height logic was reworked so city labels, digits, and session blocks remain clean and non-conflicting even at extreme zoom.

— Sharper interaction feedback 🎯: improved hit areas and hover/feedback behavior for faster, more confident clicks.

— Smoother panel drag 🖱️: dragging feels more stable and predictable, without jitter.

— Stability & maintainability improvements 🛠️: UI layer refactoring to reduce “magic numbers”, improve consistency, and make future updates faster.
Version 23.999 2023.12.27
BUILD 23.999
Version 22.1 2021.12.29
ChartRedraw
Version 21.999 2021.11.16
Update for Last MT
Version 21.965 2021.11.15
Обновление для новой версии терминала
Version 15.965 2015.11.06
Added options:

Block amendment GMT
GMT Offset = 0; - Amend GMT time;
TokioGMT = 9; - Amend Tokyo time relative to GMT;
SydneyGMT = 11 - Amend Sydney time relative to GMT;
LondonGMT = 0; - Amend London time relative to GMT;
NewYork = -5; - Amend NY time relative to GMT;

Block Notices for Trading Sessions
ASIAstop = false; - Alert\Notification\Push at the beginning of the Asian session;
EUROPEstop = false; - Alert\Notification\Push at the beginning of the European session;
USAstop = false; - Alert\Notification\Push at the beginning of the American session;

Block notifications appointed time
TimeSecondsToStop = 300; - number of seconds for the Alert\Push trade appointed time
MondayTimeStop = ""; - Set Monday time
TuesdayTimeStop = "";
WednesdayTimeStop = "";
ThursdayTimeStop = "";
FridayTimeStop = "";
An example of the work at the appointed time:
Hh: mm, for example, to put Alert\Push at 12:30 and 15:45, enter 12: 30,15: 45, then from 12:30 until 12:35 (TimeSecondsToStop - the time in seconds), there will be a sound Alert\Push on start and end time, and beginning from 15:45, there will be an Alert\Push at the start and end time.

Block notifications:
AlerT = true; - Issue an alert on the screen;
Mail = true; - Send a message;
Push = true; - Send a PUSH to the phone.
Version 14.929 2014.09.30
Time doesn't stop when the panel is minimized.