HappyRe: ✨📈 Vibe Indicators: Dimkin's Indicator Corner 📊✨

22
✨New!✨
🎨 Dim_coding_theme v1.4 build-44
*The thing you've secretly dreamed about for years but were too afraid to ask for.*

- 🌙 17 dark themes: Tokyo Night, Dracula (+ Soft), Nord, Catppuccin, Monokai, One Dark Pro, Night Owl, Rose Pine, Ayu, GitHub Dark/Dim, Solarized, Vitesse, Slack Dark… (real hex from the original repos, not "close enough")
- ☀️ 9 light themes for the brave souls who trade in daylight
- 🕯️ Candle types: standard / bars / Heiken Ashi / APB — recolor wick & body, up & down, independently
- 🎛️ Darkness dial, per-element control (background / text / candles), live preview
- 🧊 Color cubes right in the inputs — don't like a shade? Nudge it, save your template, done
- ©️ Credits baked in for the theme authors (we're cheeky, not thieves)
- 💾 Set it once, save a template, slap it on every chart

Your charts won't make you money. But at least losing it will look absolutely stunning🙌✨ .
These users thanked the author Dimkin for the post (total 5):
ashdays, mazibee, thomdel, Abdi, ujtrader

DownloadRe: ✨📈 Vibe Indicators: Dimkin's Indicator Corner 📊✨

24
clear chart MT5 — script

One-click full chart cleanup. Removes everything left behind by indicators/EAs — including hidden and
non-selectable objects that you can't select or delete with the mouse (it uses ObjectsDeleteAll, which wipes by
chart ID and ignores the SELECTABLE/HIDDEN flags).

Features (all toggleable via inputs):
- Delete all objects — every graphical object, all types.
- Include subwindows — clean sub-windows too, not just the main window (on by default).
- All charts — apply to every open chart at once (off by default).
- Remove indicators — strip all indicators off the chart (off by default).
- Clear comment — wipe the Comment() text in the top-left corner.
- Reset colors — restore a clean dark color scheme.
- Reset view — turn off grid, volumes and period separators.
These users thanked the author Dimkin for the post:
thomdel

Re: ✨📈 Vibe Indicators: Dimkin's Indicator Corner 📊✨

25
Dim_double_zigzag v1.77 build-77

Features:
2 independent zigzags (ZZ1/ZZ2), each with its own engine: rvrs atr / QQE / fractal / Jurik MA / off.
ZZ line: mono / bicolor (up–down) / off; own style, width, colours.
Vertices: mark (glyph) / pips / chng % / off — marker picker, size, shift (ATR), text font/size.
Correction % per ZZ: off / above (px gap) / split; own colour, size, move.
Live % on the raw (unconfirmed) leg, hides once it passes 100%.
Jurik MA line (per ZZ) with up/down colours + width.
Anchor (⚓, atr-engine only); per-symbol persistence (GV); lookback window + filter warmup; calc on closed bars only.

Saved from tuners → .set (disk button):
Engines + their params (rev / RSI / fractal bars / MA period), per ZZ.
Line mode/style/width/colours; MA line colours/width/toggle.
Vertices mode, marker code/size/shift, text size, font.
Correction mode/colour/size/shift/move; live-% toggle/colour.
Anchor toggle/colour, palette sat/darkness, lookback on/days, panel/menu state.
→ press 💾 → Properties → Inputs → Load the .set → save Template (applies 1:1 on any chart).
These users thanked the author Dimkin for the post (total 2):
Shink, kudrpenk

Re: ✨📈 Vibe Indicators: Dimkin's Indicator Corner 📊✨

26
● Aurora 🌌 v1.45 build-45

Couldn't find one like this among the paid ones — so I made it free. Here, take it.
Tech's from the 90s, by the way — MetaTrader just slept through it 😁

A fan of multiple JMA (Jurik) moving averages, spread from a fast period to a slow one.

What it's for
- JMA gives low lag with strong smoothing, so a trend change shows up earlier than with ordinary MAs.
- Lines spreading apart = strong trend; lines converging / interweaving = range or a brewing reversal.
- The fan's slope and colour show direction at a glance.

Fan geometry
- count — number of lines (1–50): 1 = fast only, 2 = both edges, N = + intermediate lines.
- fast / slow — the edge periods (START → END).
- skew — biases the period distribution (packs lines toward the slow or the fast end).
- phase / volty — JMA character and its adaptive volatility window.

