LakhaniDharam

Trend Finding by EMAs

LakhaniDharam Uppdaterad   
INTRO

This indicator is a price action based tool used to visualize trends using Exponential Moving Averages (EMAs).

CONCEPTS

It's created with two EMAs with different lengths (9 and 15) based on user-defined parameters. The script calculates the EMAs for the given lengths using the closing prices of the asset.

The EMAs are plotted on the chart, and their colors are dynamically determined by a conditional statement. If slower EMA is crossing above the faster EMA than the color will be change, And vise-versa for the opposite.

USES:-

The visualization of EMAs in different colors assists in identifying potential trends:

  • a bullish trend when EMAs color is Blue

  • and a bearish trend when EMAs color are Red.

Purpose

This script provides a quick visual representation of potential trend changes based on the relationship between these two EMAs.
Versionsinformation:
INTRO

This indicator is a price action based tool used to visualize trends using Exponential Moving Averages (EMAs).

CONCEPTS

It's created with two EMAs with different lengths (9 and 15) based on user-defined parameters. The script calculates the EMAs for the given lengths using the closing prices of the asset.

The EMAs are plotted on the chart, and their colors are dynamically determined by a conditional statement. If slower EMA is crossing above the faster EMA than the color will be change, And vise-versa for the opposite.

USES:-

The visualization of EMAs in different colors assists in identifying potential trends:

  • a bullish trend when EMAs color is Blue, (Also added Buy signal for easy reading)

  • and a bearish trend when EMAs color are Red. (Also added Sell signal for easy reading)

Purpose

This script provides a quick visual representation of potential trend changes based on the relationship between these two EMAs.

Skript med en öppen källkod

I sann TradingView-anda har författaren publicerat detta skript med öppen källkod så att andra handlare kan förstå och verifiera det. Hatten av för författaren! Du kan använda det gratis men återanvändning av den här koden i en publikation regleras av våra ordningsregler. Du kan ange den som favorit för att använda den i ett diagram.

Frånsägelse av ansvar

Informationen och publikationerna är inte avsedda att vara, och utgör inte heller finansiella, investerings-, handels- eller andra typer av råd eller rekommendationer som tillhandahålls eller stöds av TradingView. Läs mer i Användarvillkoren.

Vill du använda det här skriptet i ett diagram?