Class VolumeAnalysisDataEventArgs
Namespace: TradingPlatform.BusinessLayer
Syntax
public class VolumeAnalysisDataEventArgs : EventArgs
Properties
Item
Declaration
public VolumeAnalysisItem Item { get; }
Property Value
| Type | Description |
|---|---|
| VolumeAnalysisItem |
Price
Declaration
public double Price { get; }
Property Value
| Type | Description |
|---|---|
| double |