BarFactory.Add (Instrument, BarType, Int64, TimeSpan, TimeSpan, Int32) Method
public BarFactoryItem Add(
Instrument instrument,
BarType barType,
long barSize,
TimeSpan session1,
TimeSpan session2,
int providerId = -1
)
This language is not supported or no code example is available.
public:
BarFactoryItem^ Add(
Instrument^ instrument,
BarType barType,
long barSize,
TimeSpan session1,
TimeSpan session2,
int providerId
)
This language is not supported or no code example is available.
Parameters
- instrument
- Instrument
- barType
- BarType
- barSize
- long
- session1
- TimeSpan
- session2
- TimeSpan
- providerId
- int