Lean  $LEAN_TAG$
QuantConnect.ToolBox.ExchangeInfoUpdater Class Reference

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...
 

Detailed Description

Base tool for pulling data from a remote source and updating existing csv file.

Definition at line 27 of file ExchangeInfoUpdater.cs.

Member Function Documentation

◆ Run()

void QuantConnect.ToolBox.ExchangeInfoUpdater.Run ( )

Update existing symbol properties database

Definition at line 39 of file ExchangeInfoUpdater.cs.

Here is the call graph for this function:

The documentation for this class was generated from the following file: