OPEN-SOURCE SCRIPT
Mis à jour FlexMA

FlexMA – Time-based moving average
FlexMA plots a moving average based on real-world time (like “5 days”) instead of fixed bar lengths.
Choose the MA type (SMA, EMA, etc.), enter a timespan and unit, and the script automatically adjusts across any chart timeframe.
This was created out of a demand for moving average indicator that was easy to configure across any time frame but the results end up consistent. For example, a 5 Day SMA where it looks the same at every interval.
Powered by:
Example: Want a 3-day EMA? Just set:
Clean, adaptive, and great for multi-timeframe setups.
FlexMA plots a moving average based on real-world time (like “5 days”) instead of fixed bar lengths.
Choose the MA type (SMA, EMA, etc.), enter a timespan and unit, and the script automatically adjusts across any chart timeframe.
This was created out of a demand for moving average indicator that was easy to configure across any time frame but the results end up consistent. For example, a 5 Day SMA where it looks the same at every interval.
Powered by:
- Electrified/Time – Converts spans to lengths
- Electrified/MovingAverages – Provides modular MA logic
Example: Want a 3-day EMA? Just set:
- Plot: EMA
- Timespan: 3
- Unit: Days
Clean, adaptive, and great for multi-timeframe setups.
Notes de version
Fixing chart.Notes de version
Added easy-access and typical alert conditions.Notes de version
Updated thumbnailNotes de version
UPDATED DESCRIPTIONFlexMA – Time-based Moving Average with Adaptive Length
FlexMA is a flexible moving average that allows traders to define the average using a specific duration of time (e.g., “3 Days” or “2.5 Hours”) rather than an arbitrary number of bars. This means the moving average length adjusts automatically depending on the chart’s timeframe.
Example: A 3-day EMA will always cover 3 days — whether you're on a 15-minute chart or a 2-hour chart.
What this script does:
- Lets you select from multiple MA types (SMA, EMA, WMA, VWMA, CMA, VAWMA)
- Accepts timespans like 1.5 hours, 2 days, etc.
- Automatically calculates the correct length across timeframes
- Plots the resulting moving average on the chart
- Includes optional alert conditions for crossovers and direction changes
How it works:
- Uses Electrified/Time library to convert a time span (like 3 days) into a length based on the current chart’s timeframe
- Uses Electrified/MovingAverages library to apply the selected moving average type to your chosen source
- Automatically adapts to any chart — 1 minute, 1 hour, daily, etc.
How to use it:
- Choose your moving average type (e.g., EMA)
- Set the time span (e.g., 3)
- Choose the unit (e.g., Days)
- Done — the MA will auto-adjust across timeframes
Why FlexMA is original and valuable:
- Most MAs use a fixed number of bars, which vary in actual time across timeframes — FlexMA solves this with real-time duration input.
- Traders can express intent in hours or days, rather than guessing how many bars they need for consistency.
- Combines two custom libraries to deliver flexible MA logic and accurate span-to-length conversion.
- Especially helpful for multi-timeframe analysis where consistency matters.
Notes de version
updated thumbNotes de version
Uses improved default session detection.Script open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Script open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.