Click or drag to resize

IStrategyOnFill Method

Updates when the strategy gets a fill

Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
void OnFill(
	ITrade trade
)

Parameters

trade  ITrade
See Also