StudyInputBaseInfo
Interface
Properties
confirm
OptionalReadonlyif true, then user will be asked to confirm input value before indicator is added to chart. Default value is false.
Type
boolean
defval
OptionalReadonlydefault value of the input variable. It has the specific type for a given input and can be optional.
Type
hideWhenPlotsHidden
OptionalReadonlyAn array of plot ids, upon the hiding of which, this input should also be hidden within the legend
Type
string[]
id
ReadonlyId for the input
Type
string
isHidden
OptionalReadonlyIs the input hidden
Type
boolean
name
ReadonlyTitle of the input
Type
string
type
ReadonlyInput type
Type
visible
OptionalReadonlyIs the input visible
Type
string