Method | Description | |
---|---|---|
OrderTicketViewModel ( IParameters tradingParams ) : System.Collections.ObjectModel |
Method | Description | |
---|---|---|
RaisePropertyChanged ( string name ) : void |
Method | Description | |
---|---|---|
CalculateTotal ( ) : void | ||
CanBook ( ) : bool | ||
ValidatePosition ( ) : void | ||
ValidateSymbol ( ) : void |
public OrderTicketViewModel ( IParameters tradingParams ) : System.Collections.ObjectModel | ||
tradingParams | IParameters | |
return | System.Collections.ObjectModel |
protected RaisePropertyChanged ( string name ) : void | ||
name | string | |
return | void |