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
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
Get access to our indicators at: huntergatherers.tech
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
Get access to our indicators at: huntergatherers.tech
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。