BarFactory.Contains (Instrument, BarType, Int64, BarInput, ClockType, Int32) Method

public bool Contains( 
   Instrument instrument
   BarType barType
   long barSize
   BarInput barInput = BarInput.Trade, 
   ClockType type = ClockType.Local, 
   int providerId = -1 
)

Parameters

instrument
Instrument

barType
BarType

barSize
long

barInput
BarInput

type
ClockType

providerId
int

Return Value

bool

In this article

Definition