@barchart/chart-lib 2.313.2 → 2.315.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
chart-lib/package.json
CHANGED
|
@@ -343,6 +343,9 @@
|
|
|
343
343
|
"UPVOL",
|
|
344
344
|
"DNVOL",
|
|
345
345
|
"TOTVOL",
|
|
346
|
+
"POC",
|
|
347
|
+
"VAREA",
|
|
348
|
+
"BARBACK",
|
|
346
349
|
"AVWAP",
|
|
347
350
|
"KST",
|
|
348
351
|
"KSTSIG",
|
|
@@ -389,6 +392,7 @@
|
|
|
389
392
|
"Symbol",
|
|
390
393
|
"Change",
|
|
391
394
|
"PercentChange",
|
|
395
|
+
"TradingDay",
|
|
392
396
|
"PreviousOpen",
|
|
393
397
|
"PreviousClose",
|
|
394
398
|
"PreviousHigh",
|
|
@@ -1982,7 +1986,7 @@
|
|
|
1982
1986
|
},
|
|
1983
1987
|
"version": {
|
|
1984
1988
|
"type": "integer",
|
|
1985
|
-
"minimum":
|
|
1989
|
+
"minimum": 137,
|
|
1986
1990
|
"multipleOf": 1
|
|
1987
1991
|
}
|
|
1988
1992
|
},
|