|
Lean
$LEAN_TAG$
|
Command Line arguments parser for Toolbox configuration More...
Static Public Member Functions | |
| static Dictionary< string, object > | ParseArguments (string[] args) |
| Argument parser contructor More... | |
| static List< string > | GetTickers (Dictionary< string, object > optionsObject) |
| Helper method to get the tickers from the provided options More... | |
Command Line arguments parser for Toolbox configuration
Definition at line 27 of file ToolboxArgumentParser.cs.
|
static |
Argument parser contructor
Definition at line 80 of file ToolboxArgumentParser.cs.
|
static |
Helper method to get the tickers from the provided options
Definition at line 88 of file ToolboxArgumentParser.cs.