Inheritance Hierarchy
GF.Clients.Charts.TradeModeTracedOrder
Namespace: GF.Clients.Charts.TradeMode
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The TracedOrder type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TracedOrder(TracingService) | ||
| TracedOrder(TracingService, IOrder) | ||
| TracedOrder(TracingService, UINewOrderDraft, OrderLinkedType) |
Properties
| Name | Description | |
|---|---|---|
| ID | ||
| Inverse | ||
| IsHeld | ||
| IsWorking | ||
| Qty | ||
| Tracing | ||
| Type |
Methods
| Name | Description | |
|---|---|---|
| Cancel | ||
| Clone | ||
| CompareTo | ||
| CopyTo | ||
| Draw | ||
| Equals | (Overrides ObjectEquals(Object).) | |
| GetForeColor | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitiateModify | ||
| PreviewModify | ||
| RollbackModify | ||
| ToString | (Overrides ObjectToString.) | |
| TracePrice |
Fields
| Name | Description | |
|---|---|---|
| Bounds | ||
| CancelRect | ||
| EditRect | ||
| Expression | ||
| HighlightedBox | ||
| LinkedType | ||
| ModifyRect | ||
| Order | ||
| OrderDraft | ||
| PriceLine | ||
| QtyRect |
See Also