MarketWatchViewModel Class |
Namespace: SharpCharts.Base.MarketWatch
public class MarketWatchViewModel : ViewModelBase
The MarketWatchViewModel type exposes the following members.
Name | Description | |
---|---|---|
MarketWatchViewModel |
Constructor for MarketWatch View Model
|
Name | Description | |
---|---|---|
ClearSortGroupCommand |
Gets the Clear sort group command
| |
ClosedCommand |
Gets the view Closed command
| |
ClosingCommand |
Gets the view Closing command
| |
EditBracketCommand | ||
Error |
Gets the Error string
(Inherited from MessageBoxBase.) | |
GroupCommand |
Gets the instrument group command
| |
InstrumentCommand |
Gets the instrument command
| |
InstrumentListCommand |
Gets the Instrument list command
| |
InstrumentLists |
Gets the Instrument lists
| |
Item |
Gets the IDataErrorInfo error string
(Inherited from MessageBoxBase.) | |
Items |
Gets or sets the Instruments
| |
LoadedCommand |
Gets the view loaded command
| |
OrderHelper |
Gets the Order helper
| |
OrdersView |
Gets the orders
| |
PositionsView |
Gets the Positions
| |
RemoveInstrumentCommand |
Gets the remove instrument command
| |
SelectedInstrument |
Gets or sets the instrument
| |
SelectedTemplate |
Gets or sets the template
| |
SelectedTemplateCommand |
Gets the template command
| |
SelectInstrumentCommand |
Gets the selected instrument command
| |
SortCommand |
Gets the instrument sort command
| |
Templates |
Gets the templates
| |
TopMost |
Gets or sets if top most
|
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 a hash function for a particular type. (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.) |