MT4 Candle Time Indicator
MT4 Candle Time Indicator
v1.0.0
The Candle Time indicator displays the time remaining for the current candle on any timeframe in MetaTrader 4. It automatically adapts to the active chart timeframe and updates on every tick.
What it does
- Shows time remaining for the current candle on any timeframe (M1…MN)
- Color-coded state: green when price is above open (up), gray when unchanged, red when below open (down)
- Works on all symbols and chart types
- Lightweight, no external libraries, no DLLs
Customization (Inputs)
- Corner/offset positioning (top-left/top-right/bottom-left/bottom-right)
- Font size & padding
- Custom colors for up/flat/down
- Optional prefix text (e.g., "Candle:")
- Shows remaining time for the current candle (auto timeframes)
- Color-coded state: green (up), gray (no change), red (down)
- Lightweight and fast; updates on every tick
- No DLL imports required
FAQ
Yes, it adapts automatically to the chart timeframe (M1 to MN).
No. It uses only standard MT4 features.