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

public static string GetName( 
   Instrument instrument
   byte type
   Nullable<BarType> barType
   Nullable<long> barSize 
)

Parameters

instrument
Instrument

type
byte

barType
Nullable<BarType>

barSize
Nullable<long>

Return Value

string

In this article

Definition