If you search the internet, you won't find much about these types of resistance and support levels. Hidden levels are SnR levels calculated based on some psychological patterns and sometimes it's unbelievable that the chart responds to these levels. So use the indicator and check the idea.
This indicator shows classical resistance and support levels which retraced the chart lately. Notice that the condensed lines laying close together are showing an area of support and/or resistance. But after all, it was a tedious work creating this indicator because like I've already said, pine script is a very odd and weak language which does not have many...
Function: labelling recent highs and lows automatically. Easy and clean. In this example, we can see the previous low of the ticker is around 105.5, the previous high is around 120. We can set up our entries and exits by referring to the last lows and highs. Users can adjust the searching bar range by themselves.
Example on how to create custom grids with variable N lines/labels:
Hey guys, this indicator detects support and resistance level based on the number of times a level got tested in a certain range. How does it work? In the user input settings, you will be able to choose between two modes "Tested Level" and "Untested Level". "Tested Level" will be detected by the number of times a certain low or high got tested in the...
Hello guys, another day, another method for detecting support and resistance level. This time it's all about the VWAP and daily gaps it might produce. How does it work? The indicator detects when a new daily candle begins and the VWAP makes a big move in either direction. Often it produces a gap and this is where the support or resistance level will be...
Hello guys, once again, I want to show you a different method for detecting support and resistance level. Today's approach is similar to the one I posted recently, but the way the level will be detected is different. I call it the multi-timeframe standard deviation level. How does it work? The method is similar to the way Bollinger Bands work. First, the...
Hey guys, this script shows monthly, weekly and daily OHLC data represented as horizontal level. I tried to make it as user-friendly as possible. Therefore, you can add different colors and styles for each level, as well as turn them on and off. With the "Label Offset" -parameter you are in control where the label text should appear. You can shift it from left...
Advanced Level Pivot Trading Highest Lowest Channel and Level Pivot (Fibonacci)
Show the price and volume occurrence levels for a determined price range.
description: • Zig Zag indicator plots points on the chart whenever prices reverse by a percentage greater than a pre-chosen variable. • Forecasts area based on zigzag statistics. • Displays labels with detected patterns. • Displays slope information rate of price, time diferentials and angle(experimental)
A means for tracking price ranges for gap up/down and longer buying/selling tails. This may have some value for buying/selling opportunities based on the relative significance of the range. The look back period is adjustable and works for any time frame. If you have any success using it leave some feedback. -Squam
//siretate 8/2/2018 //use as a price structure studying tool //defaults set for the 1 hour chart... inner cloud represents 24 hours in 1 day, outer cloud represents 5 days in 1 week (forex). Change per desired resolution and market session length.
Displays round levels. Allow to create alert when price is crossing a round level.
EXPERIMENTAL: WARNING: highly curve fitted results, if you dont know whats going on stay away.
EXPERIMENTAL: Adaptation from stop hunt levels: Uses timeframe and atr to set ranges.
Request for SpreadEagle71: Stop Hunt Levels adapted from: www.investopedia.com configuration: smoothing: smooths/average the source higher value will remove spikes but delay the speed of adjusting source: source to compare crossing lines. Rounding Value: value space of the grid. Entry Window Size: Space for entrys.