FineClock - MetaTrader 5 Expert | MT5 EA Download - MetaTrader 5 Resources

Beautiful clock. Shown on all charts.
Enumeration of the option to select numbers with the mouse during setup is described in the include files (the files eIntNumbers.mqh and eFloatNumbers.mqh should be copied to the terminal data folder \MQL5\Include\Enums\).
The file fineclock.mq5 should be copied to the terminal data folder \MQL5\Experts, and the presets (Presets.zip) should be unzipped to the terminal data folder \MQL5\Presets\.
Enter eTimeType TimeType=TLocal; // Clock zone - optional: local time zone, server time zone, GMT Enter eClockFormats Fmt= seconds; //Display format: HH:MM:SS or HH:MM, // in the second case the drawing is made once-per-minute (resource saving) input еMyCorners corner = crl; // attachment corner Input ePInt X= 170 ; // move horizontally Input ePInt Y = 38 ; // vertical translation Input string font name = "Magneto" ; // font Enter ePInt font size = 16 ; // font size Input color font color = clr dark slate gray ; // font color Input color shadow color = clr dark sea green ; // shadow color Input ePInt SS= 1 ; // Shadow offset Input eFloat01 eSA=- 12 ; // shadow rotation

Attachment download
📎 eintnumbers.mqh (27.18 KB)
📎 efloatnumbers.mqh (68.88 KB)
📎fineclock.mq5 (6.22 KB)
Source: MQL5 #448
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •