Streaming is limping

This commit is contained in:
7400
2024-03-17 18:24:19 -07:00
parent fb64b9a754
commit b6c0357a1b
5 changed files with 259 additions and 179 deletions

View File

@@ -43,7 +43,7 @@ export function initWidget(el) {
// debug: true,
autosize: true,
symbol: 'default',
interval: '15',
interval: '1',
container: el,
datafeed: DataFeed, // use this for ohlc
locale: "en",