OPEN-SOURCE SCRIPT

Support/Resistance by Oddbeaker LLC

This is a port of an indicator I wrote for MT4 several years ago. At the time it was the only thing available that could accurately plot support/resistance lines in an automated way. Now there are many that do similar things, but I still think this is one of the cleanest and most straightforward ones to use.

Parameters:
  • Signal Bars - Number of candles to look back for the high and low.
  • Peak Bar - Which of the candles must be the high or low to be used as the support or resistance level.


Notes:
  • Setting Peak Bar to 3 gives the most accurate results. Lower values will give false signals and higher values might be late in generating a useful signal.
  • Adjust your Signal Bars according to the timeframe you use. For example, 20 days worth of candles on 1-hour or higher charts will produce strong entry signals.


Example Chart Settings:
  • Weekly - 52 / 3
  • Daily - 20 / 3
  • 4-hour - 120 / 3
  • 1-hour - 480 / 3
  • 5-minute - 72 /3
  • 1-minute - 240 / 3


(c) by Oddbeaker LLC. All Rights Reserved.
Support and Resistance

开源脚本

本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?

免责声明