@barchart/chart-lib 2.223.0 → 2.224.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.
@@ -358,7 +358,12 @@ declare module "@barchart/chart-lib" {
358
358
  | "CMBCIS"
359
359
  | "COTI"
360
360
  | "CHEXL"
361
- | "CHEXS";
361
+ | "CHEXS"
362
+ | "MBBUO"
363
+ | "MBBUI"
364
+ | "MBBM"
365
+ | "MBBLI"
366
+ | "MBBLO";
362
367
 
363
368
  export type GeneralFieldId =
364
369
  | "DateTime"
@@ -517,7 +522,8 @@ declare module "@barchart/chart-lib" {
517
522
  | "NHLAI"
518
523
  | "CMBCI"
519
524
  | "COTI"
520
- | "CHEXI";
525
+ | "CHEXI"
526
+ | "MBBANDS";
521
527
 
522
528
  export type PlotType =
523
529
  | "Symbol"