Click or drag to resize

CWormsCrossingTradeReportPlacerSetPrices Method

Set prices for both the order side and the contra side.

Namespace: Woti.Orders
Assembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntax
public virtual void SetPrices(
	double dPrice,
	double dContraPrice
)

Parameters

dPrice  Double
 
dContraPrice  Double
 

Implements

IWormsCrossingTradeReportPlacerSetPrices(Double, Double)
See Also