Candle price level attribute of CandleSymbol defines how candles shall be aggregated in respect to price interval. The negative or infinite values of price interval are treated as exceptional.
More...
Candle price level attribute of CandleSymbol defines how candles shall be aggregated in respect to price interval. The negative or infinite values of price interval are treated as exceptional.
◆ NewPriceLevel()
static ICandleSymbolAttribute com.dxfeed.api.candle.CandleSymbolAttributes.PriceLevel.NewPriceLevel |
( |
double |
priceLevel | ) |
|
|
inlinestatic |
Creates a new candle price level attribute with certain value
- Parameters
-
priceLevel | The price level value |
- Returns
- The new price level attribute
◆ Parse()
Parses string representation of candle price level into object.
- Parameters
-
s | The string representation of candle price level attribute. |
- Returns
- The new candle price level attribute
◆ DEFAULT
readonly ICandleSymbolAttribute com.dxfeed.api.candle.CandleSymbolAttributes.PriceLevel.DEFAULT = CandlePriceLevel.DEFAULT |
|
static |
Default price level is NaN
The documentation for this class was generated from the following file: