Key Levels Set allows to set key levels as comma separated values, and to detect breaks to the downside and/or upside, taking into account potential gaps between bars. This indicator can be very handy if you, like me, rely on some key levels that you identified as potential support/resistance from some technical analysis. Features + It allows for key levels...
The principle of this indicator ATR (Average True Range) Setting: The code uses ATR to help calculate the Supertrend indicator. Supertrend Trend Direction: Identify bullish and bearish trends with the Supertrend method. Order Block Recognition: This part of the code recognizes and creates order blocks, visualizing them as boxes on the chart. If the number of...
Another script based on zigzag, divergence, and to yield support and resistence levels. This idea started with below two concepts: ▶ Support and resistence are simply levels where price has rejected to go further down or up. Usually, we can derive this based on pivots. But, if we start looking at every pivot, there will be many of them and may be confusing to...