@barchart/chart-lib 2.342.0 → 2.343.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.
@@ -169,6 +169,8 @@ declare module "@barchart/chart-lib" {
169
169
  | "VOSC"
170
170
  | "RSI"
171
171
  | "RSIAVG"
172
+ | "RSA"
173
+ | "RSAAVG"
172
174
  | "STORSI"
173
175
  | "STORSIAVG"
174
176
  | "HH"
@@ -446,6 +448,7 @@ declare module "@barchart/chart-lib" {
446
448
  | "RSI"
447
449
  | "RSIMOD"
448
450
  | "RSISTO"
451
+ | "RSA"
449
452
  | "STOCHF"
450
453
  | "STOCHS"
451
454
  | "WPERCR"