Table of Contents

Constructor PriceBandDetail

Namespace
Tooq.Tech.MD.BinaryProtocol.Client
Assembly
Tooq.MD.BinaryProtocol.dll

PriceBandDetail(PriceBandType?, PriceLimitType?, PriceBandMidpointPriceType?, decimal?, decimal?, decimal?, ulong)

public PriceBandDetail(PriceBandType? bandType, PriceLimitType? limitType, PriceBandMidpointPriceType? midpointPriceType, decimal? lowLimitPrice, decimal? highLimitPrice, decimal? tradingReferencePrice, ulong mDEntryTimestamp)

Parameters

bandType PriceBandType?
limitType PriceLimitType?
midpointPriceType PriceBandMidpointPriceType?
lowLimitPrice decimal?
highLimitPrice decimal?
tradingReferencePrice decimal?
mDEntryTimestamp ulong