Lean  $LEAN_TAG$
QuantConnect.Messages.FuncBenchmark Class Reference

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

Static Public Attributes

static string UnableToConvertPythonFunctionToBenchmarkFunction
 

Detailed Description

Provides user-facing messages for the Benchmarks.FuncBenchmark class and its consumers or related classes

Definition at line 26 of file Messages.Benchmarks.cs.

Member Data Documentation

◆ UnableToConvertPythonFunctionToBenchmarkFunction

string QuantConnect.Messages.FuncBenchmark.UnableToConvertPythonFunctionToBenchmarkFunction
static
Initial value:
=
"Unable to convert Python function to benchmark function, please ensure the function supports Datetime input and decimal output"

Definition at line 28 of file Messages.Benchmarks.cs.


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