Table of Contents

Struct SecurityTradingEvent

Namespace
Tooq.Tech.MD.BinaryProtocol.Client
Assembly
Tooq.MD.BinaryProtocol.dll
public struct SecurityTradingEvent : IComparable, IComparable<SecurityTradingEvent>, IEquatable<SecurityTradingEvent>
Implements
Inherited Members

Constructors

SecurityTradingEvent(int)
SecurityTradingEvent(SecurityTradingEvent)

Fields

NULL_VALUE
SECURITY_REJOINS_SECURITY_GROUP_STATUS
SECURITY_STATUS_CHANGE
TRADING_SESSION_CHANGE
_NULL_VALUE_
_SECURITY_REJOINS_SECURITY_GROUP_STATUS_
_SECURITY_STATUS_CHANGE_
_TRADING_SESSION_CHANGE_

Properties

Default
Value

Methods

CompareTo(object)

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

CompareTo(SecurityTradingEvent)

Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.

CreateFieldModel(Buffer, long)
Equals(object)

Indicates whether this instance and a specified object are equal.

Equals(SecurityTradingEvent)

Indicates whether the current object is equal to another object of the same type.

GetHashCode()

Returns the hash code for this instance.

ToString()

Returns the fully qualified type name of this instance.

Operators

operator ==(SecurityTradingEvent, SecurityTradingEvent)
operator !=(SecurityTradingEvent, SecurityTradingEvent)