Lean  $LEAN_TAG$
QuantConnect.Configuration.OptimizerArgumentParser Class Reference

Command Line arguments parser for Lean Optimizer More...

Static Public Member Functions

static Dictionary< string, object > ParseArguments (string[] args)
 Parse and construct the args More...
 

Detailed Description

Command Line arguments parser for Lean Optimizer

Definition at line 24 of file OptimizerArgumentParser.cs.

Member Function Documentation

◆ ParseArguments()

static Dictionary<string, object> QuantConnect.Configuration.OptimizerArgumentParser.ParseArguments ( string[]  args)
static

Parse and construct the args

Definition at line 40 of file OptimizerArgumentParser.cs.

Here is the call graph for this function:

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