Click or drag to resize

IPerformance Interface

IPerformance interface, if implemented in a Strategy Performance userCode then the calculated value will be displayed in Performance tab in the Strategy Performance View

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public interface IPerformance

The IPerformance type exposes the following members.

Properties
 NameDescription
Public propertyPerformanceName Gets the Performance name
Top
See Also