OPEN-SOURCE SCRIPT
Mis à jour MTF EMAS

Multi time frame EMA
This script will plot the configured EMAS on the current time frame (CTF) and also the same EMAS on a higher time frame (HTF).
Hard coded according:
* 5m EMAS will be plotted on TF bellow 5m
* Daily EMA will be plotted on TF above 5m and bellow 1D
* Weekly EMA will be plotted on daily TF
* Monthly EMA will be plotted on weekly TF
This configuration give us the opportunity to watch EMA support/resistance from HTF on the CTF
This script will plot the configured EMAS on the current time frame (CTF) and also the same EMAS on a higher time frame (HTF).
Hard coded according:
* 5m EMAS will be plotted on TF bellow 5m
* Daily EMA will be plotted on TF above 5m and bellow 1D
* Weekly EMA will be plotted on daily TF
* Monthly EMA will be plotted on weekly TF
This configuration give us the opportunity to watch EMA support/resistance from HTF on the CTF
Notes de version
some cleanupsNotes de version
fix issue with security plot and change colorsNotes de version
Update chartNotes de version
changed default ema 3 from 50 to 100Notes de version
This advanced technical analysis indicator combines Multiple Timeframe Exponential Moving Averages (EMAs) with a customizable Volume Weighted Average Price (VWAP). It's designed to provide traders and analysts with a comprehensive view of price trends across different timeframes while also offering volume-based price analysis.Key Features:
- []Multi-Timeframe EMAs:
- []Displays four EMAs on the current timeframe (CTF) []Shows four corresponding EMAs from a higher timeframe (HTF) []EMA periods are customizable (default: 12, 26, 100, 200) []Automatically adjusts higher timeframe based on the chart's current timeframe
- []Option to show or hide VWAP []Customizable VWAP source (default: HLC3) []Adjustable VWAP anchor periods: Session (daily), Week, or Month
- []EMAs are color-coded for easy identification []CTF EMAs are displayed with thin lines, HTF EMAs with thicker lines
- VWAP is plotted as a distinct blue line
Use Cases:
- []Trend Analysis: Use EMAs to identify short-term and long-term trends across multiple timeframes []Support/Resistance: Higher timeframe EMAs often act as dynamic support/resistance levels []Volume-Based Analysis: VWAP provides insights into the average price weighted by volume []Multi-Factor Decision Making: Combine EMA crossovers with VWAP positioning for potential trade signals
This indicator is suitable for various trading styles and can be applied to different financial instruments, including stocks, forex, and cryptocurrencies. It's particularly useful for traders who incorporate multiple timeframe analysis and volume considerations into their trading strategies.
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.