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)

Thông báo miễn trừ trách nhiệm

Thông tin và các ấn phẩm này không nhằm mục đích, và không cấu thành, lời khuyên hoặc khuyến nghị về tài chính, đầu tư, giao dịch hay các loại khác do TradingView cung cấp hoặc xác nhận. Đọc thêm tại Điều khoản Sử dụng.