OPEN-SOURCE SCRIPT
更新済 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.
リリースノート
Fixing chart.リリースノート
Added easy-access and typical alert conditions.リリースノート
Updated thumbnailリリースノート
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.
リリースノート
updated thumbリリースノート
Uses improved default session detection.オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。