Show / Hide Table of Contents

    Class GetDepthOfMarketParameters

    Represent parameters of DepthOfMarket

    Namespace: TradingPlatform.BusinessLayer
    Syntax
    public class GetDepthOfMarketParameters

    Constructors

    GetDepthOfMarketParameters()

    Declaration
    public GetDepthOfMarketParameters()

    Properties

    CalculateImbalancePercent

    Declaration
    public bool CalculateImbalancePercent { get; set; }
    Property Value
    Type Description
    System.Boolean

    GetLevel2ItemsParameters

    Declaration
    public GetLevel2ItemsParameters GetLevel2ItemsParameters { get; set; }
    Property Value
    Type Description
    GetLevel2ItemsParameters
    Back to top Copyright © 2017 - 2018 Quantower LLC