SecurityId
Security ID.
Implementiert: IEquatable<SecurityId>, IPersistable
Eigenschaften
InteractiveBrokers : int?
ID in Interactive Brokers format.
NativeAsInt : long
Native (internal) trading system security id represented as integer.
SecurityCode : string
Security code.
Methoden
CreateAssociated(string) : SecurityId
Create security id with board code set as AssociatedBoardCode.
- securityCode
- Security code.
Rückgabe: Security ID.
Equals(SecurityId) : bool
Compare SecurityId on the equivalence.
- other
- Another value with which to compare.
Rückgabe: , 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.
Rückgabe: , 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.
Rückgabe: , if the specified identifiers are equal, otherwise, .
op_Inequality(SecurityId, SecurityId) : bool
Compare the inequality of two identifiers.
- left
- Left operand.
- right
- Right operand.
Rückgabe: , if identifiers are equal, otherwise, .
Felder
AssociatedBoardCode : string
Board code for combined security.
Money : SecurityId
"Money" security id.
News : SecurityId
"News" security id.