Skip to content

Commit b673f1e

Browse files
authored
feat: support new data types in json (#14)
1 parent d6acc60 commit b673f1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

thetadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"data-types": [
1818
"OpenInterest",
1919
"Trade",
20-
"Quote"
20+
"Quote",
21+
"Universe"
2122
],
2223
"resolutions": [
2324
"Tick",

0 commit comments

Comments
 (0)