Nevron .NET Vision
Chart for .NET / User's Guide / Data Manipulation / Functions / Financial Functions / Technical Indicators / Performance

In This Topic
    Performance
    In This Topic
     Syntax
    PERFORMANCE(values)
     Arguments
    The 'values' argument must be an array.
     Result
    The result is an array.
     Description
    The Performance indicator displays a security's price performance as a percentage. This is sometimes also called a normalized chart, as it enables to compare shares with differing price levels. The Performance indicator compares a current price value with the value from the first time period.
     Related Examples
    Windows Forms: All Examples\Data Manipulation\Functions\Financial\Technical Price Indicators