CORVO-AI commited on
Commit
df96f60
·
verified ·
1 Parent(s): 3b928a6

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -2
index.html CHANGED
@@ -75,12 +75,13 @@
75
  "hide_top_toolbar": false,
76
  "hide_legend": false,
77
  "save_image": false,
78
- "hide_volume": true, // This hides the volume indicator
79
  "container_id": "tradingview_widget_container",
80
  "studies": [
81
  "PUB;ae9bc503c1604345bb8b6968d92f466c", // Ultimate RSI [OMAR]
82
  "PUB;2835", // Fibonacci Bollinger Bands
83
- "PUB;1a32fae03299466690dcdde76d812c78" // LuxAlgo
 
84
  ]
85
  });
86
  </script>
 
75
  "hide_top_toolbar": false,
76
  "hide_legend": false,
77
  "save_image": false,
78
+ "hide_volume": false, // This hides the volume indicator
79
  "container_id": "tradingview_widget_container",
80
  "studies": [
81
  "PUB;ae9bc503c1604345bb8b6968d92f466c", // Ultimate RSI [OMAR]
82
  "PUB;2835", // Fibonacci Bollinger Bands
83
+ "PUB;1a32fae03299466690dcdde76d812c78", // LuxAlgo
84
+ "PUB;6daafb2cabe6419d98ae25229d2327f8" // Smart Money Concepts (SMC) [LuxAlgo]
85
  ]
86
  });
87
  </script>