SharpTrader.SDK - Developer API

ParameterType Enumeration

Identifies the type of additional input that methods of an indicator class expect.

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

Syntax


[FlagsAttribute]
public enum ParameterType

Members


Member nameDescription
None
Instrument Indicates that the class indicator methods receive an additional instrument as their argument.