Click or drag to resize

SimulatedBracketTemplateOnFill Method


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

Parameters

trade  ITrade
 

Implements

IStrategyOnFill(ITrade)
See Also