OPEN-SOURCE SCRIPT

5-Minute Trend Identifier with Alerts

How It Works
The script calculates two Simple Moving Averages (SMA): a fast MA (default length = 9) and a slow MA (default length = 21).

The trend is determined by the relationship between the two MAs:

Uptrend: Fast MA > Slow MA.

Downtrend: Fast MA < Slow MA.

Alerts are triggered when the trend changes:

Uptrend Alert: When the fast MA crosses above the slow MA.

Downtrend Alert: When the fast MA crosses below the slow MA.

The chart background changes color to indicate the trend, and labels are displayed for clarity.
Moving Averages

สคริปต์โอเพนซอร์ซ

ด้วยเจตนารมณ์หลักของ TradingView ผู้เขียนสคริปต์นี้ได้เผยแพร่เป็นโอเพนซอร์ส เพื่อให้เทรดเดอร์สามารถเข้าใจและตรวจสอบได้ ต้องขอบคุณผู้เขียน! ที่ให้คุณใช้ได้ฟรี แต่การนำโค้ดนี้ไปใช้ในการเผยแพร่ซ้ำจะต้องอยู่ภายใต้ กฎระเบียบการใช้งาน คุณสามารถตั้งเป็นรายการโปรดเพื่อใช้บนชาร์ตได้

ต้องการที่จะใช้สคริปต์นี้บนชาร์ตใช่ไหม?


และใน:

คำจำกัดสิทธิ์ความรับผิดชอบ