defaulted chart to 15m
This commit is contained in:
@@ -75,7 +75,7 @@ export function initWidget(el) {
|
|||||||
// debug: true,
|
// debug: true,
|
||||||
autosize: true,
|
autosize: true,
|
||||||
symbol: 'default',
|
symbol: 'default',
|
||||||
interval: '1',
|
interval: '15',
|
||||||
container: el,
|
container: el,
|
||||||
datafeed: DataFeed, // use this for ohlc
|
datafeed: DataFeed, // use this for ohlc
|
||||||
locale: "en",
|
locale: "en",
|
||||||
|
|||||||
Reference in New Issue
Block a user