OPEN-SOURCE SCRIPT
업데이트됨 Buyer vs Seller Control

BUYER vs SELLER CONTROL INDICATOR
Identify market dominance and potential trend shifts with wick analysis
What This Indicator Measures:
This indicator analyzes who controls the market by measuring the battle between buyers and sellers on each candle:
What's Plotted:
How to Read the Signals:
Trading Applications:
Key Features:
Pro Tip: Use this with your favorite trend or momentum indicators for confluence. Strong buyer/seller control often precedes significant price moves!
Pine Script®
Identify market dominance and potential trend shifts with wick analysis
What This Indicator Measures:
This indicator analyzes who controls the market by measuring the battle between buyers and sellers on each candle:
- Buyer Control: How far the closing price is above the candle's low (bottom wick strength)
- Seller Control: How far the closing price is below the candle's high (top wick strength)
What's Plotted:
- Lime Line: 20-period moving average of buyer control
- Fuchsia Line: 20-period moving average of seller control
- Dynamic Fill: Area between lines - color shows who's winning
- Histogram: Shows the difference between buyer and seller control
- Control Label: Text showing current market dominance
- Info Table: Real-time values and control strength percentage
How to Read the Signals:
🟢 LIME FILL = BUYERS IN CONTROL
When the lime line is above fuchsia, buyers are dominating. The brighter the fill, the stronger their control.
🔴 FUCHSIA FILL = SELLERS IN CONTROL
When the fuchsia line is above lime, sellers are dominating. The brighter the fill, the stronger their control.
Trading Applications:
- Trend Confirmation: Strong buyer control confirms uptrends, strong seller control confirms downtrends
- Reversal Signals: Watch for control shifts - when lines cross, momentum may be changing
- Entry Timing: Enter long when buyer control strengthens, short when seller control strengthens
- Market Structure: Persistent control by one side suggests strong directional bias
Key Features:
- Works on any timeframe
- Customizable moving average period (default: 20)
- Optional info table display
- Dynamic transparency shows control strength
- Clean visual design for both dark and light themes
Pro Tip: Use this with your favorite trend or momentum indicators for confluence. Strong buyer/seller control often precedes significant price moves!
// Based on wick analysis and moving averages
// Green = Buyers dominating market
// Red = Sellers dominating market
// Fill intensity = Control strength
릴리즈 노트
- Fix label cumulation bug
릴리즈 노트
- Support Volume Based Chart Display
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
Get access to our indicators at: huntergatherers.tech
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
오픈 소스 스크립트
진정한 트레이딩뷰 정신에 따라 이 스크립트 작성자는 트레이더가 기능을 검토하고 검증할 수 있도록 오픈소스로 공개했습니다. 작성자에게 찬사를 보냅니다! 무료로 사용할 수 있지만 코드를 다시 게시할 경우 하우스 룰이 적용된다는 점을 기억하세요.
Get access to our indicators at: huntergatherers.tech
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.