Skip to main content

Interface: SourceOptionsPartialMap

Properties

draw

draw: DeepPartial<PriceDataSourceCommonOptions & LineOptions> | DeepPartial<PriceDataSourceCommonOptions & LineOptions> | DeepPartial<PriceDataSourceCommonOptions & StickOptions>

Defined in

api/isource-api.ts:83


drawBackground

drawBackground: DeepPartial<PriceDataSourceCommonOptions & BackgroundStyleOptions>

Defined in

api/isource-api.ts:93


drawBand

drawBand: DeepPartial<PriceDataSourceCommonOptions & BandStyleOptions>

Defined in

api/isource-api.ts:87


drawBandIf

drawBandIf: DeepPartial<BandIfStyleOptions & PriceDataSourceCommonOptions>

Defined in

api/isource-api.ts:88


drawBar

drawBar: DeepPartial<BarAreaStyleOptions & PriceDataSourceCommonOptions> | DeepPartial<BarAmericaBarStyleOptions & PriceDataSourceCommonOptions> | DeepPartial<BarCandleStyleOptions & PriceDataSourceCommonOptions> | DeepPartial<BarLineStyleOptions & PriceDataSourceCommonOptions>

Defined in

api/isource-api.ts:80


drawCandle

drawCandle: DeepPartial<DrawCandleOptions>

Defined in

api/isource-api.ts:81


drawCandleIf

drawCandleIf: DeepPartial<DrawCandleIfOptions>

Defined in

api/isource-api.ts:82


drawHistogramBetween

drawHistogramBetween: DeepPartial<PriceDataSourceCommonOptions & HistogramBetweenStyleOptions>

Defined in

api/isource-api.ts:85


drawHorizontalLine

drawHorizontalLine: DeepPartial<PriceDataSourceCommonOptions & HorizontalLineOptions>

Defined in

api/isource-api.ts:92


drawRectangle

drawRectangle: DeepPartial<RectangleStyleOptions & PriceDataSourceCommonOptions>

Defined in

api/isource-api.ts:91


drawSegmentLine

drawSegmentLine: DeepPartial<SegmentLineStyleOptions & PriceDataSourceCommonOptions>

Defined in

api/isource-api.ts:90


drawStickBetween

drawStickBetween: DeepPartial<PriceDataSourceCommonOptions & StickBetweenStyleOptions>

Defined in

api/isource-api.ts:84


drawTextIf

drawTextIf: DeepPartial<PriceDataSourceCommonOptions & TextIfStyleOptions>

Defined in

api/isource-api.ts:86


drawVPVR

drawVPVR: DeepPartial<PriceDataSourceCommonOptions & VPVRStyleOptions>

Defined in

api/isource-api.ts:89