TimeBarFactoryItem(Instrument, Int64, Int32) Constructor
public TimeBarFactoryItem(
Instrument instrument,
long barSize,
int providerId = -1
)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function TimeBarFactoryItem(
instrument : Instrument,
barSize : long,
providerId : int
);
This language is not supported or no code example is available.
Parameters
-
instrument
-
Instrument
-
barSize
-
long
-
providerId
-
int
In this article
Definition