RangeBarFactoryItem(Instrument, Int64, BarInput, Int32) Constructor
public RangeBarFactoryItem(
Instrument instrument,
long barSize,
BarInput barInput = BarInput.Trade,
int providerId = -1
)
This language is not supported or no code example is available.
public:
RangeBarFactoryItem(
Instrument^ instrument,
long barSize,
BarInput barInput,
int providerId
)
This language is not supported or no code example is available.
Parameters
- instrument
- Instrument
- barSize
- long
- barInput
- BarInput
- providerId
- int