| ISymbolTradedVolume Interface |
Traded symbol volume.
Namespace:
C2ExplorerServiceStack.Logic.Interfaces
Assembly:
C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax public interface ISymbolTradedVolume
The ISymbolTradedVolume type exposes the following members.
Properties
| Name | Description |
---|
| Symbol |
Gets or sets the symbol.
|
| Volume |
Gets or sets the volume.
|
TopSee Also