PINE LIBRARY

SessionVolumeProfile

273
Library "SessionVolumeProfile"

calcProfile(highs, lows, volumes, rows)
  Computes POC, VAL, VAH for 70% VA using 24 price rows.
  Parameters:
    highs (array<float>): Series of highs.
    lows (array<float>): Series of lows.
    volumes (array<float>): Series of volumes.
    rows (simple int): simple int Number of price bins (default 24).
  Returns: VolumeProfile object.

VolumeProfile
  Volume profile levels from a session.
  Fields:
    poc (series float)
    vah (series float)
    val (series float)
    totalVolume (series float)

Haftungsausschluss

Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.