Click or drag to resize

OrderBookBaseGetSideByPrice Method

Namespace:  MZpack
Assembly:  MZpackBase (in MZpackBase.dll) Version: 3.16.11.0 (3.16.11.0)
Syntax
C#
public TradeSide GetSideByPrice(
	double price
)

Parameters

price
Type: SystemDouble

Return Value

Type: TradeSide
See Also