SharpTrader.SDK - Developer API

CustomIndicatorException Constructor

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

Syntax


public CustomIndicatorException(
	string message,
	string indicator,
	params KeyValuePair<string, string>[] attributes
)

Parameters

message
Type: String
indicator
Type: String
attributes
Type: array<KeyValuePair<(Of <(<'String, String>)>)>>[]()[][]