Type/to search
Built-in Functions
Structures
Trade
Ticker
Record
Order
Condition
OrderBook
Depth
Account
Asset
Position
Market
Funding
OtherStruct
HttpQuery-options
HttpQuery-return
LogStatus-table
LogStatus-btnTypeOne
LogStatus-btnTypeTwo
Chart-options
KLineChart-options
SetData-data
EventLoop-return
DBExec-return
Thread.join-return
Built-in Variables

This JSON is used to configure the chart settings for the custom drawing function KLineChart. Only a few basic configuration fields are listed below.

Attributes

NameTypeDescription

overlay

bool

Whether to draw on the main chart.

xAxis

JSON

X-axis configuration parameters.

yAxis

JSON

Y-axis configuration parameters.

candle

JSON

Candlestick chart configuration parameters.

See Also

Remarks

Refer to Topic article on drawing with KLineChart function.