CORVO-AI commited on
Commit
829421d
·
verified ·
1 Parent(s): 7c0792c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -75,11 +75,11 @@
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;719", // ADX
83
  ]
84
  });
85
  </script>
 
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;Bp28oOtSBJQa8LJd6b1ytDsu8OUkNbzA1", // ADX
83
  ]
84
  });
85
  </script>