Inheritance Hierarchy
GF.Clients.Charts.Custom.StrategyTradeEngine
Namespace: GF.Clients.Charts.Custom.Strategy
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The TradeEngine type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AvgPriceOpenPosition | ||
| Pyramiding | ||
| SummaryOpenPosition | ||
| TotalNetPos | ||
| TradeSize | ||
| WorkingOrders |
Methods
| Name | Description | |
|---|---|---|
| ActivateOnClose | ||
| CheckExitStrategies | ||
| CheckOrderParts | ||
| Dispose | ||
| EntryOrder | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExitOrder | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetBreakEven | ||
| SetDollarTrailing | ||
| SetExitOnClose | ||
| SetPercentTrailing | ||
| SetProfitTarget | ||
| SetShowOnly | ||
| SetStopContract | ||
| SetStopLoss | ||
| SetStopPosition | ||
| SetStopShare | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| IntrabarOrders | ||
| Positions |
See Also