Lean
$LEAN_TAG$
|
Base tool for pulling data from a remote source and updating existing csv file. More...
Public Member Functions | |
ExchangeInfoUpdater (IExchangeInfoDownloader eidl) | |
void | Run () |
Update existing symbol properties database More... | |
Base tool for pulling data from a remote source and updating existing csv file.
Definition at line 27 of file ExchangeInfoUpdater.cs.
void QuantConnect.ToolBox.ExchangeInfoUpdater.Run | ( | ) |
Update existing symbol properties database
Definition at line 39 of file ExchangeInfoUpdater.cs.