![]() | c2ex_closedsignals Class |
Namespace: C2ExplorerDB
[TableAttribute("c2ex_closedsignals")] public class c2ex_closedsignals
The c2ex_closedsignals type exposes the following members.
Name | Description | |
---|---|---|
![]() | c2ex_closedsignals | Initializes a new instance of the c2ex_closedsignals class |
Name | Description | |
---|---|---|
![]() | Action |
Type of the signal.
|
![]() ![]() | Currency |
Currency symbol.
|
![]() ![]() | Exchange |
An exchange shortcut.
|
![]() ![]() | Expir |
Expiration date.
|
![]() | GTC |
GTS flag.
|
![]() | Id |
Collective2 signal ID.
|
![]() | Instrument |
Type of the instrument.
|
![]() | LimitPrice |
Limit price.
|
![]() | Market |
Market price indicator.
|
![]() | PostedWhen |
When a signal was sent to Colective2.
|
![]() | PtValue |
Instrument point value
|
![]() | PutCall |
Put or Call flag.
|
![]() | Quant |
Amount.
|
![]() | StopPrice |
Stop price.
|
![]() | Strike |
Strike.
|
![]() | Symbol |
Symbol.
|
![]() | SystemId |
Collective2 trading system ID.
|
![]() | TradedWhen |
When a signal was traded.
|
![]() | TradeId |
Collective2 trade ID.
|
![]() | TradePrice |
Traded price.
|
![]() | Underlying |
Underlying symbol.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |