The Symbol type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AssetClass |
Gets or sets the asset type for this symbol.
| |
| BaseCurrency |
The base currency for forex symbols; otherwise, None.
| |
| ContractType |
Defines the contract type for this option. Put or call.
| |
| CurrencyType |
Gets or sets the currency type associated with this symbol.
| |
| Exchange |
Gets a string representation of the exchange.
| |
| ExpirationDate |
Gets or sets the expiration date for this symbol (for futures or options).
| |
| Name |
Gets a string representation of the symbol name.
| |
| StrikePrice |
Gets or sets the strike price of this option symbol.
| |
| SymbolInformation |
Gets or sets the SymbolInformation instance.
| |
| Tag |
Gets or sets an object that can be used to store additional user-defined data related to the symbol.
|