Inheritance Hierarchy
GF.Clients.Charts.Custom.StrategyStrategyOrder
Namespace: GF.Clients.Charts.Custom.Strategy
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The StrategyOrder type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AvgFillPrice | |
![]() | CancelTime | |
![]() | CompleteTime | |
![]() | Contract | |
![]() | ContractSize | |
![]() | CurrentState | |
![]() | ExecutionNotes | |
![]() | FilledQty | |
![]() | ID | |
![]() | IsBuy | |
![]() | IsFinalState | |
![]() | IsLimit | |
![]() | IsMarket | |
![]() | LastPrice | |
![]() | OnClose | |
![]() | Original | |
![]() | PriceDelta | |
![]() | SentTime | |
![]() | TicketNumber |
Methods
Name | Description | |
---|---|---|
![]() | CompareTo(Object) | |
![]() | CompareTo(StrategyOrder) | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | IsBuySide | |
![]() | ToString | (Overrides ObjectToString.) |
Fields
Name | Description | |
---|---|---|
![]() | Draft | |
![]() | EntryOrder | |
![]() | EntryOrderName | |
![]() | FillBar | |
![]() | GeneratedBar | |
![]() | GeneratedTime | |
![]() | IsEntry | |
![]() | IsStopExit | |
![]() | OCO | |
![]() | OrderName | |
![]() | OriginalQuantity | |
![]() | Position | |
![]() | Sender | |
![]() | SignalFlags | |
![]() | Total | |
![]() | Virtual |
See Also