StrategyPositionListFind Method (String, DateTime)

GF Charts Help

Namespace:  GF.Clients.Charts.Custom.Strategy
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public StrategyPosition Find(
	string orderName,
	DateTime timestamp
)

Parameters

orderName
Type: SystemString
timestamp
Type: SystemDateTime

Return Value

Type: StrategyPosition
See Also

Reference