SharpTrader.SDK - Developer API

ManagerTypeAttribute Class

Indicates the custom instrument manager type for InstrumentType (the latter type should be decorated with this attribute if it requires a custom manager).

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

Syntax


[AttributeUsageAttribute]
public class ManagerTypeAttribute : Attribute

Inheritance Hierarchy


Object
  Attribute
    SharpTrader..::..ManagerTypeAttribute