StudyStylesInfo
Study styles description.
Properties
char
OptionalReadonlyChar to display with the plot. Applicable only to chars plot types.
Type
string
histogramBase
OptionalReadonlyHistogram base. A price value which will be considered as a start base point when rendering plot with histogram, columns or area style.
Type
number
isHidden
OptionalReadonlyIf true
then the styles tab will be hidden in the study dialog.
Type
boolean
joinPoints
OptionalReadonlyIf true
then plot points will be joined with line, applicable only to Circles
and Cross
type plots. Default is false.
Type
boolean
maxHeight
OptionalReadonlyMaximum possible plot arrow size. Applicable only to arrow plot types.
Type
number
minHeight
OptionalReadonlyMinimum possible plot arrow size. Applicable only to arrow plot types.
Type
number
showLast
OptionalReadonlyIf defined, defines the number of bars to plot on chart.
Type
number
size
OptionalReadonlySize of characters on the chart. Possible values are: auto
, tiny
, small
, normal
, large
,huge
. Applicable to chars
and shapes
plot types.
Type
PlotSymbolSize
text
OptionalReadonlyText to display with the plot. Applicable to chars
and shapes
plot types.
Type
string
title
ReadonlyTitle used in the study dialog styles tab.
Type
string
zorder
OptionalReadonlyUsed to control the zorder of the plot. Control if a plot is visually behind or in front of another.
Type
number