Math Operators

Lowest Value Over Period (Rolling Minimum) (MIN)

Lowest value over a specified period

Deep Dive

Everything You Need to Know

Under the Hood

How It Works

MIN finds the lowest value in a rolling lookback window of specified period (default 30). For each bar, MIN scans the previous n bars and returns the minimum value found. This creates a step-function line showing recent trough values. MIN is the mathematical equivalent of identifying support levels - the recent lows that price hasn't breached.

In Practice

How Traders Use It

Traders use MIN to identify recent support levels, track lows for breakout detection, or calculate range metrics. When price equals MIN, it's at a new low for the period. MIN is commonly used with MAX to create Donchian Channels or calculate recent trading ranges. Essential for breakdown detection and adaptive support/resistance systems.

Highlights

MIN at a Glance

Returns lowest value in rolling window
Default 30-period lookback
Identifies recent support/trough levels
When price = MIN, new period low
Used with MAX for Donchian Channels
Essential for breakdown detection

Get Started

Automate MIN with cryptorobot.ai

Build automated strategies using Lowest Value Over Period (Rolling Minimum) and hundreds of other indicators. Connect to your favourite exchange and let the bot execute trades 24/7 — no code required.