All time selectors work for OHLC
This commit is contained in:
@@ -30,7 +30,7 @@ export function initWidget(el) {
|
||||
// debug: true,
|
||||
autosize: true,
|
||||
symbol: 'AAPL',
|
||||
// symbol: 'Bitfinex:BTC/USD', // use this for ohlc
|
||||
// symbol: 'Uniswap:WETH/USD', // use this for ohlc
|
||||
interval: '1D',
|
||||
container: el,
|
||||
datafeed: new Datafeeds.UDFCompatibleDatafeed("https://demo-feed-data.tradingview.com"),
|
||||
|
||||
Reference in New Issue
Block a user