Interface: CreateStudyOptions
Charting Library.CreateStudyOptions
Options for creating an indicator.
Properties
allowChangeCurrency
Optional
allowChangeCurrency: boolean
Whether the currency can be changed.
allowChangeUnit
Optional
allowChangeUnit: boolean
Whether the unit can be changed.
checkLimit
Optional
checkLimit: boolean
Whether to show the indicator limit dialog if the limit is exceeded.
disableUndo
Optional
disableUndo: boolean
Whether to skip adding the action to the undo stack.
priceScale
Optional
priceScale: StudyPriceScale
Price scale to attach the indicator to. Refer to Indicator placement for more information.