PROTECTED SOURCE SCRIPT
업데이트됨 Power trend - SR - Based on Mike Webster's article

Mike Webster described the PowerTrend
What Starts a Power Trend?
What Ends a Power Trend?
I have provided the options to
This script is supposed to be used on a daily chart however, it will work on other timeframes as well.
PS:
What Starts a Power Trend?
- Low is above the 21-day EMA for at least 10 days.
- 21-day EMA is above the 50-day SMA for at least five days.
- 50-day SMA is in an uptrend.
- Closes up for the day.
What Ends a Power Trend?
- 21-day EMA crosses under 50-day SMA.
- Close 10% below the recent high and below the 50-day SMA.
I have provided the options to
- To show/hide all the important metrics related powertrend in a table.
- Background color can be shown on charts. It can be toggled as well.
- You can also modify the inputs for EMA and SMA
This script is supposed to be used on a daily chart however, it will work on other timeframes as well.
PS:
릴리즈 노트
- Fixing EMA and SMA count logic.
- Fixing summary table used of the correct value for Count(21EMA > 50SMA) row
- Formatting recent high to show only two digits.
릴리즈 노트
I added a color selection option for the summary table.Also, I changed the text in the summary table to sentence case.
릴리즈 노트
Feature - create alerts for a given symbolTo use this feature -
- Add the script to your chart
- Click the Alert icon or open the Alerts tab.
- Change condition to "Power trend change alert"
- Click Save
릴리즈 노트
Feature: Allowed tickers filterThe user can now input a list of allowed tickers, and then conditionally enable the indicator logic if the current chart symbol matches any in that list.
Example - user can enter `TSLA, AMD, CME:BTC1!`
By default "All" value is populated which shows the indicator on all the tickers.
보호된 스크립트입니다
이 스크립트는 비공개 소스로 게시됩니다. 하지만 제한 없이 자유롭게 사용할 수 있습니다 — 여기에서 자세히 알아보기.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
보호된 스크립트입니다
이 스크립트는 비공개 소스로 게시됩니다. 하지만 제한 없이 자유롭게 사용할 수 있습니다 — 여기에서 자세히 알아보기.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.