TradingView
ChartPrime
2023년 6월 20일 오후 7시 35분

Trend Channels With Liquidity Breaks [ChartPrime] 

Bitcoin / United States DollarCoinbase

설명

Trend Channels
This simple trading indicator is designed to quickly identify and visualize support and resistance channels in any market. The primary purpose of the Trend Channels with Liquidity Breaks indicator is to recognize and visualize the dominant trend in a more intuitive and user-friendly manner.

Main Features
  • Automatically identifies and plots channels based on pivot highs and lows
  • Option to extend the channel lines
  • Display breaks of the channels where liquidity is deemed high
  • Inclusion of volume data within the channel bands (optional)
  • Market-friendly and customizable colors and settings for easy visual identification


Settings
  • Length: Adjust the length and lookback of the channels
  • Show Last Channel: Only shows the last channel
  • Volume BG: Shade the zones according to the volume detected


How to Interpret
Trend Channels with Liquidity Breaks indicator uses a combination of pivot highs and pivot lows to create support and resistance zones, helping traders to identify potential breakouts, reversals or continuations of a trend.



These support and resistance zones are visualized as upper and lower channel lines, with a dashed center line representing the midpoint of the channel. The indicator also allows you to see the volume data within the channel bands if you choose to enable this functionality. High volume zones can potentially signal strong buying or selling pressure, which may lead to potential breakouts or trend confirmations.

To make the channels more market-friendly and visually appealing, Trend Channels indicator also offers customizable colors for upper and lower lines, as well as the possibility to extend the line lengths for further analysis.

The indicator displays breaks of key levels in the market with higher volume.

코멘트
cashifziya
What is the best timeframe for best results?
peacefulLizard50262
@cashifziya, honestly, any should work fine imo.
Indicator-Jones
@peacefulLizard50262, nice work ;) 👍
just wondering… wouldn't it be more significant to make the bottom color green and the top color red.
Having it the other way around is a little confusing ^^
swampthingtrade
@Indicator-Jones, you CAN change the colors yourself...it is an option!
swampthingtrade
@Indicator-Jones, FYI, Green on bottom as support and red on top as resistance isn't always the best option visually. If you were looking at BOS levels instead of top & bottom of trend channel.......Green on top would be better visually as a HH BOS & Retest would signal a long/buy opportunity and thus would be a better visual clue if it were a green. Just my opinion!
juanandres1
Can you add an alert for the breakouts of the channels. This is an amazing indicator. Thanks
marije09prazdnik
@juanandres1, Are there any plans to make notifications?
teeru1983
Great indicator. What is MV? LV is Low Volume and HV is high Volume in the liquidity break:

liquidity_break()=>
vol = volume_normalized()
avg = simple_moving_average(vol)
rank = ta.percentile_nearest_rank(vol, 75, 100)
avg_rank = simple_moving_average(rank)
colour = vol < avg ? "LV" : (vol > avg and vol < avg_rank ? "MV" : "HV")
afafaxx
Is there an alert version?
DUDE12
Thanks, I have been looking over T. View for a few days, the sharing, the help and updates daily are the reason I will become a member.
더보기