Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -72,9 +72,9 @@
|
|
| 72 |
"locale": "en",
|
| 73 |
"toolbar_bg": "#f1f3f6",
|
| 74 |
"enable_publishing": false,
|
| 75 |
-
"hide_top_toolbar":
|
| 76 |
-
"hide_legend":
|
| 77 |
-
"save_image":
|
| 78 |
"hide_volume": true, // This hides the volume indicator
|
| 79 |
"container_id": "tradingview_widget_container",
|
| 80 |
"studies": [
|
|
|
|
| 72 |
"locale": "en",
|
| 73 |
"toolbar_bg": "#f1f3f6",
|
| 74 |
"enable_publishing": false,
|
| 75 |
+
"hide_top_toolbar": true,
|
| 76 |
+
"hide_legend": true,
|
| 77 |
+
"save_image": false,
|
| 78 |
"hide_volume": true, // This hides the volume indicator
|
| 79 |
"container_id": "tradingview_widget_container",
|
| 80 |
"studies": [
|