0.7 released
This commit is contained in:
@@ -23,9 +23,14 @@
|
||||
// BEWARE: no trailing slash is expected in feed URL
|
||||
datafeed: new Datafeeds.UDFCompatibleDatafeed("http://demo_feed.tradingview.com"),
|
||||
library_path: "charting_library/",
|
||||
locale: "en",
|
||||
// Regression Trend-related functionality is not implemented yet, so it's hidden for a while
|
||||
disabled_drawings: ["Regression Trend"]
|
||||
});
|
||||
|
||||
widget.onChartReady(function() {
|
||||
|
||||
});
|
||||
})
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user