Lean  $LEAN_TAG$
QuantConnect.Messages.BaseCommand Class Reference

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

Static Public Attributes

static string MissingValuesToGetSymbol = "Please provide values for: Ticker, Market & SecurityType"
 Returns a string message saying: Please provide values for: Ticker, Market and SecurityType More...
 

Detailed Description

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

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

Member Data Documentation

◆ MissingValuesToGetSymbol

string QuantConnect.Messages.BaseCommand.MissingValuesToGetSymbol = "Please provide values for: Ticker, Market & SecurityType"
static

Returns a string message saying: Please provide values for: Ticker, Market and SecurityType

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


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