Click or drag to resize

OrderBookBaseGetVolumeTillPrice Method

Namespace:  MZpack
Assembly:  MZpackBase (in MZpackBase.dll) Version: 3.16.11.0 (3.16.11.0)
Syntax
C#
public long GetVolumeTillPrice(
	double price,
	TradeSide side
)

Parameters

price
Type: SystemDouble
side
Type: MZpackTradeSide

Return Value

Type: Int64
See Also