GF.Clients.Charts.Custom.Utils.ExpressionParameters Namespace

GF Charts Help
 
Classes

  ClassDescription
Public classExpressedParameter
Base class that allows to implement flexible indicator parameters as custom expression
Public classExpressedParameterBool
Implementation of ExpressedParameter with bool result type
Public classExpressedParameterDouble
Implementation of ExpressedParameter with double result type
Public classExpressedParameterSeries
Implementation of ExpressedParameter with Series result type
Public classExpressedParameterTTResult
Typed version of ExpressedParameter