PROTECTED SOURCE SCRIPT
Telah dikemas kini

Today's Turnover (VWAP × Vol) in Cr

48
VWAP (ta.vwap) gives the volume-weighted average price for the current day.

Daily volume is fetched via request.security(..., "D", volume), even if you’re on an intraday chart.

Dividing by 1e7 turns the raw share count into crores.

Multiplying VWAP by that crores-volume gives today’s turnover in “crore-rupees.”

A single label is drawn above the last bar at high + (ticksOffset * mintick).
Nota Keluaran
A compact on‐chart overlay that:

Computes each bar’s turnover in crore-rupees as
turnover = ta.vwap * (volume/1e7).

Lets you choose a near or far gap (percentage of candle height) via inputs.

Places a single label on the last bar, offset above or below the candle by your chosen distance.

Automatically flips the label’s arrow to point toward the candle.

Exposes inputs for label background color and text color.
Nota Keluaran
SAME

Penafian

Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.