PROTECTED SOURCE SCRIPT
T.T.T Trade with The Trend

I created this script with the following idea:
To go LONG or SHORT when there is a trend in place.
Steps taken to achieve such results were:
1) Go Long when the 15 EMA crosses above the 45 EMA and Go Short when the 15 EMA crosses below the 45 EMA
Problem with EMACROSS is that they work great with a strong trend but not so good when the trend is sideways
Solution:
We add a condition using the RSI indicator as follows:
a) Go Long when the 15EMA crosses above the 45EMA AND when the 100EMA of RSI crosses above 50
b) Go Short when the 15EMA crosses below the 45EMA AND when the 100EMA of RSI crosses below 50
By using the RSI is the above manner we are able to filter out some of the choppy price action
We then added a second condition to go long or short ONLY when the ADX is above 30
As you know the ADX measures the strength of the trend.
A reading above 20 indicates a trend is forming and a reading above 30 indicates a trend is in place.
To go LONG or SHORT when there is a trend in place.
Steps taken to achieve such results were:
1) Go Long when the 15 EMA crosses above the 45 EMA and Go Short when the 15 EMA crosses below the 45 EMA
Problem with EMACROSS is that they work great with a strong trend but not so good when the trend is sideways
Solution:
We add a condition using the RSI indicator as follows:
a) Go Long when the 15EMA crosses above the 45EMA AND when the 100EMA of RSI crosses above 50
b) Go Short when the 15EMA crosses below the 45EMA AND when the 100EMA of RSI crosses below 50
By using the RSI is the above manner we are able to filter out some of the choppy price action
We then added a second condition to go long or short ONLY when the ADX is above 30
As you know the ADX measures the strength of the trend.
A reading above 20 indicates a trend is forming and a reading above 30 indicates a trend is in place.
보호된 스크립트입니다
이 스크립트는 비공개 소스로 게시됩니다. 하지만 제한 없이 자유롭게 사용할 수 있습니다 — 여기에서 자세히 알아보기.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
보호된 스크립트입니다
이 스크립트는 비공개 소스로 게시됩니다. 하지만 제한 없이 자유롭게 사용할 수 있습니다 — 여기에서 자세히 알아보기.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.