StudyPriceInputInfo
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
Type
number
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
max
OptionalReadonlyMaximum value
Type
number
min
OptionalReadonlyMinimum value
Type
number
name
ReadonlyTitle of the input
Type
string
step
OptionalReadonlyStep size for value
Type
number
type
ReadonlyInput type is Price
Type
Overrides
visible
OptionalReadonlyIs the input visible
Type
string