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)

Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, alım satım veya diğer türden tavsiye veya öneriler anlamına gelmez ve teşkil etmez. Kullanım Koşulları bölümünde daha fazlasını okuyun.