Skip to main content
Version: latest

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


linestyle

Line style.

Type

LineStyle


linewidth

Line width.

Type

number


plottype

Plot style.

Type

LineStudyPlotStyle


showLast

OptionalReadonly

If defined, defines the number of bars to plot on chart.

Type

number


trackPrice

Price line visibility flag.

Type

boolean


transparency

Transparency. A number between 1 and 100.

Example

80

Type

number


visible

Optional

Visibility

Type

boolean