PCI - Phase Change Index

Modified on 2008/06/04 17:42 by Administrator — Categorized as: TASCIndicators

Syntax

public PCI(DataSeries ds, int period, string description)
public static PCI Series(DataSeries ds, int period)
public static double Value(int bar, DataSeries ds, int period)

Parameter Description

ds Source Series
period Indicator period

Description

Phase Change Index by M. H. Pee from the May 2004 issue of Stocks & Commodities magazine.

Example