TradingDataProvider Class |
Namespace: Arction.CustomControls.Trader.WinForms.DataProviders
The TradingDataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| TradingDataProvider |
Constructor
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetDataForRange |
Get data for date time range
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MakeFileName |
Creates file name when saving a .csv-file.
| |
| ParseSearchResponse |
Parse the search response
| |
| ParseStringData |
Parse OHLC data from string
| |
| SearchSecurity |
Search for a security
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WriteStringToFile |
Write a string to a file.
|