Colour — 3 modes
- bicolor — every line coloured up/down by its own slope.
- grad-bi (default) — a separate fast→slow gradient for up and for down moves.
- gradient — the fan flows smoothly between two edge colours.
- Palette: hue / brightness / saturation strips, paired (fast + slow), with a reset-to-original button.

Lines
- Style as a fast→slow gradient (dot → … → solid), adjustable width.
- Cut — breaks the lines inside the candle body (between the wicks) to keep the area around price clean.
- Bars front — candles drawn over the fan (also turns Cut off).

Convenience
- On-chart panel: sliders (drag or type a value), presets saved to a .set file (disk button), EN/RU help.
- Lookback — draw only the last N days (performance control).
- Settings remembered per symbol in the terminal; full transfer via .set + template.
- Lightweight: recomputes once per candle, not on every tick.
These users thanked the author Dimkin for the post (total 10):
Abdi, kvak, Jimmy, shrii, Lucas, RodrigoRT7, alex4x, heispark, zek0, Chickenspicy

Re: ✨📈 Vibe Indicators: Dimkin's Indicator Corner 📊✨

29
Hey everyone, I made a neat little tool for those who use multiple charts and want them to automatically cycle through at a set time interval.

I’m not sure if I can upload the 'ctrl tab.ahk' file here. You can open it with Notepad and check the code with any AI to verify it's safe, but the forum just won't let me post the raw text.

I’m pretty sure something like this could be integrated into a Symbol Changer. However, I prefer doing my chart layouts and markings by hand, and the problem with Symbol Changers is that when you switch assets, they keep all your drawing objects on the same chart, just at different price levels...

HappyRe: ✨📈 Vibe Indicators: Dimkin's Indicator Corner 📊✨

30
Dimkin wrote: Wed Jul 01, 2026 9:19 pm Hey everyone, I made a neat little tool for those who use multiple charts and want them to automatically cycle through at a set time interval.

I’m not sure if I can upload the 'ctrl tab.ahk' file here. You can open it with Notepad and check the code with any AI to verify it's safe, but the forum just won't let me post the raw text.

I’m pretty sure something like this could be integrated into a Symbol Changer. However, I prefer doing my chart layouts and markings by hand, and the problem with Symbol Changers is that when you switch assets, they keep all your drawing objects on the same chart, just at different price levels...

Dear Dimkin,

Thank you so much for New Concept VIBE indicator Collection's <3
You made the New Colour in MT5 version indicator with your idea & creativity :thumbup:

I wish you... make it in MT4 version too :star:
There is (still) a lot Traders use it until Now.
And They can't moved to MT5 version because have many Reasons (moreover still used OLD Computer or Laptop)
I hope you understand their Trouble's for Trade.


And these my Gift for you... ;)
Maybe can Give you the New Inspiration for MetaQuotes Tool.
Switch Timeframes Keys for MetaTrader

When trading using multiple timeframes, switching them quickly can be such a hassle in MetaTrader! That is why you will find our Switch Timeframes Keys tool helpful as it lets you easily change timeframes using your preferred keyboard shortcuts.

What is timeframe?
A timeframe is a time property of a chart point. It is a time resolution of a chart. In trading, each bar or candle represents the price movement during a specific period. The length of this period is equal to the chart's timeframe.

For example, if the chart's timeframe is M5 (5 minutes), each candle there will represent the Open, High, Low, and Close price during a separate 5-minute period.

The higher (larger) is the timeframe, the fewer candles it takes to chart the same period. The lower (smaller) is the timeframe, the more candles it takes to depict the same slice of chart history.

Consequently, lower timeframes offer a higher resolution view into the price changes with a disadvantage of it being too noisy, while higher timeframes offer less detail, but offer a more concise summary of when was going on.


Switch Timeframes Keys is a Utility indicator that Works in both MetaTrader 4 (MT4) and MetaTrader 5 (MT5).

Switch Timeframes Keys offers the following features :
  • Define a hotkey for each timeframe.
  • Switch through timeframes down or up using separate keyboard shortcuts.
  • Redefine keys according to your preferences.
  • Lightweight tool with instantaneous switching.
  • Supports all MT5 additional timeframes.
  • Add it to your default chart template to use it on all the new charts that you open.
  • Omit timeframes that you don't use.
  • Switch timeframes for all open charts simultaneously.
  • Switch timeframes with arrow keys and some other special keys.


These users thanked the author Tsar for the post (total 3):
thomdel, Dimkin, kvak
Always looking the GREAT, never left GOOD Point...