Show / Hide Table of Contents

    Class VolumeAnalysisDataEventArgs

    Namespace: TradingPlatform.BusinessLayer
    Syntax
    public class VolumeAnalysisDataEventArgs : EventArgs

    Properties

    Item

    Declaration
    public VolumeAnalysisItem Item { get; }
    Property Value
    Type Description
    VolumeAnalysisItem

    Price

    Declaration
    public double Price { get; }
    Property Value
    Type Description
    double
    Back to top Copyright QUANTOWER LLC. © 2017-2024. All rights reserved.