StudyTextInputInfo
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
ReadonlyDefault value for the input
Type
string
Overrides
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
options
OptionalReadonlyOptions for the text input
Type
string[]
optionsTitles
OptionalReadonlyOptions for the titles of the text input
Type
type
ReadonlyInput type is Text
Type
Text
Overrides
visible
OptionalReadonlyIs the input visible
Type
string