TradingView
StratifyTrade
2024λ…„ 3μ›” 7일 μ˜€μ „ 12μ‹œ 32λΆ„

Liquidity Trendline With Signals [StratifyTrade]Β 

Euro Fx/U.S. DollarFXCM

μ„€λͺ…

β‹…
The Liquidity Trendline is an indicator designed to identify potential breakouts by utilizing pivot points. These pivotal moments can trigger significant market reactions, either by breaking out or by serving as breakout and retest signals.

πŸ”Ά FEATURES

The indicator contains the following features:

  • Period of the calculation
  • Padding (spacing between the 2 lines)
  • Signal for breakouts


πŸ”Ά USAGE



As shown in the example, breakouts can be powerful points to see reversions in the market and can lead to a lot of volatility in the market.

When a trendline is broken, a signal will be plotted; the user can disable/enable those signals.

A trendline is formed when 2 consecutive pivot points are found, each of them lower or higher than the previous one. this is the anchor point for our trend line that we will use to spot rejection or breakouts

The delay in the creation of those trend lines will be the period input used to find the pivot point on the chart.



Another good example is using these trendlines as simple retests.

Prices bouncing on top of them will suggest a possible continuation of the current trend.

We can filter out stronger breakouts by looking at how many times the price has rejected the trendline, more rejections will result in more liquidity once the price breaks it.

Signals are plotted on the chart for every breakout that happens.

Another good utility is simply using them as retest once the price breaks those levels and holding above/below them, indicating a possible support or resistance area used for confluence



Here is another good example of how we can correctly spot price deviating from our trendline and spotting powerful continuation in price.

As said before we can filter out bad and good breakouts simply by looking at how many times rejected from those levels.

More rejection will result in a stronger reaction

πŸ”Ά CONCLUSION

This script is as simple as that and can be used in a few ways to spot reversals, price continuation, or even sentiment in price (bullish or bearish).
μ½”λ©˜νŠΈ
Mupsje
β‹…
ph = ta.pivothigh(high, len, len)
pl = ta.pivotlow (low , len, len)

ALways a lag :)
StratifyTrade
β‹…
@Mupsje, yes i put into the description that it have a delay lol
Mupsje
β‹…
inter_good
β‹…
very nice trendline indicator! thanks for sharing
StratifyTrade
β‹…
@inter_good, anytime
Frost1vus
β‹…
Ty for your effort, i have suggestioun to improve as a person who trades with trend lines, can you please add "minimum number of touches/retests or pivot points whatever you call to create trend lines" feature because most of the trendlines that drawn by two pivots are invalid or market doesnt respect to them
StratifyTrade
β‹…
@Frost1vus, sure will look into that
ARMMFX
β‹…
hai admin, thank u for this good indicator
Blueprintsud
β‹…
well done as usual <3
StratifyTrade
β‹…
더보기