|
@ -36,9 +36,11 @@ var chartConfig = { |
|
|
//禁用功能
|
|
|
//禁用功能
|
|
|
disabled_features: [ // 需要屏蔽掉的 参考 https://tradingview.gitee.io/featuresets/
|
|
|
disabled_features: [ // 需要屏蔽掉的 参考 https://tradingview.gitee.io/featuresets/
|
|
|
"widget_logo", //LOGO
|
|
|
"widget_logo", //LOGO
|
|
|
//"header_resolutions",
|
|
|
"header_resolutions", |
|
|
"left_toolbar", |
|
|
"left_toolbar", |
|
|
//"header_screenshot",
|
|
|
"header_screenshot", |
|
|
|
|
|
"header_chart_type", |
|
|
|
|
|
"header_settings", |
|
|
"header_fullscreen_button", |
|
|
"header_fullscreen_button", |
|
|
"header_undo_redo", |
|
|
"header_undo_redo", |
|
|
"header_indicators", |
|
|
"header_indicators", |
|
|