OrderHelper Class |
Namespace: SharpCharts.Base.Order
public class OrderHelper : MessageBoxBase, INotifyPropertyChanged, IWeakEventListener, IDisposable
The OrderHelper type exposes the following members.
Name | Description | |
---|---|---|
OrderHelper | ||
OrderHelper(Boolean) |
Constructor for order helper
|
Name | Description | |
---|---|---|
Account |
Gets or sets the account
| |
AccountCommand |
Gets the account command
| |
AccountsView |
Gets the available Accounts
| |
BasketOrderCommand | ||
BuyAskCommand |
Gets the buy ask command
| |
BuyBidCommand |
Gets the buy bid command
| |
BuyBidPlusCommand |
Gets the buy bid plus command
| |
BuyCommand |
Gets the buy command
| |
BuyEntryCommand |
Gets the buy order entry view
| |
BuyMarketCommand |
Gets the buy market command
| |
BuyMidCommand | ||
ChartTraderStopLimitCommand |
Gets the chart trader stop limit command
| |
ChartTraderStopMarketCommand |
Gets the chart trader stop market command
| |
ClosePositionCommand |
Gets the close position command
| |
DialogResult | ||
DialogService | (Inherited from MessageBoxBase.) | |
DisclosedQuantity |
Gets or sets the disclosed quantity
| |
Error |
Gets the Error string
(Inherited from MessageBoxBase.) | |
FileService | (Inherited from MessageBoxBase.) | |
HkBuyAskCommand | ||
HkBuyBidCommand | ||
HkBuyMarketCommand | ||
HkClosePositionCommand | ||
HkReversePositionCommand | ||
HkSellAskCommand | ||
HkSellBidCommand | ||
HkSellMarketCommand | ||
Instrument |
Gets or sets the instrument
| |
InstrumentCommand |
Gets the instrument command
| |
IsOco |
Gets or sets if its oco
| |
Item |
Gets the IDataErrorInfo error string
(Inherited from MessageBoxBase.) | |
LimitCommand |
Gets the limit command
| |
LimitPrice |
Gets or sets the limit price
| |
MarketCommand | ||
MessageBox | (Inherited from MessageBoxBase.) | |
Oco |
Gets or sets the oco string
| |
OrderAction |
Gets or sets the order action
| |
OrderTemplate | ||
OrderTemplates |
Gets the available order templates
| |
OrderType |
Gets or sets the order type
| |
PendingOrders |
Gets the pending orders collection view
| |
PlusSize |
Gets or sets plus size
| |
Position |
Gets or sets the position
| |
ProductType | ||
ProductTypeCommand | ||
ProductTypes | ||
Quantity |
Gets or sets the quantity
| |
ReversePositionCommand |
Gets the reverse position command
| |
SellAskCommand |
Gets the sell ask command
| |
SellAskPlusCommand |
Gets the sell ask plus command
| |
SellBidCommand |
Gets the sell bid command
| |
SellCommand |
Gets the sell command
| |
SellEntryCommand |
Gets the sell order entry view
| |
SellMarketCommand |
Gets the sell market command
| |
SellMidCommand | ||
ShowSnapQuotesViewCommand | ||
SingletonService | (Inherited from MessageBoxBase.) | |
StopLimitCommand |
Gets the stop limit command
| |
StopMarketCommand |
Gets the stop market command
| |
StopPrice |
Gets or sets the stop price
| |
TimeInForce |
Gets or sets the time in force
| |
TimeInForceCommand |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
PropertyChanged |
Property changed event
|