@barchart/chart-lib 2.349.0 → 2.351.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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@barchart/chart-lib",
3
- "version": "2.349.0",
3
+ "version": "2.351.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -164,8 +164,10 @@
164
164
  "BOLLBU",
165
165
  "BOLLBL",
166
166
  "BOLLBM",
167
+ "BOLLW",
168
+ "BOLLP",
167
169
  "BOLLBW",
168
- "BOLLBP",
170
+ "BOLLBWA",
169
171
  "OBVOL",
170
172
  "OBVOLAVG",
171
173
  "ATR",
@@ -329,7 +331,6 @@
329
331
  "DIFA",
330
332
  "DOSCH",
331
333
  "DOSCS",
332
- "BOLLSQ",
333
334
  "TTMSQZON",
334
335
  "TTMSQZOFF",
335
336
  "TTMSQZOSC",
@@ -382,7 +383,8 @@
382
383
  "TDITSL",
383
384
  "TDIMBL",
384
385
  "TDIUPR",
385
- "TDILWR"
386
+ "TDILWR",
387
+ "PPS"
386
388
  ]
387
389
  },
388
390
  "generalField": {
@@ -577,7 +579,7 @@
577
579
  "BBANDS",
578
580
  "BWIDTH",
579
581
  "BPERC",
580
- "BSQUEEZE",
582
+ "BBANDW",
581
583
  "OBVOL",
582
584
  "ATR",
583
585
  "ATRP",
@@ -694,7 +696,8 @@
694
696
  "PC",
695
697
  "GREEKS",
696
698
  "PVACP",
697
- "TDI"
699
+ "TDI",
700
+ "PPS"
698
701
  ]
699
702
  },
700
703
  "annId": {
@@ -2029,7 +2032,7 @@
2029
2032
  },
2030
2033
  "version": {
2031
2034
  "type": "integer",
2032
- "minimum": 153,
2035
+ "minimum": 155,
2033
2036
  "multipleOf": 1
2034
2037
  }
2035
2038
  },