At Remind.cz, indicators are not props for quick wins—they are instruments for thinking. Each tool is crafted to bring clarity where markets seem chaotic: to reveal structure inside noise, rhythm inside volatility, intent inside movement. Whether you are beginning or already seasoned, my aim is the same: help you see more clearly, act more deliberately, and keep your mind sovereign in the face of uncertainty.

Below is a brief orientation through key instruments. Take them not as black boxes, but as companions—transparent, testable, and designed to work with your own logic and intuition.

RTS5Pattern Profi CZ

Part of the RTS ecosystem, built to notice what the eye often senses before it can explain: repetition of form. With two clicks you mark a pattern; history answers by surfacing echoes of the same structure and proposing a forward path. Not a template to obey, but a conversation between present context and past behavior.

=Fourier-PatternStat Elite= MT5 Indicator EN

Fourier analysis as a listening practice: it extracts cycles and underlying cadence, so turning points stop being surprises and start looking like rhythm. For traders who feel that markets, like life, move in waves—and who want those waves visible on the chart.

RTS AR WD EN

Autoregression meets breadth. A structural lens on how participation expands or narrows, where pressure builds and where it releases. It is less about single signals, more about context—about seeing where price finds support in collective dynamics.

RFNN — MT5 CZ

A neural companion trained by backpropagation to surface non‑obvious relations. Forecasts are drawn directly on the chart—frames, arrows, paths—so your eye can dialogue with the model rather than read a number in isolation. More details

RemiFour CZ

A multi‑method analytic view that refuses to reduce the market to one story. It synthesizes signals so you can anchor decisions in convergence, not in a single indicator’s mood.


NNMQL5 — a lightweight engine for learning on the chart

NNMQL5 is my compact neural core for MetaTrader. It is engineered for one thing: learn from your instrument’s own history directly on the chart, in real time. No server round‑trips, no opaque magic—just deterministic layers, safe defaults, and full control.

  • Clarity first: dense layers with explicit activations (e.g., TANH for stable, normalized inputs; linear output for regression). No black box—what you specify is what runs.
  • On‑chart learning: mini‑batch training with shuffling, live redraws, and warm‑up passes so you always see what the model is doing, not only what it did.
  • Stability by design: guarded learning rate (auto‑reduce on spikes), explosion checks, and value clamps for display—so a single outlier doesn’t erase the picture.
  • Reproducible: fixed preprocessing (mean/variance over a clear window), deterministic splitting by bar indices, and transparent state.

Philosophically, NNMQL5 is not here to replace your judgment. It is here to amplify it—by turning raw price into a structured conversation your mind can actually hear.

New: NNMQL5 Predictor (MT5) — future as a path, not a single point

NNMQL5_Predictor_future_fix.mq5 is a practical embodiment of that philosophy. It learns a mapping from the last Lookback closes to the next steps ahead, then draws the forecast as a continuous path into the empty right side of your chart. Not just a number—a trajectory you can reason about.

  • Real multi‑step future: recursive AR rollout (+N bars) drawn as a chain of clean trend segments. You see the curve breathe forward in time.
  • Safe training loop: mini‑batches, shuffling, conservative default LR, with auto‑reduce on MSE spikes and gentle healing back up. Learn fast when stable, slow down when volatile.
  • Transparent preprocessing: mean/variance normalization over the exact training slice, with display clamps that protect your eye without distorting the model’s internal learning.
  • Designed for thinking: historical “Pred +1…+5” lines remain for context, while the future path shows the active thesis. History to understand; trajectory to decide.

In practice: set AnchorShift=1 to learn on closed bars, keep HiddenAct=TANH, start with LR=0.001 and BatchSize=32, and draw FuturePts long enough to see the rhythm but short enough to act. The goal is not certainty—it is clarity.


Every tool at Remind.cz is built with the same intention: to restore the trader to the center. These indicators are not commands; they are invitations—to observe, to test, to think. Visit each product page for full documentation, examples, and live demos.