diff --git a/web/src/components/ChartView.vue b/web/src/components/ChartView.vue index 98b46b61..8feae476 100644 --- a/web/src/components/ChartView.vue +++ b/web/src/components/ChartView.vue @@ -48,7 +48,7 @@ onMounted(() => { 'header_symbol_search', 'symbol_search_hot_key' ], - enabled_features: ['study_templates'], + enabled_features: [], // Restrict indicators to only those supported by both TA-Lib and TradingView studies_access: { type: 'white',