Show / Hide Table of Contents

    Class StrategyMetric

    Namespace: TradingPlatform.BusinessLayer
    Syntax
    public class StrategyMetric

    Properties

    FormattedValue

    Declaration
    public string FormattedValue { get; set; }
    Property Value
    Type Description
    string

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    string

    Methods

    FromXElement(XElement, DeserializationInfo)

    Declaration
    public void FromXElement(XElement element, DeserializationInfo deserializationInfo)
    Parameters
    Type Name Description
    XElement element
    DeserializationInfo deserializationInfo

    ToXElement()

    Declaration
    public XElement ToXElement()
    Returns
    Type Description
    XElement
    Back to top Copyright QUANTOWER LLC. © 2017-2024. All rights reserved.