BarFactory.Add (String(), BarType, Int64, BarInput, ClockType, Int32) Method

public void Add( 
   string[] symbols
   BarType barType
   long barSize
   BarInput barInput = BarInput.Trade, 
   ClockType type = ClockType.Local, 
   int providerId = -1 
)

Parameters

symbols
string[]

barType
BarType

barSize
long

barInput
BarInput

type
ClockType

providerId
int

In this article

Definition