RelativePerformance

Modified on 2019/10/31 06:24 by Eugene — Categorized as: Community Indicators

Syntax

public RelativePerformance(Bars source, string dataSet, string extSym, string description)
public static RelativePerformance Series(Bars source, string dataSet, string extSym)

Parameter Description

sourceThe primary symbol's Bars object
dataSetThe source DataSet where Wealth-Lab will look up the bars
extSymDataSeries to plot

Description

Plots the relative performance of a symbol vs. another as a ratio of the primary Bars' Close to the external symbol's Close. For use as a drag and drop indicator.

Relative performance of AAPL vs. GLD

Relative performance of AAPL vs. GLD