Session attribute of CandleSymbol defines trading that is used to build the candles.
More...
Session attribute of CandleSymbol defines trading that is used to build the candles.
◆ Parse()
Parses string representation of candle session attribute into object. Any string that was returned by CandleSession.ToString can be parsed and case is ignored for parsing.
- Parameters
-
s | string representation of candle candle session attribute. |
- Returns
- candle session attribute.
- Exceptions
-
InvalidOperationException | if the string representation is invalid. |
◆ ANY
All trading sessions are used to build candles.
◆ DEFAULT
readonly ICandleSymbolAttribute com.dxfeed.api.candle.CandleSymbolAttributes.Session.DEFAULT = CandleSession.DEFAULT |
|
static |
Default trading session is ANY.
◆ REGULAR
readonly ICandleSymbolAttribute com.dxfeed.api.candle.CandleSymbolAttributes.Session.REGULAR = CandleSession.REGULAR |
|
static |
Only regular trading session data is used to build candles.
The documentation for this class was generated from the following file:
- dxf_api/src/Candle/CandleSymbolAttributes.cs