Click or drag to resize

TradingDataProvider Methods

LightningChart .NET Help

The TradingDataProvider type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetDataForRange
Get data for date time range
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMakeFileName
Creates file name when saving a .csv-file.
Public methodParseSearchResponse
Parse the search response
Public methodParseStringData
Parse OHLC data from string
Public methodSearchSecurity
Search for a security
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberWriteStringToFile
Write a string to a file.
Top
See Also