DataSeriesNameHelper.GetName (Instrument, Byte, Nullable<BarType>, Nullable<Int64>) Method

public static string GetName( 
Instrument instrument
byte type
Nullable<BarType> barType
Nullable<long> barSize 
)
This language is not supported or no code example is available.
public:  
static String^ GetName( 
Instrument^ instrument
Byte type
Nullable<BarType^> barType
Nullable<long^> barSize 
)
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Parameters

instrument
Instrument

type
byte

barType
Nullable<BarType>

barSize
Nullable<long>

Return Value

string

In this article

Definition