wiggium

Normalized Performance Comparison

This script visualizes the relative performance of a primary asset against a benchmark composed of three reference assets. Here's how it works:

  1. User Inputs:
    - Users specify ticker symbols for three reference assets (default: Platinum, Palladium, Rhodium).

  2. Data Retrieval:
    - Fetches closing prices for the primary asset (the one the script is applied to) and the three reference assets.

  3. Normalization:
    - Each asset's price is normalized by dividing its current price by its initial price at the start of the chart. This allows for performance comparison on a common scale.

  4. Benchmark Creation:
    - The normalized prices of the three reference assets are combined to create a composite benchmark.

  5. Ratio Calculation:
    - Computes the ratio of the normalized primary asset price to the combined normalized benchmark price, highlighting relative performance.

  6. Plotting:
    - Plots this ratio as a blue line on the chart, showing the primary asset's performance relative to the benchmark over time.
This script helps users quickly assess how well the primary asset is performing compared to a set of reference assets.
Mã nguồn mở

Với tinh thần TradingView, tác giả của tập lệnh này đã xuất bản nó dưới dạng mã nguồn mở, vì vậy các nhà giao dịch có thể hiểu và xác minh nó. Chúc mừng tác giả! Bạn có thể sử dụng mã này miễn phí, nhưng việc sử dụng lại mã này trong một ấn phẩm chịu sự điều chỉnh của Nội quy nội bộ. Bạn có thể yêu thích nó để sử dụng nó trên biểu đồ.

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

Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.

Bạn muốn sử dụng tập lệnh này trên biểu đồ?