Summary
Represents the Tick object.
Syntax
public sealed struct Tick : ValueType, IEquatable
Members
Name | Type | Summary |
---|---|---|
Ask | Property | Gets the Ask price of tick. |
Bid | Property | Gets the Bid price of tick. |
Equals | Method | |
GetHashCode | Method | |
Time | Property | Gets the Tick time. |
ToString | Method |