ImportTypeBase Class |
Namespace: SharpCharts.Base.Data
public abstract class ImportTypeBase : PrintLogBase, ITemplate, INotifyPropertyChanged
The ImportTypeBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImportTypeBase |
Name | Description | |
---|---|---|
![]() | Ask |
Gets or sets the ask price
|
![]() | Bid |
Gets or sets the bid price
|
![]() | BuiltDataType | |
![]() | Close |
Gets or sets the close
|
![]() | DefaultExtension |
Gets or sets the default extension
|
![]() | DefaultTemplate | |
![]() | Description |
Gets the description
|
![]() | DialogService | (Inherited from MessageBoxBase.) |
![]() | DisplayName | |
![]() | Error |
Gets the Error string
(Inherited from MessageBoxBase.) |
![]() | FileService | (Inherited from MessageBoxBase.) |
![]() | Filter |
Gets or sets the filter string
|
![]() | HasParameter | |
![]() | High |
Gets or sets the high
|
![]() | InitialDirectory |
Gets or sets the initial directory
|
![]() | Instrument |
Gets or sets the instrument
|
![]() | IsContinuous |
Gets or sets if the imported data is continuous or not
|
![]() | Item |
Gets the IDataErrorInfo error string
(Inherited from MessageBoxBase.) |
![]() | Low |
Gets or sets the low
|
![]() | MessageBox | (Inherited from MessageBoxBase.) |
![]() | NullIteration |
Gets or sets the maximum dataPoints the loop can have, default is 50K. This is more of a safety feature to evade an infinite loop.
|
![]() | OI |
Gets or sets the open interest
|
![]() | Open |
Gets or sets the open
|
![]() | SingletonService | (Inherited from MessageBoxBase.) |
![]() | State |
Gets the state
|
![]() | Template | |
![]() | TemplateType | |
![]() | Time |
Gets or sets the time
|
![]() | Volume |
Gets or sets the volume
|
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | 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.) |
![]() | GetNextDataPoint |
The data point is assigned here
|
![]() | GetNextInstrument |
The instrument is parsed/assigned here
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Log |
Log message. It will be displayed in the Logs tab in Main View
(Inherited from PrintLogBase.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NotifyPropertyChanged | |
![]() | OnFileEnd | |
![]() | OnNextFile |
Called
|
![]() | OnStateChanged | |
![]() | Print(String) |
Prints the message in the Output view
(Inherited from PrintLogBase.) |
![]() | Print(String, Brush) |
Prints the message in the Output view
(Inherited from PrintLogBase.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |