Shauryam_or

Supertrend

This indicator is based on Multi timeframe supertrend . i use pine script function ta.supertrend() ..

The Multiple Timeframe Supertrend is a technical analysis indicator that helps traders identify the overall market trend across different timeframes. It is based on the concept of the Supertrend indicator, which is designed to follow the trend and provide buy or sell signals.

The Multiple Timeframe Supertrend takes into account the Supertrend indicator's values on multiple timeframes, typically a higher timeframe (e.g., daily or weekly) and a lower timeframe (e.g., hourly or 15 minutes). By considering the trend direction on both timeframes, traders can get a broader perspective on the market trend and potentially improve their trading decisions.

general approach to using the Multiple Timeframe Supertrend indicator
  • Determine the timeframes: Choose the higher timeframe and the lower timeframe you want to analyze. For example, you might use the daily and hourly charts.

  • Calculate the Supertrend on each timeframe: Apply the Supertrend indicator separately on each timeframe, using the appropriate parameters (such as period and multiplier).

  • Analyze the trend: Compare the Supertrend values on both timeframes. If the Supertrend is bullish (indicating an uptrend) on both timeframes, it suggests a stronger bullish bias. Conversely, if both timeframes show a bearish Supertrend, it indicates a stronger bearish bias.

  • Trading decisions: Based on the analysis, you can make trading decisions. For example, if the higher timeframe shows an uptrend and the lower timeframe confirms the same trend, you might look for buying opportunities. Conversely, if both timeframes indicate a downtrend, you might consider selling or shorting.
오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?