Lean
$LEAN_TAG$
|
Exchange Info Downloader Interface for pulling data from a remote source. More...
Public Member Functions | |
IEnumerable< string > | Get () |
Get exchange info coma-separated data More... | |
Properties | |
string | Market [get] |
Market More... | |
Exchange Info Downloader Interface for pulling data from a remote source.
Definition at line 23 of file IExchangeInfoDownloader.cs.
IEnumerable<string> QuantConnect.ToolBox.IExchangeInfoDownloader.Get | ( | ) |
Get exchange info coma-separated data
|
get |
Market
Definition at line 28 of file IExchangeInfoDownloader.cs.