SharpTrader.SDK - Developer API

ObjectiveParameterAttribute Class

Indicates that a property of the custom fitness class (derived from FitnessBase) is a parameter that the user can set.

Namespace:  Sharpshooter.SDK
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


[SerializableAttribute]
[AttributeUsageAttribute]
public class ObjectiveParameterAttribute : Attribute

Inheritance Hierarchy


Object
  Attribute
    Sharpshooter.SDK..::..ObjectiveParameterAttribute