class O2GSessionDescriptorCollection
Parents | |
System.Collections.Generic.IEnumerable< |
Brief
A collection of trading session descriptors.
Details
This class is used to keep information about trading sessions when more than one trading session is available
(for
O2GSessionStatusCode
.TradingSessionRequested
).
Please refer to this article for more information.
Use the O2GSession
.getTradingSessionDescriptors
method to get an instance of this class.
The type defined in the fxcore2.dll
assembly.
The namespace is fxcore2
.
Public Properties | |
The number of trading session descriptors. |
|
A trading session descriptor by its index. |