SecurityId
Security ID.
Implementa: IEquatable<SecurityId>, IPersistable
Propriedades
InteractiveBrokers : int?
ID in Interactive Brokers format.
NativeAsInt : long
Native (internal) trading system security id represented as integer.
SecurityCode : string
Security code.
Métodos
CreateAssociated(string) : SecurityId
Create security id with board code set as AssociatedBoardCode.
- securityCode
- Security code.
Retorna: Security ID.
Equals(SecurityId) : bool
Compare SecurityId on the equivalence.
- other
- Another value with which to compare.
Retorna: , if the specified object is equal to the current object, otherwise, .
Equals(object) : bool
Compare SecurityId on the equivalence.
- other
- Another value with which to compare.
Retorna: , if the specified object is equal to the current object, otherwise, .
op_Equality(SecurityId, SecurityId) : bool
Compare two identifiers for equality.
- left
- Left operand.
- right
- Right operand.
Retorna: , if the specified identifiers are equal, otherwise, .
op_Inequality(SecurityId, SecurityId) : bool
Compare the inequality of two identifiers.
- left
- Left operand.
- right
- Right operand.
Retorna: , if identifiers are equal, otherwise, .
Campos
AssociatedBoardCode : string
Board code for combined security.
Money : SecurityId
"Money" security id.
News : SecurityId
"News" security id.