Update index.html
Browse files- 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":
|
| 79 |
"container_id": "tradingview_widget_container",
|
| 80 |
"studies": [
|
| 81 |
"PUB;ae9bc503c1604345bb8b6968d92f466c", // Ultimate RSI [OMAR]
|
| 82 |
-
"PUB;
|
| 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>
|