{
"background": ,
"chartGradient": [
,
],
"typography": {
"fontFamily": "'IBM Plex Mono', monospace",
"fontSize": 12
},
"grid": {
"color": ,
"style": ""
},
"candlestick": {
"up": {
"body": [
,
],
"wick":
},
"down": {
"body": [
,
],
"wick":
}
},
"line": {
"color": ,
"width": 1
},
"seriesColors": [
,
,
,
,
,
,
,
,
,
],
"bands": {
"upper": ,
"lower":
},
"crosshair": {
"color": ,
"labelBackground": ,
"labelTextColor":
},
"axis": {
"fontSize": 10,
"textColor":
},
"yLabel": {
"fontSize": 11,
"upBackground": ,
"downBackground": ,
"neutralBackground": ,
"textColor":
},
"tooltip": {
"fontSize": 12,
"background": ,
"textColor": ,
"borderColor":
}
}