LakhaniDharam

Trend Finding by EMAs

LakhaniDharam アップデート済   
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.
リリースノート:
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.

オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?