VolumeProfileIndicatorValue
StockSharp.Algo.Indicators.VolumeProfileIndicator
The indicator value VolumeProfileIndicator, derived in result of calculation.
継承元: SingleIndicatorValue<IDictionary<decimal, decimal>>
コンストラクター
VolumeProfileIndicatorValue(IIndicator, DateTime)
The indicator value VolumeProfileIndicator, derived in result of calculation.
- indicator
- Indicator.
- time
- Time
プロパティ
Levels : IDictionary<decimal, decimal>
Embedded values.
メソッド
GetValue``1(Level1Fields?)
To get the value by the data type.
- field
- Field specified value source.
戻り値: Value.