Lean  $LEAN_TAG$
QuantConnect.Messages.BaseCommandHandler Class Reference

Provides user-facing messages for the Commands.BaseCommandHandler class and its consumers or related classes More...

Static Public Member Functions

static string ExecutingCommand (ICommand command)
 Returns a string with the given command More...
 

Detailed Description

Provides user-facing messages for the Commands.BaseCommandHandler class and its consumers or related classes

Definition at line 43 of file Messages.Commands.cs.

Member Function Documentation

◆ ExecutingCommand()

static string QuantConnect.Messages.BaseCommandHandler.ExecutingCommand ( ICommand  command)
static

Returns a string with the given command

Definition at line 49 of file Messages.Commands.cs.


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