Skip to main content
Version: v24

StudyLinePlotPreferences

Interface

Study line plot style preferences.

Properties

color

Line color.

Type

string


display

Display mode. See StudyPlotDisplayMode.

Example

StudyPlotDisplayTarget.None // Do not display the plot.

Type

StudyPlotDisplayMode


histogramBase

Optional

Histogram base price.

Type

number


joinPoints

Optional

Type

boolean


linestyle

Line style.

Type

LineStyle


linewidth

Line width.

Type

number


plottype

Plot style.

Type

LineStudyPlotStyle


trackPrice

Price line visibility flag.

Type

boolean


transparency

Transparency. A number between 1 and 100.

Example

80

Type

number


visible

Optional

Type

boolean