@ntlab/ntjs-assets 2.0.28 → 2.0.30

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.
Files changed (364) hide show
  1. package/assets/js/cdn.json +1 -1
  2. package/assets/js/highcharts/es-modules/Core/Axis/Axis.js +3 -1
  3. package/assets/js/highcharts/es-modules/Core/Axis/Color/ColorAxisComposition.js +2 -1
  4. package/assets/js/highcharts/es-modules/Core/Axis/Color/ColorAxisDefaults.js +1 -1
  5. package/assets/js/highcharts/es-modules/Core/Legend/Legend.js +4 -4
  6. package/assets/js/highcharts/es-modules/Core/Series/Series.js +2 -2
  7. package/assets/js/highcharts/es-modules/Core/Series/SeriesDefaults.js +1 -1
  8. package/assets/js/highcharts/es-modules/Data/Converters/GoogleSheetsConverter.js +8 -3
  9. package/assets/js/highcharts/es-modules/Data/DataTable.js +0 -1
  10. package/assets/js/highcharts/es-modules/Data/Modifiers/ChainModifier.js +0 -1
  11. package/assets/js/highcharts/es-modules/Data/Modifiers/DataModifier.js +0 -2
  12. package/assets/js/highcharts/es-modules/Data/Modifiers/MathModifier.js +0 -1
  13. package/assets/js/highcharts/es-modules/Data/Modifiers/RangeModifier.js +0 -1
  14. package/assets/js/highcharts/es-modules/Data/Modifiers/SortModifier.js +0 -1
  15. package/assets/js/highcharts/es-modules/Extensions/TextPath.js +3 -1
  16. package/assets/js/highcharts/es-modules/Series/Pie/PieSeriesDefaults.js +1 -1
  17. package/assets/js/highcharts/es-modules/masters/indicators/acceleration-bands.src.js +1 -1
  18. package/assets/js/highcharts/es-modules/masters/indicators/accumulation-distribution.src.js +1 -1
  19. package/assets/js/highcharts/es-modules/masters/indicators/ao.src.js +1 -1
  20. package/assets/js/highcharts/es-modules/masters/indicators/apo.src.js +1 -1
  21. package/assets/js/highcharts/es-modules/masters/indicators/aroon-oscillator.src.js +1 -1
  22. package/assets/js/highcharts/es-modules/masters/indicators/aroon.src.js +1 -1
  23. package/assets/js/highcharts/es-modules/masters/indicators/atr.src.js +1 -1
  24. package/assets/js/highcharts/es-modules/masters/indicators/bollinger-bands.src.js +1 -1
  25. package/assets/js/highcharts/es-modules/masters/indicators/cci.src.js +1 -1
  26. package/assets/js/highcharts/es-modules/masters/indicators/chaikin.src.js +1 -1
  27. package/assets/js/highcharts/es-modules/masters/indicators/cmf.src.js +1 -1
  28. package/assets/js/highcharts/es-modules/masters/indicators/cmo.src.js +1 -1
  29. package/assets/js/highcharts/es-modules/masters/indicators/dema.src.js +1 -1
  30. package/assets/js/highcharts/es-modules/masters/indicators/disparity-index.src.js +1 -1
  31. package/assets/js/highcharts/es-modules/masters/indicators/dmi.src.js +1 -1
  32. package/assets/js/highcharts/es-modules/masters/indicators/dpo.src.js +1 -1
  33. package/assets/js/highcharts/es-modules/masters/indicators/ichimoku-kinko-hyo.src.js +1 -1
  34. package/assets/js/highcharts/es-modules/masters/indicators/indicators-all.src.js +1 -1
  35. package/assets/js/highcharts/es-modules/masters/indicators/indicators.src.js +1 -1
  36. package/assets/js/highcharts/es-modules/masters/indicators/keltner-channels.src.js +1 -1
  37. package/assets/js/highcharts/es-modules/masters/indicators/klinger.src.js +1 -1
  38. package/assets/js/highcharts/es-modules/masters/indicators/macd.src.js +1 -1
  39. package/assets/js/highcharts/es-modules/masters/indicators/mfi.src.js +1 -1
  40. package/assets/js/highcharts/es-modules/masters/indicators/momentum.src.js +1 -1
  41. package/assets/js/highcharts/es-modules/masters/indicators/natr.src.js +1 -1
  42. package/assets/js/highcharts/es-modules/masters/indicators/obv.src.js +1 -1
  43. package/assets/js/highcharts/es-modules/masters/indicators/pivot-points.src.js +1 -1
  44. package/assets/js/highcharts/es-modules/masters/indicators/ppo.src.js +1 -1
  45. package/assets/js/highcharts/es-modules/masters/indicators/price-channel.src.js +1 -1
  46. package/assets/js/highcharts/es-modules/masters/indicators/price-envelopes.src.js +1 -1
  47. package/assets/js/highcharts/es-modules/masters/indicators/psar.src.js +1 -1
  48. package/assets/js/highcharts/es-modules/masters/indicators/regressions.src.js +1 -1
  49. package/assets/js/highcharts/es-modules/masters/indicators/roc.src.js +1 -1
  50. package/assets/js/highcharts/es-modules/masters/indicators/rsi.src.js +1 -1
  51. package/assets/js/highcharts/es-modules/masters/indicators/slow-stochastic.src.js +1 -1
  52. package/assets/js/highcharts/es-modules/masters/indicators/stochastic.src.js +1 -1
  53. package/assets/js/highcharts/es-modules/masters/indicators/supertrend.src.js +1 -1
  54. package/assets/js/highcharts/es-modules/masters/indicators/tema.src.js +1 -1
  55. package/assets/js/highcharts/es-modules/masters/indicators/trendline.src.js +1 -1
  56. package/assets/js/highcharts/es-modules/masters/indicators/trix.src.js +1 -1
  57. package/assets/js/highcharts/es-modules/masters/indicators/volume-by-price.src.js +1 -1
  58. package/assets/js/highcharts/es-modules/masters/indicators/vwap.src.js +1 -1
  59. package/assets/js/highcharts/es-modules/masters/indicators/williams-r.src.js +1 -1
  60. package/assets/js/highcharts/es-modules/masters/indicators/wma.src.js +1 -1
  61. package/assets/js/highcharts/es-modules/masters/indicators/zigzag.src.js +1 -1
  62. package/assets/js/highcharts/es-modules/masters/modules/arc-diagram.src.js +1 -1
  63. package/assets/js/highcharts/es-modules/masters/modules/cylinder.src.js +1 -1
  64. package/assets/js/highcharts/es-modules/masters/modules/dependency-wheel.src.js +1 -1
  65. package/assets/js/highcharts/es-modules/masters/modules/drag-panes.src.js +1 -1
  66. package/assets/js/highcharts/es-modules/masters/modules/export-data.src.js +1 -1
  67. package/assets/js/highcharts/es-modules/masters/modules/funnel3d.src.js +2 -2
  68. package/assets/js/highcharts/es-modules/masters/modules/heikinashi.src.js +1 -1
  69. package/assets/js/highcharts/es-modules/masters/modules/hollowcandlestick.src.js +1 -1
  70. package/assets/js/highcharts/es-modules/masters/modules/offline-exporting.src.js +1 -1
  71. package/assets/js/highcharts/es-modules/masters/modules/organization.src.js +1 -1
  72. package/assets/js/highcharts/es-modules/masters/modules/price-indicator.src.js +1 -1
  73. package/assets/js/highcharts/es-modules/masters/modules/pyramid3d.src.js +3 -3
  74. package/assets/js/highcharts/es-modules/masters/modules/solid-gauge.src.js +1 -1
  75. package/assets/js/highcharts/es-modules/masters/modules/stock-tools.src.js +1 -1
  76. package/assets/js/highcharts/es-modules/masters/modules/tilemap.src.js +1 -1
  77. package/assets/js/highcharts/es-modules/masters/modules/treegraph.src.js +1 -1
  78. package/assets/js/highcharts/highcharts-3d.js +1 -1
  79. package/assets/js/highcharts/highcharts-3d.src.js +1 -1
  80. package/assets/js/highcharts/highcharts-gantt.js +3 -3
  81. package/assets/js/highcharts/highcharts-gantt.src.js +14 -12
  82. package/assets/js/highcharts/highcharts-more.js +2 -2
  83. package/assets/js/highcharts/highcharts-more.src.js +4 -2
  84. package/assets/js/highcharts/highcharts.js +3 -3
  85. package/assets/js/highcharts/highcharts.src.js +14 -12
  86. package/assets/js/highcharts/highmaps.js +3 -3
  87. package/assets/js/highcharts/highmaps.src.js +17 -14
  88. package/assets/js/highcharts/highstock.js +3 -3
  89. package/assets/js/highcharts/highstock.src.js +14 -12
  90. package/assets/js/highcharts/indicators/acceleration-bands.js +2 -2
  91. package/assets/js/highcharts/indicators/acceleration-bands.src.js +2 -2
  92. package/assets/js/highcharts/indicators/accumulation-distribution.js +2 -2
  93. package/assets/js/highcharts/indicators/accumulation-distribution.src.js +2 -2
  94. package/assets/js/highcharts/indicators/ao.js +2 -2
  95. package/assets/js/highcharts/indicators/ao.src.js +2 -2
  96. package/assets/js/highcharts/indicators/apo.js +2 -2
  97. package/assets/js/highcharts/indicators/apo.src.js +2 -2
  98. package/assets/js/highcharts/indicators/aroon-oscillator.js +2 -2
  99. package/assets/js/highcharts/indicators/aroon-oscillator.src.js +2 -2
  100. package/assets/js/highcharts/indicators/aroon.js +2 -2
  101. package/assets/js/highcharts/indicators/aroon.src.js +2 -2
  102. package/assets/js/highcharts/indicators/atr.js +2 -2
  103. package/assets/js/highcharts/indicators/atr.src.js +2 -2
  104. package/assets/js/highcharts/indicators/bollinger-bands.js +2 -2
  105. package/assets/js/highcharts/indicators/bollinger-bands.src.js +2 -2
  106. package/assets/js/highcharts/indicators/cci.js +2 -2
  107. package/assets/js/highcharts/indicators/cci.src.js +2 -2
  108. package/assets/js/highcharts/indicators/chaikin.js +2 -2
  109. package/assets/js/highcharts/indicators/chaikin.src.js +2 -2
  110. package/assets/js/highcharts/indicators/cmf.js +2 -2
  111. package/assets/js/highcharts/indicators/cmf.src.js +2 -2
  112. package/assets/js/highcharts/indicators/cmo.js +2 -2
  113. package/assets/js/highcharts/indicators/cmo.src.js +2 -2
  114. package/assets/js/highcharts/indicators/dema.js +2 -2
  115. package/assets/js/highcharts/indicators/dema.src.js +2 -2
  116. package/assets/js/highcharts/indicators/disparity-index.js +2 -2
  117. package/assets/js/highcharts/indicators/disparity-index.src.js +2 -2
  118. package/assets/js/highcharts/indicators/dmi.js +2 -2
  119. package/assets/js/highcharts/indicators/dmi.src.js +2 -2
  120. package/assets/js/highcharts/indicators/dpo.js +2 -2
  121. package/assets/js/highcharts/indicators/dpo.src.js +2 -2
  122. package/assets/js/highcharts/indicators/ichimoku-kinko-hyo.js +2 -2
  123. package/assets/js/highcharts/indicators/ichimoku-kinko-hyo.src.js +2 -2
  124. package/assets/js/highcharts/indicators/indicators-all.js +2 -2
  125. package/assets/js/highcharts/indicators/indicators-all.src.js +2 -2
  126. package/assets/js/highcharts/indicators/indicators.js +2 -2
  127. package/assets/js/highcharts/indicators/indicators.src.js +2 -2
  128. package/assets/js/highcharts/indicators/keltner-channels.js +2 -2
  129. package/assets/js/highcharts/indicators/keltner-channels.src.js +2 -2
  130. package/assets/js/highcharts/indicators/klinger.js +2 -2
  131. package/assets/js/highcharts/indicators/klinger.src.js +2 -2
  132. package/assets/js/highcharts/indicators/macd.js +2 -2
  133. package/assets/js/highcharts/indicators/macd.src.js +2 -2
  134. package/assets/js/highcharts/indicators/mfi.js +2 -2
  135. package/assets/js/highcharts/indicators/mfi.src.js +2 -2
  136. package/assets/js/highcharts/indicators/momentum.js +2 -2
  137. package/assets/js/highcharts/indicators/momentum.src.js +2 -2
  138. package/assets/js/highcharts/indicators/natr.js +2 -2
  139. package/assets/js/highcharts/indicators/natr.src.js +2 -2
  140. package/assets/js/highcharts/indicators/obv.js +2 -2
  141. package/assets/js/highcharts/indicators/obv.src.js +2 -2
  142. package/assets/js/highcharts/indicators/pivot-points.js +2 -2
  143. package/assets/js/highcharts/indicators/pivot-points.src.js +2 -2
  144. package/assets/js/highcharts/indicators/ppo.js +2 -2
  145. package/assets/js/highcharts/indicators/ppo.src.js +2 -2
  146. package/assets/js/highcharts/indicators/price-channel.js +2 -2
  147. package/assets/js/highcharts/indicators/price-channel.src.js +2 -2
  148. package/assets/js/highcharts/indicators/price-envelopes.js +2 -2
  149. package/assets/js/highcharts/indicators/price-envelopes.src.js +2 -2
  150. package/assets/js/highcharts/indicators/psar.js +2 -2
  151. package/assets/js/highcharts/indicators/psar.src.js +2 -2
  152. package/assets/js/highcharts/indicators/regressions.js +2 -2
  153. package/assets/js/highcharts/indicators/regressions.src.js +2 -2
  154. package/assets/js/highcharts/indicators/roc.js +2 -2
  155. package/assets/js/highcharts/indicators/roc.src.js +2 -2
  156. package/assets/js/highcharts/indicators/rsi.js +2 -2
  157. package/assets/js/highcharts/indicators/rsi.src.js +2 -2
  158. package/assets/js/highcharts/indicators/slow-stochastic.js +2 -2
  159. package/assets/js/highcharts/indicators/slow-stochastic.src.js +2 -2
  160. package/assets/js/highcharts/indicators/stochastic.js +2 -2
  161. package/assets/js/highcharts/indicators/stochastic.src.js +2 -2
  162. package/assets/js/highcharts/indicators/supertrend.js +2 -2
  163. package/assets/js/highcharts/indicators/supertrend.src.js +2 -2
  164. package/assets/js/highcharts/indicators/tema.js +2 -2
  165. package/assets/js/highcharts/indicators/tema.src.js +2 -2
  166. package/assets/js/highcharts/indicators/trendline.js +2 -2
  167. package/assets/js/highcharts/indicators/trendline.src.js +2 -2
  168. package/assets/js/highcharts/indicators/trix.js +2 -2
  169. package/assets/js/highcharts/indicators/trix.src.js +2 -2
  170. package/assets/js/highcharts/indicators/volume-by-price.js +2 -2
  171. package/assets/js/highcharts/indicators/volume-by-price.src.js +2 -2
  172. package/assets/js/highcharts/indicators/vwap.js +2 -2
  173. package/assets/js/highcharts/indicators/vwap.src.js +2 -2
  174. package/assets/js/highcharts/indicators/williams-r.js +2 -2
  175. package/assets/js/highcharts/indicators/williams-r.src.js +2 -2
  176. package/assets/js/highcharts/indicators/wma.js +2 -2
  177. package/assets/js/highcharts/indicators/wma.src.js +2 -2
  178. package/assets/js/highcharts/indicators/zigzag.js +2 -2
  179. package/assets/js/highcharts/indicators/zigzag.src.js +2 -2
  180. package/assets/js/highcharts/modules/accessibility.js +1 -1
  181. package/assets/js/highcharts/modules/accessibility.src.js +1 -1
  182. package/assets/js/highcharts/modules/annotations-advanced.js +2 -2
  183. package/assets/js/highcharts/modules/annotations-advanced.src.js +3 -3
  184. package/assets/js/highcharts/modules/annotations.js +2 -2
  185. package/assets/js/highcharts/modules/annotations.src.js +3 -3
  186. package/assets/js/highcharts/modules/arc-diagram.js +2 -2
  187. package/assets/js/highcharts/modules/arc-diagram.src.js +6 -6
  188. package/assets/js/highcharts/modules/arrow-symbols.js +1 -1
  189. package/assets/js/highcharts/modules/arrow-symbols.src.js +1 -1
  190. package/assets/js/highcharts/modules/boost-canvas.js +1 -1
  191. package/assets/js/highcharts/modules/boost-canvas.src.js +1 -1
  192. package/assets/js/highcharts/modules/boost.js +1 -1
  193. package/assets/js/highcharts/modules/boost.src.js +1 -1
  194. package/assets/js/highcharts/modules/broken-axis.js +1 -1
  195. package/assets/js/highcharts/modules/broken-axis.src.js +1 -1
  196. package/assets/js/highcharts/modules/bullet.js +1 -1
  197. package/assets/js/highcharts/modules/bullet.src.js +1 -1
  198. package/assets/js/highcharts/modules/coloraxis.js +2 -2
  199. package/assets/js/highcharts/modules/coloraxis.src.js +4 -3
  200. package/assets/js/highcharts/modules/current-date-indicator.js +1 -1
  201. package/assets/js/highcharts/modules/current-date-indicator.src.js +1 -1
  202. package/assets/js/highcharts/modules/cylinder.js +2 -2
  203. package/assets/js/highcharts/modules/cylinder.src.js +2 -2
  204. package/assets/js/highcharts/modules/data-tools.js +2 -2
  205. package/assets/js/highcharts/modules/data-tools.src.js +9 -11
  206. package/assets/js/highcharts/modules/data.js +1 -1
  207. package/assets/js/highcharts/modules/data.src.js +1 -1
  208. package/assets/js/highcharts/modules/datagrouping.js +1 -1
  209. package/assets/js/highcharts/modules/datagrouping.src.js +1 -1
  210. package/assets/js/highcharts/modules/debugger.js +1 -1
  211. package/assets/js/highcharts/modules/debugger.src.js +1 -1
  212. package/assets/js/highcharts/modules/dependency-wheel.js +2 -2
  213. package/assets/js/highcharts/modules/dependency-wheel.src.js +2 -2
  214. package/assets/js/highcharts/modules/dotplot.js +1 -1
  215. package/assets/js/highcharts/modules/dotplot.src.js +1 -1
  216. package/assets/js/highcharts/modules/drag-panes.js +2 -2
  217. package/assets/js/highcharts/modules/drag-panes.src.js +2 -2
  218. package/assets/js/highcharts/modules/draggable-points.js +1 -1
  219. package/assets/js/highcharts/modules/draggable-points.src.js +1 -1
  220. package/assets/js/highcharts/modules/drilldown.js +1 -1
  221. package/assets/js/highcharts/modules/drilldown.src.js +1 -1
  222. package/assets/js/highcharts/modules/dumbbell.js +1 -1
  223. package/assets/js/highcharts/modules/dumbbell.src.js +1 -1
  224. package/assets/js/highcharts/modules/export-data.js +2 -2
  225. package/assets/js/highcharts/modules/export-data.src.js +2 -2
  226. package/assets/js/highcharts/modules/exporting.js +1 -1
  227. package/assets/js/highcharts/modules/exporting.src.js +1 -1
  228. package/assets/js/highcharts/modules/flowmap.js +1 -1
  229. package/assets/js/highcharts/modules/flowmap.src.js +1 -1
  230. package/assets/js/highcharts/modules/full-screen.js +1 -1
  231. package/assets/js/highcharts/modules/full-screen.src.js +1 -1
  232. package/assets/js/highcharts/modules/funnel.js +1 -1
  233. package/assets/js/highcharts/modules/funnel.src.js +1 -1
  234. package/assets/js/highcharts/modules/funnel3d.js +2 -2
  235. package/assets/js/highcharts/modules/funnel3d.src.js +2 -2
  236. package/assets/js/highcharts/modules/gantt.js +1 -1
  237. package/assets/js/highcharts/modules/gantt.src.js +1 -1
  238. package/assets/js/highcharts/modules/geoheatmap.js +1 -1
  239. package/assets/js/highcharts/modules/geoheatmap.src.js +1 -1
  240. package/assets/js/highcharts/modules/grid-axis.js +1 -1
  241. package/assets/js/highcharts/modules/grid-axis.src.js +1 -1
  242. package/assets/js/highcharts/modules/heatmap.js +2 -2
  243. package/assets/js/highcharts/modules/heatmap.src.js +4 -3
  244. package/assets/js/highcharts/modules/heikinashi.js +2 -2
  245. package/assets/js/highcharts/modules/heikinashi.src.js +2 -2
  246. package/assets/js/highcharts/modules/histogram-bellcurve.js +1 -1
  247. package/assets/js/highcharts/modules/histogram-bellcurve.src.js +1 -1
  248. package/assets/js/highcharts/modules/hollowcandlestick.js +2 -2
  249. package/assets/js/highcharts/modules/hollowcandlestick.src.js +2 -2
  250. package/assets/js/highcharts/modules/item-series.js +1 -1
  251. package/assets/js/highcharts/modules/item-series.src.js +1 -1
  252. package/assets/js/highcharts/modules/lollipop.js +1 -1
  253. package/assets/js/highcharts/modules/lollipop.src.js +1 -1
  254. package/assets/js/highcharts/modules/map.js +2 -2
  255. package/assets/js/highcharts/modules/map.src.js +4 -3
  256. package/assets/js/highcharts/modules/marker-clusters.js +1 -1
  257. package/assets/js/highcharts/modules/marker-clusters.src.js +1 -1
  258. package/assets/js/highcharts/modules/mouse-wheel-zoom.js +1 -1
  259. package/assets/js/highcharts/modules/mouse-wheel-zoom.src.js +1 -1
  260. package/assets/js/highcharts/modules/navigator.js +1 -1
  261. package/assets/js/highcharts/modules/navigator.src.js +1 -1
  262. package/assets/js/highcharts/modules/networkgraph.js +2 -2
  263. package/assets/js/highcharts/modules/networkgraph.src.js +4 -2
  264. package/assets/js/highcharts/modules/no-data-to-display.js +1 -1
  265. package/assets/js/highcharts/modules/no-data-to-display.src.js +1 -1
  266. package/assets/js/highcharts/modules/offline-exporting.js +2 -2
  267. package/assets/js/highcharts/modules/offline-exporting.src.js +3 -3
  268. package/assets/js/highcharts/modules/organization.js +2 -2
  269. package/assets/js/highcharts/modules/organization.src.js +2 -2
  270. package/assets/js/highcharts/modules/overlapping-datalabels.js +1 -1
  271. package/assets/js/highcharts/modules/overlapping-datalabels.src.js +1 -1
  272. package/assets/js/highcharts/modules/parallel-coordinates.js +1 -1
  273. package/assets/js/highcharts/modules/parallel-coordinates.src.js +1 -1
  274. package/assets/js/highcharts/modules/pareto.js +1 -1
  275. package/assets/js/highcharts/modules/pareto.src.js +1 -1
  276. package/assets/js/highcharts/modules/pathfinder.js +1 -1
  277. package/assets/js/highcharts/modules/pathfinder.src.js +1 -1
  278. package/assets/js/highcharts/modules/pattern-fill.js +1 -1
  279. package/assets/js/highcharts/modules/pattern-fill.src.js +1 -1
  280. package/assets/js/highcharts/modules/pictorial.js +1 -1
  281. package/assets/js/highcharts/modules/pictorial.src.js +1 -1
  282. package/assets/js/highcharts/modules/price-indicator.js +2 -2
  283. package/assets/js/highcharts/modules/price-indicator.src.js +2 -2
  284. package/assets/js/highcharts/modules/pyramid3d.js +2 -2
  285. package/assets/js/highcharts/modules/pyramid3d.src.js +2 -2
  286. package/assets/js/highcharts/modules/sankey.js +2 -2
  287. package/assets/js/highcharts/modules/sankey.src.js +4 -2
  288. package/assets/js/highcharts/modules/series-label.js +1 -1
  289. package/assets/js/highcharts/modules/series-label.src.js +1 -1
  290. package/assets/js/highcharts/modules/series-on-point.js +1 -1
  291. package/assets/js/highcharts/modules/series-on-point.src.js +1 -1
  292. package/assets/js/highcharts/modules/solid-gauge.js +2 -2
  293. package/assets/js/highcharts/modules/solid-gauge.src.js +2 -2
  294. package/assets/js/highcharts/modules/sonification.js +1 -1
  295. package/assets/js/highcharts/modules/sonification.src.js +1 -1
  296. package/assets/js/highcharts/modules/static-scale.js +1 -1
  297. package/assets/js/highcharts/modules/static-scale.src.js +1 -1
  298. package/assets/js/highcharts/modules/stock-tools.js +2 -2
  299. package/assets/js/highcharts/modules/stock-tools.src.js +4 -4
  300. package/assets/js/highcharts/modules/stock.js +1 -1
  301. package/assets/js/highcharts/modules/stock.src.js +1 -1
  302. package/assets/js/highcharts/modules/streamgraph.js +1 -1
  303. package/assets/js/highcharts/modules/streamgraph.src.js +1 -1
  304. package/assets/js/highcharts/modules/sunburst.js +2 -2
  305. package/assets/js/highcharts/modules/sunburst.src.js +4 -2
  306. package/assets/js/highcharts/modules/textpath.js +2 -2
  307. package/assets/js/highcharts/modules/textpath.src.js +4 -2
  308. package/assets/js/highcharts/modules/tiledwebmap.js +1 -1
  309. package/assets/js/highcharts/modules/tiledwebmap.src.js +1 -1
  310. package/assets/js/highcharts/modules/tilemap.js +2 -2
  311. package/assets/js/highcharts/modules/tilemap.src.js +2 -2
  312. package/assets/js/highcharts/modules/timeline.js +1 -1
  313. package/assets/js/highcharts/modules/timeline.src.js +1 -1
  314. package/assets/js/highcharts/modules/treegraph.js +2 -2
  315. package/assets/js/highcharts/modules/treegraph.src.js +5 -3
  316. package/assets/js/highcharts/modules/treegrid.js +1 -1
  317. package/assets/js/highcharts/modules/treegrid.src.js +1 -1
  318. package/assets/js/highcharts/modules/treemap.js +1 -1
  319. package/assets/js/highcharts/modules/treemap.src.js +1 -1
  320. package/assets/js/highcharts/modules/variable-pie.js +1 -1
  321. package/assets/js/highcharts/modules/variable-pie.src.js +1 -1
  322. package/assets/js/highcharts/modules/variwide.js +1 -1
  323. package/assets/js/highcharts/modules/variwide.src.js +1 -1
  324. package/assets/js/highcharts/modules/vector.js +1 -1
  325. package/assets/js/highcharts/modules/vector.src.js +1 -1
  326. package/assets/js/highcharts/modules/venn.js +1 -1
  327. package/assets/js/highcharts/modules/venn.src.js +1 -1
  328. package/assets/js/highcharts/modules/windbarb.js +1 -1
  329. package/assets/js/highcharts/modules/windbarb.src.js +1 -1
  330. package/assets/js/highcharts/modules/wordcloud.js +1 -1
  331. package/assets/js/highcharts/modules/wordcloud.src.js +1 -1
  332. package/assets/js/highcharts/modules/xrange.js +1 -1
  333. package/assets/js/highcharts/modules/xrange.src.js +1 -1
  334. package/assets/js/highcharts/standalone-navigator.js +2 -2
  335. package/assets/js/highcharts/standalone-navigator.src.js +13 -11
  336. package/assets/js/highcharts/themes/avocado.js +1 -1
  337. package/assets/js/highcharts/themes/avocado.src.js +1 -1
  338. package/assets/js/highcharts/themes/brand-dark.js +1 -1
  339. package/assets/js/highcharts/themes/brand-dark.src.js +1 -1
  340. package/assets/js/highcharts/themes/brand-light.js +1 -1
  341. package/assets/js/highcharts/themes/brand-light.src.js +1 -1
  342. package/assets/js/highcharts/themes/dark-blue.js +1 -1
  343. package/assets/js/highcharts/themes/dark-blue.src.js +1 -1
  344. package/assets/js/highcharts/themes/dark-green.js +1 -1
  345. package/assets/js/highcharts/themes/dark-green.src.js +1 -1
  346. package/assets/js/highcharts/themes/dark-unica.js +1 -1
  347. package/assets/js/highcharts/themes/dark-unica.src.js +1 -1
  348. package/assets/js/highcharts/themes/gray.js +1 -1
  349. package/assets/js/highcharts/themes/gray.src.js +1 -1
  350. package/assets/js/highcharts/themes/grid-light.js +1 -1
  351. package/assets/js/highcharts/themes/grid-light.src.js +1 -1
  352. package/assets/js/highcharts/themes/grid.js +1 -1
  353. package/assets/js/highcharts/themes/grid.src.js +1 -1
  354. package/assets/js/highcharts/themes/high-contrast-dark.js +1 -1
  355. package/assets/js/highcharts/themes/high-contrast-dark.src.js +1 -1
  356. package/assets/js/highcharts/themes/high-contrast-light.js +1 -1
  357. package/assets/js/highcharts/themes/high-contrast-light.src.js +1 -1
  358. package/assets/js/highcharts/themes/sand-signika.js +1 -1
  359. package/assets/js/highcharts/themes/sand-signika.src.js +1 -1
  360. package/assets/js/highcharts/themes/skies.js +1 -1
  361. package/assets/js/highcharts/themes/skies.src.js +1 -1
  362. package/assets/js/highcharts/themes/sunset.js +1 -1
  363. package/assets/js/highcharts/themes/sunset.src.js +1 -1
  364. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * (c) 2009-2024 Torstein Honsi
5
5
  *
@@ -62,7 +62,7 @@
62
62
  * Constants
63
63
  *
64
64
  * */
65
- Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '11.4.4', Globals.win = (typeof window !== 'undefined' ?
65
+ Globals.SVG_NS = 'http://www.w3.org/2000/svg', Globals.product = 'Highcharts', Globals.version = '11.4.6', Globals.win = (typeof window !== 'undefined' ?
66
66
  window :
67
67
  {}), // eslint-disable-line node/no-unsupported-features/es-builtins
68
68
  Globals.doc = Globals.win.document, Globals.svg = (Globals.doc &&
@@ -12530,7 +12530,7 @@
12530
12530
  this.url = this.getReferenceURL();
12531
12531
  // Add description
12532
12532
  const desc = this.createElement('desc').add();
12533
- desc.element.appendChild(doc.createTextNode('Created with Highcharts 11.4.4'));
12533
+ desc.element.appendChild(doc.createTextNode('Created with Highcharts 11.4.6'));
12534
12534
  this.defs = this.createElement('defs').add();
12535
12535
  this.allowHTML = allowHTML;
12536
12536
  this.forExport = forExport;
@@ -19063,7 +19063,9 @@
19063
19063
  }
19064
19064
  else if (axis.horiz) {
19065
19065
  y1 = axisTop;
19066
- y2 = cHeight - axis.bottom + (chart.scrollablePixelsY || 0);
19066
+ y2 = cHeight - axis.bottom + (axis.options.isInternal ?
19067
+ 0 :
19068
+ (chart.scrollablePixelsY || 0)); // #20354, scrollablePixelsY shouldn't be used for navigator
19067
19069
  x1 = x2 = between(x1, axisLeft, axisLeft + axis.width);
19068
19070
  }
19069
19071
  else {
@@ -28605,7 +28607,7 @@
28605
28607
  * [legend.events.itemClick](#legend.events.itemClick).
28606
28608
  *
28607
28609
  * @type {Highcharts.SeriesLegendItemClickCallbackFunction}
28608
- * @deprecated
28610
+ * @deprecated 11.4.4
28609
28611
  * @context Highcharts.Series
28610
28612
  * @apioption plotOptions.series.events.legendItemClick
28611
28613
  */
@@ -33694,7 +33696,7 @@
33694
33696
  * **Note:** This option is deprecated in favor of
33695
33697
  * Highcharts.LegendItemClickCallbackFunction.
33696
33698
  *
33697
- * @deprecated
33699
+ * @deprecated 11.4.4
33698
33700
  * @callback Highcharts.SeriesLegendItemClickCallbackFunction
33699
33701
  *
33700
33702
  * @param {Highcharts.Series} this
@@ -33709,7 +33711,7 @@
33709
33711
  * **Note:** This option is deprecated in favor of
33710
33712
  * Highcharts.LegendItemClickEventObject.
33711
33713
  *
33712
- * @deprecated
33714
+ * @deprecated 11.4.4
33713
33715
  * @interface Highcharts.SeriesLegendItemClickEventObject
33714
33716
  */ /**
33715
33717
  * Related browser event.
@@ -35188,7 +35190,7 @@
35188
35190
  * **Note:** This option is deprecated in favor of
35189
35191
  * Highcharts.LegendItemClickCallbackFunction.
35190
35192
  *
35191
- * @deprecated
35193
+ * @deprecated 11.4.4
35192
35194
  * @callback Highcharts.PointLegendItemClickCallbackFunction
35193
35195
  *
35194
35196
  * @param {Highcharts.Point} this
@@ -35203,7 +35205,7 @@
35203
35205
  * **Note:** This option is deprecated in favor of
35204
35206
  * Highcharts.LegendItemClickEventObject.
35205
35207
  *
35206
- * @deprecated
35208
+ * @deprecated 11.4.4
35207
35209
  * @interface Highcharts.PointLegendItemClickEventObject
35208
35210
  */ /**
35209
35211
  * Related browser event.
@@ -35240,7 +35242,7 @@
35240
35242
  * **Note:** This option is deprecated in favor of
35241
35243
  * Highcharts.LegendItemClickCallbackFunction.
35242
35244
  *
35243
- * @deprecated
35245
+ * @deprecated 11.4.4
35244
35246
  * @callback Highcharts.SeriesLegendItemClickCallbackFunction
35245
35247
  *
35246
35248
  * @param {Highcharts.Series} this
@@ -35255,7 +35257,7 @@
35255
35257
  * **Note:** This option is deprecated in favor of
35256
35258
  * Highcharts.LegendItemClickEventObject.
35257
35259
  *
35258
- * @deprecated
35260
+ * @deprecated 11.4.4
35259
35261
  * @interface Highcharts.SeriesLegendItemClickEventObject
35260
35262
  */ /**
35261
35263
  * Related browser event.
@@ -43468,7 +43470,7 @@
43468
43470
  * **Note:** This option is deprecated in favor of
43469
43471
  * [legend.events.itemClick](#legend.events.itemClick).
43470
43472
  *
43471
- * @deprecated
43473
+ * @deprecated 11.4.4
43472
43474
  * @type {Highcharts.PointLegendItemClickCallbackFunction}
43473
43475
  * @since 1.2.0
43474
43476
  * @product highcharts highmaps
@@ -1,9 +1,9 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
6
6
  * (c) 2010-2024 Daniel Studencki
7
7
  *
8
8
  * License: www.highcharts.com/license
9
- */function(t){"object"==typeof module&&module.exports?(t.default=t,module.exports=t):"function"==typeof define&&define.amd?define("highcharts/indicators/acceleration-bands",["highcharts","modules/stock"],function(e){return t(e),t.Highcharts=e,t}):t("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(t){"use strict";var e=t?t._modules:{};function i(e,i,a,o){e.hasOwnProperty(i)||(e[i]=o.apply(null,a),"function"==typeof CustomEvent&&t.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:i,module:e[i]}})))}i(e,"Stock/Indicators/MultipleLinesComposition.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e){var i;let{sma:{prototype:a}}=t.seriesTypes,{defined:o,error:s,merge:n}=e;return function(t){let e=["bottomLine"],i=["top","bottom"],r=["top"];function l(t){return"plot"+t.charAt(0).toUpperCase()+t.slice(1)}function p(t,e){let i=[];return(t.pointArrayMap||[]).forEach(t=>{t!==e&&i.push(l(t))}),i}function h(){let t=this,e=t.pointValKey,i=t.linesApiNames,r=t.areaLinesNames,h=t.points,c=t.options,u=t.graph,d={options:{gapSize:c.gapSize}},f=[],y=p(t,e),m=h.length,g;if(y.forEach((t,e)=>{for(f[e]=[];m--;)g=h[m],f[e].push({x:g.x,plotX:g.plotX,plotY:g[t],isNull:!o(g[t])});m=h.length}),t.userOptions.fillColor&&r.length){let e=f[y.indexOf(l(r[0]))],i=1===r.length?h:f[y.indexOf(l(r[1]))],o=t.color;t.points=i,t.nextPoints=e,t.color=t.userOptions.fillColor,t.options=n(h,d),t.graph=t.area,t.fillGraph=!0,a.drawGraph.call(t),t.area=t.graph,delete t.nextPoints,delete t.fillGraph,t.color=o}i.forEach((e,i)=>{f[i]?(t.points=f[i],c[e]?t.options=n(c[e].styles,d):s('Error: "There is no '+e+' in DOCS options declared. Check if linesApiNames are consistent with your DOCS line names."'),t.graph=t["graph"+e],a.drawGraph.call(t),t["graph"+e]=t.graph):s('Error: "'+e+" doesn't have equivalent in pointArrayMap. To many elements in linesApiNames relative to pointArrayMap.\"")}),t.points=h,t.options=c,t.graph=u,a.drawGraph.call(t)}function c(t){let e,i=[],o=[];if(t=t||this.points,this.fillGraph&&this.nextPoints){if((e=a.getGraphPath.call(this,this.nextPoints))&&e.length){e[0][0]="L",i=a.getGraphPath.call(this,t),o=e.slice(0,i.length);for(let t=o.length-1;t>=0;t--)i.push(o[t])}}else i=a.getGraphPath.apply(this,arguments);return i}function u(t){let e=[];return(this.pointArrayMap||[]).forEach(i=>{e.push(t[i])}),e}function d(){let t=this.pointArrayMap,e=[],i;e=p(this),a.translate.apply(this,arguments),this.points.forEach(a=>{t.forEach((t,o)=>{i=a[t],this.dataModify&&(i=this.dataModify.modifyValue(i)),null!==i&&(a[e[o]]=this.yAxis.toPixels(i,!0))})})}t.compose=function(t){let a=t.prototype;return a.linesApiNames=a.linesApiNames||e.slice(),a.pointArrayMap=a.pointArrayMap||i.slice(),a.pointValKey=a.pointValKey||"top",a.areaLinesNames=a.areaLinesNames||r.slice(),a.drawGraph=h,a.getGraphPath=c,a.toYData=u,a.translate=d,t}}(i||(i={})),i}),i(e,"Stock/Indicators/ABands/ABandsIndicator.js",[e["Stock/Indicators/MultipleLinesComposition.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,i){let{sma:a}=e.seriesTypes,{correctFloat:o,extend:s,merge:n}=i;class r extends a{getValues(t,e){let i,a,s,n,r,l,p,h,c,u,d;let f=e.period,y=e.factor,m=e.index,g=t.xData,x=t.yData,A=x?x.length:0,D=[],C=[],G=[],L=[],M=[];if(!(A<f)){for(d=0;d<=A;d++){if(d<A){var v,S;v=x[d][2],r=o((S=x[d][1])-v)/(o(S+v)/2)*1e3*y,D.push(x[d][1]*o(1+2*r)),C.push(x[d][2]*o(1-2*r))}d>=f&&(c=g.slice(d-f,d),u=x.slice(d-f,d),p=super.getValues.call(this,{xData:c,yData:D.slice(d-f,d)},{period:f}),h=super.getValues.call(this,{xData:c,yData:C.slice(d-f,d)},{period:f}),n=(l=super.getValues.call(this,{xData:c,yData:u},{period:f,index:m})).xData[0],a=p.yData[0],s=h.yData[0],i=l.yData[0],G.push([n,a,i,s]),L.push(n),M.push([a,i,s]))}return{values:G,xData:L,yData:M}}}}return r.defaultOptions=n(a.defaultOptions,{params:{period:20,factor:.001,index:3},lineWidth:1,topLine:{styles:{lineWidth:1}},bottomLine:{styles:{lineWidth:1}},dataGrouping:{approximation:"averages"}}),s(r.prototype,{areaLinesNames:["top","bottom"],linesApiNames:["topLine","bottomLine"],nameBase:"Acceleration Bands",nameComponents:["period","factor"],pointArrayMap:["top","middle","bottom"],pointValKey:"middle"}),t.compose(r),e.registerSeriesType("abands",r),r}),i(e,"masters/indicators/acceleration-bands.src.js",[e["Core/Globals.js"]],function(t){return t})});
9
+ */function(t){"object"==typeof module&&module.exports?(t.default=t,module.exports=t):"function"==typeof define&&define.amd?define("highcharts/indicators/acceleration-bands",["highcharts","highcharts/modules/stock"],function(e){return t(e),t.Highcharts=e,t}):t("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(t){"use strict";var e=t?t._modules:{};function i(e,i,a,o){e.hasOwnProperty(i)||(e[i]=o.apply(null,a),"function"==typeof CustomEvent&&t.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:i,module:e[i]}})))}i(e,"Stock/Indicators/MultipleLinesComposition.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e){var i;let{sma:{prototype:a}}=t.seriesTypes,{defined:o,error:s,merge:n}=e;return function(t){let e=["bottomLine"],i=["top","bottom"],r=["top"];function l(t){return"plot"+t.charAt(0).toUpperCase()+t.slice(1)}function p(t,e){let i=[];return(t.pointArrayMap||[]).forEach(t=>{t!==e&&i.push(l(t))}),i}function h(){let t=this,e=t.pointValKey,i=t.linesApiNames,r=t.areaLinesNames,h=t.points,c=t.options,u=t.graph,d={options:{gapSize:c.gapSize}},f=[],y=p(t,e),m=h.length,g;if(y.forEach((t,e)=>{for(f[e]=[];m--;)g=h[m],f[e].push({x:g.x,plotX:g.plotX,plotY:g[t],isNull:!o(g[t])});m=h.length}),t.userOptions.fillColor&&r.length){let e=f[y.indexOf(l(r[0]))],i=1===r.length?h:f[y.indexOf(l(r[1]))],o=t.color;t.points=i,t.nextPoints=e,t.color=t.userOptions.fillColor,t.options=n(h,d),t.graph=t.area,t.fillGraph=!0,a.drawGraph.call(t),t.area=t.graph,delete t.nextPoints,delete t.fillGraph,t.color=o}i.forEach((e,i)=>{f[i]?(t.points=f[i],c[e]?t.options=n(c[e].styles,d):s('Error: "There is no '+e+' in DOCS options declared. Check if linesApiNames are consistent with your DOCS line names."'),t.graph=t["graph"+e],a.drawGraph.call(t),t["graph"+e]=t.graph):s('Error: "'+e+" doesn't have equivalent in pointArrayMap. To many elements in linesApiNames relative to pointArrayMap.\"")}),t.points=h,t.options=c,t.graph=u,a.drawGraph.call(t)}function c(t){let e,i=[],o=[];if(t=t||this.points,this.fillGraph&&this.nextPoints){if((e=a.getGraphPath.call(this,this.nextPoints))&&e.length){e[0][0]="L",i=a.getGraphPath.call(this,t),o=e.slice(0,i.length);for(let t=o.length-1;t>=0;t--)i.push(o[t])}}else i=a.getGraphPath.apply(this,arguments);return i}function u(t){let e=[];return(this.pointArrayMap||[]).forEach(i=>{e.push(t[i])}),e}function d(){let t=this.pointArrayMap,e=[],i;e=p(this),a.translate.apply(this,arguments),this.points.forEach(a=>{t.forEach((t,o)=>{i=a[t],this.dataModify&&(i=this.dataModify.modifyValue(i)),null!==i&&(a[e[o]]=this.yAxis.toPixels(i,!0))})})}t.compose=function(t){let a=t.prototype;return a.linesApiNames=a.linesApiNames||e.slice(),a.pointArrayMap=a.pointArrayMap||i.slice(),a.pointValKey=a.pointValKey||"top",a.areaLinesNames=a.areaLinesNames||r.slice(),a.drawGraph=h,a.getGraphPath=c,a.toYData=u,a.translate=d,t}}(i||(i={})),i}),i(e,"Stock/Indicators/ABands/ABandsIndicator.js",[e["Stock/Indicators/MultipleLinesComposition.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,i){let{sma:a}=e.seriesTypes,{correctFloat:o,extend:s,merge:n}=i;class r extends a{getValues(t,e){let i,a,s,n,r,l,p,h,c,u,d;let f=e.period,y=e.factor,m=e.index,g=t.xData,x=t.yData,A=x?x.length:0,D=[],C=[],G=[],L=[],M=[];if(!(A<f)){for(d=0;d<=A;d++){if(d<A){var v,S;v=x[d][2],r=o((S=x[d][1])-v)/(o(S+v)/2)*1e3*y,D.push(x[d][1]*o(1+2*r)),C.push(x[d][2]*o(1-2*r))}d>=f&&(c=g.slice(d-f,d),u=x.slice(d-f,d),p=super.getValues.call(this,{xData:c,yData:D.slice(d-f,d)},{period:f}),h=super.getValues.call(this,{xData:c,yData:C.slice(d-f,d)},{period:f}),n=(l=super.getValues.call(this,{xData:c,yData:u},{period:f,index:m})).xData[0],a=p.yData[0],s=h.yData[0],i=l.yData[0],G.push([n,a,i,s]),L.push(n),M.push([a,i,s]))}return{values:G,xData:L,yData:M}}}}return r.defaultOptions=n(a.defaultOptions,{params:{period:20,factor:.001,index:3},lineWidth:1,topLine:{styles:{lineWidth:1}},bottomLine:{styles:{lineWidth:1}},dataGrouping:{approximation:"averages"}}),s(r.prototype,{areaLinesNames:["top","bottom"],linesApiNames:["topLine","bottomLine"],nameBase:"Acceleration Bands",nameComponents:["period","factor"],pointArrayMap:["top","middle","bottom"],pointValKey:"middle"}),t.compose(r),e.registerSeriesType("abands",r),r}),i(e,"masters/indicators/acceleration-bands.src.js",[e["Core/Globals.js"]],function(t){return t})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -12,7 +12,7 @@
12
12
  factory['default'] = factory;
13
13
  module.exports = factory;
14
14
  } else if (typeof define === 'function' && define.amd) {
15
- define('highcharts/indicators/acceleration-bands', ['highcharts', 'modules/stock'], function (Highcharts) {
15
+ define('highcharts/indicators/acceleration-bands', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
16
16
  factory(Highcharts);
17
17
  factory.Highcharts = Highcharts;
18
18
  return factory;
@@ -1,9 +1,9 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
6
6
  * (c) 2010-2024 Sebastian Bochan
7
7
  *
8
8
  * License: www.highcharts.com/license
9
- */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/accumulation-distribution",["highcharts","modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function i(t,i,o,s){t.hasOwnProperty(i)||(t[i]=s.apply(null,o),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:i,module:t[i]}})))}i(t,"Stock/Indicators/AD/ADIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{sma:i}=e.seriesTypes,{error:o,extend:s,merge:n}=t;class a extends i{static populateAverage(e,t,i,o,s){let n=t[o][1],a=t[o][2],r=t[o][3],u=i[o];return[e[o],r===n&&r===a||n===a?0:(2*r-a-n)/(n-a)*u]}getValues(e,t){let i,s,n;let r=t.period,u=e.xData,l=e.yData,c=t.volumeSeriesID,d=e.chart.get(c),h=d&&d.yData,p=l?l.length:0,f=[],m=[],g=[];if(!(u.length<=r)||!p||4===l[0].length){if(!d){o("Series "+c+" not found! Check `volumeSeriesID`.",!0,e.chart);return}for(s=r;s<p;s++)i=f.length,n=a.populateAverage(u,l,h,s,r),i>0&&(n[1]+=f[i-1][1]),f.push(n),m.push(n[0]),g.push(n[1]);return{values:f,xData:m,yData:g}}}}return a.defaultOptions=n(i.defaultOptions,{params:{index:void 0,volumeSeriesID:"volume"}}),s(a.prototype,{nameComponents:!1,nameBase:"Accumulation/Distribution"}),e.registerSeriesType("ad",a),a}),i(t,"masters/indicators/accumulation-distribution.src.js",[t["Core/Globals.js"]],function(e){return e})});
9
+ */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/accumulation-distribution",["highcharts","highcharts/modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function i(t,i,s,o){t.hasOwnProperty(i)||(t[i]=o.apply(null,s),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:i,module:t[i]}})))}i(t,"Stock/Indicators/AD/ADIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{sma:i}=e.seriesTypes,{error:s,extend:o,merge:n}=t;class a extends i{static populateAverage(e,t,i,s,o){let n=t[s][1],a=t[s][2],r=t[s][3],u=i[s];return[e[s],r===n&&r===a||n===a?0:(2*r-a-n)/(n-a)*u]}getValues(e,t){let i,o,n;let r=t.period,u=e.xData,l=e.yData,c=t.volumeSeriesID,d=e.chart.get(c),h=d&&d.yData,p=l?l.length:0,f=[],m=[],g=[];if(!(u.length<=r)||!p||4===l[0].length){if(!d){s("Series "+c+" not found! Check `volumeSeriesID`.",!0,e.chart);return}for(o=r;o<p;o++)i=f.length,n=a.populateAverage(u,l,h,o,r),i>0&&(n[1]+=f[i-1][1]),f.push(n),m.push(n[0]),g.push(n[1]);return{values:f,xData:m,yData:g}}}}return a.defaultOptions=n(i.defaultOptions,{params:{index:void 0,volumeSeriesID:"volume"}}),o(a.prototype,{nameComponents:!1,nameBase:"Accumulation/Distribution"}),e.registerSeriesType("ad",a),a}),i(t,"masters/indicators/accumulation-distribution.src.js",[t["Core/Globals.js"]],function(e){return e})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -12,7 +12,7 @@
12
12
  factory['default'] = factory;
13
13
  module.exports = factory;
14
14
  } else if (typeof define === 'function' && define.amd) {
15
- define('highcharts/indicators/accumulation-distribution', ['highcharts', 'modules/stock'], function (Highcharts) {
15
+ define('highcharts/indicators/accumulation-distribution', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
16
16
  factory(Highcharts);
17
17
  factory.Highcharts = Highcharts;
18
18
  return factory;
@@ -1,9 +1,9 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
6
6
  * (c) 2010-2024 Wojciech Chmiel
7
7
  *
8
8
  * License: www.highcharts.com/license
9
- */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/ao",["highcharts","modules/stock"],function(o){return e(o),e.Highcharts=o,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var o=e?e._modules:{};function t(o,t,r,s){o.hasOwnProperty(t)||(o[t]=s.apply(null,r),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:t,module:o[t]}})))}t(o,"Stock/Indicators/AO/AOIndicator.js",[o["Core/Globals.js"],o["Core/Series/SeriesRegistry.js"],o["Core/Utilities.js"]],function(e,o,t){let{noop:r}=e,{column:{prototype:s},sma:i}=o.seriesTypes,{extend:a,merge:n,correctFloat:l,isArray:d}=t;class c extends i{drawGraph(){let e;let o=this.options,t=this.points,r=this.userOptions.color,s=o.greaterBarColor,i=o.lowerBarColor,a=t[0];if(!r&&a)for(e=1,a.color=s;e<t.length;e++)t[e].y>t[e-1].y?t[e].color=s:t[e].y<t[e-1].y?t[e].color=i:t[e].color=t[e-1].color}getValues(e){let o=e.xData||[],t=e.yData||[],r=t.length,s=[],i=[],a=[],n,c,u,p,h,f,g=0,m=0;if(!(o.length<=34)&&d(t[0])&&4===t[0].length){for(h=0;h<33;h++)p=(t[h][1]+t[h][2])/2,h>=29&&(m=l(m+p)),g=l(g+p);for(f=33;f<r;f++)m=l(m+(p=(t[f][1]+t[f][2])/2)),g=l(g+p),n=l(m/5-g/34),s.push([o[f],n]),i.push(o[f]),a.push(n),c=f+1-5,u=f+1-34,m=l(m-(t[c][1]+t[c][2])/2),g=l(g-(t[u][1]+t[u][2])/2);return{values:s,xData:i,yData:a}}}}return c.defaultOptions=n(i.defaultOptions,{params:{index:void 0,period:void 0},greaterBarColor:"#06b535",lowerBarColor:"#f21313",threshold:0,groupPadding:.2,pointPadding:.2,crisp:!1,states:{hover:{halo:{size:0}}}}),a(c.prototype,{nameBase:"AO",nameComponents:void 0,markerAttribs:r,getColumnMetrics:s.getColumnMetrics,crispCol:s.crispCol,translate:s.translate,drawPoints:s.drawPoints}),o.registerSeriesType("ao",c),c}),t(o,"masters/indicators/ao.src.js",[o["Core/Globals.js"]],function(e){return e})});
9
+ */function(t){"object"==typeof module&&module.exports?(t.default=t,module.exports=t):"function"==typeof define&&define.amd?define("highcharts/indicators/ao",["highcharts","highcharts/modules/stock"],function(e){return t(e),t.Highcharts=e,t}):t("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(t){"use strict";var e=t?t._modules:{};function o(e,o,r,s){e.hasOwnProperty(o)||(e[o]=s.apply(null,r),"function"==typeof CustomEvent&&t.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:o,module:e[o]}})))}o(e,"Stock/Indicators/AO/AOIndicator.js",[e["Core/Globals.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,o){let{noop:r}=t,{column:{prototype:s},sma:i}=e.seriesTypes,{extend:a,merge:n,correctFloat:l,isArray:d}=o;class c extends i{drawGraph(){let t;let e=this.options,o=this.points,r=this.userOptions.color,s=e.greaterBarColor,i=e.lowerBarColor,a=o[0];if(!r&&a)for(t=1,a.color=s;t<o.length;t++)o[t].y>o[t-1].y?o[t].color=s:o[t].y<o[t-1].y?o[t].color=i:o[t].color=o[t-1].color}getValues(t){let e=t.xData||[],o=t.yData||[],r=o.length,s=[],i=[],a=[],n,c,u,h,p,f,g=0,m=0;if(!(e.length<=34)&&d(o[0])&&4===o[0].length){for(p=0;p<33;p++)h=(o[p][1]+o[p][2])/2,p>=29&&(m=l(m+h)),g=l(g+h);for(f=33;f<r;f++)m=l(m+(h=(o[f][1]+o[f][2])/2)),g=l(g+h),n=l(m/5-g/34),s.push([e[f],n]),i.push(e[f]),a.push(n),c=f+1-5,u=f+1-34,m=l(m-(o[c][1]+o[c][2])/2),g=l(g-(o[u][1]+o[u][2])/2);return{values:s,xData:i,yData:a}}}}return c.defaultOptions=n(i.defaultOptions,{params:{index:void 0,period:void 0},greaterBarColor:"#06b535",lowerBarColor:"#f21313",threshold:0,groupPadding:.2,pointPadding:.2,crisp:!1,states:{hover:{halo:{size:0}}}}),a(c.prototype,{nameBase:"AO",nameComponents:void 0,markerAttribs:r,getColumnMetrics:s.getColumnMetrics,crispCol:s.crispCol,translate:s.translate,drawPoints:s.drawPoints}),e.registerSeriesType("ao",c),c}),o(e,"masters/indicators/ao.src.js",[e["Core/Globals.js"]],function(t){return t})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -12,7 +12,7 @@
12
12
  factory['default'] = factory;
13
13
  module.exports = factory;
14
14
  } else if (typeof define === 'function' && define.amd) {
15
- define('highcharts/indicators/ao', ['highcharts', 'modules/stock'], function (Highcharts) {
15
+ define('highcharts/indicators/ao', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
16
16
  factory(Highcharts);
17
17
  factory.Highcharts = Highcharts;
18
18
  return factory;
@@ -1,9 +1,9 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
6
6
  * (c) 2010-2024 Wojciech Chmiel
7
7
  *
8
8
  * License: www.highcharts.com/license
9
- */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/apo",["highcharts","modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function s(t,s,o,r){t.hasOwnProperty(s)||(t[s]=r.apply(null,o),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:s,module:t[s]}})))}s(t,"Stock/Indicators/APO/APOIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{ema:s}=e.seriesTypes,{extend:o,merge:r,error:i}=t;class a extends s{getValues(e,t){let s,o;let r=t.periods,a=t.index,n=[],d=[],u=[];if(2!==r.length||r[1]<=r[0]){i('Error: "APO requires two periods. Notice, first period should be lower than the second one."');return}let l=super.getValues.call(this,e,{index:a,period:r[0]}),p=super.getValues.call(this,e,{index:a,period:r[1]});if(!l||!p)return;let c=r[1]-r[0];for(o=0;o<p.yData.length;o++)s=l.yData[o+c]-p.yData[o],n.push([p.xData[o],s]),d.push(p.xData[o]),u.push(s);return{values:n,xData:d,yData:u}}}return a.defaultOptions=r(s.defaultOptions,{params:{period:void 0,periods:[10,20]}}),o(a.prototype,{nameBase:"APO",nameComponents:["periods"]}),e.registerSeriesType("apo",a),a}),s(t,"masters/indicators/apo.src.js",[t["Core/Globals.js"]],function(e){return e})});
9
+ */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/apo",["highcharts","highcharts/modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function s(t,s,o,r){t.hasOwnProperty(s)||(t[s]=r.apply(null,o),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:s,module:t[s]}})))}s(t,"Stock/Indicators/APO/APOIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{ema:s}=e.seriesTypes,{extend:o,merge:r,error:i}=t;class a extends s{getValues(e,t){let s,o;let r=t.periods,a=t.index,n=[],d=[],u=[];if(2!==r.length||r[1]<=r[0]){i('Error: "APO requires two periods. Notice, first period should be lower than the second one."');return}let l=super.getValues.call(this,e,{index:a,period:r[0]}),p=super.getValues.call(this,e,{index:a,period:r[1]});if(!l||!p)return;let c=r[1]-r[0];for(o=0;o<p.yData.length;o++)s=l.yData[o+c]-p.yData[o],n.push([p.xData[o],s]),d.push(p.xData[o]),u.push(s);return{values:n,xData:d,yData:u}}}return a.defaultOptions=r(s.defaultOptions,{params:{period:void 0,periods:[10,20]}}),o(a.prototype,{nameBase:"APO",nameComponents:["periods"]}),e.registerSeriesType("apo",a),a}),s(t,"masters/indicators/apo.src.js",[t["Core/Globals.js"]],function(e){return e})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -12,7 +12,7 @@
12
12
  factory['default'] = factory;
13
13
  module.exports = factory;
14
14
  } else if (typeof define === 'function' && define.amd) {
15
- define('highcharts/indicators/apo', ['highcharts', 'modules/stock'], function (Highcharts) {
15
+ define('highcharts/indicators/apo', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
16
16
  factory(Highcharts);
17
17
  factory.Highcharts = Highcharts;
18
18
  return factory;
@@ -1,9 +1,9 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
6
6
  * (c) 2010-2024 Wojciech Chmiel
7
7
  *
8
8
  * License: www.highcharts.com/license
9
- */function(t){"object"==typeof module&&module.exports?(t.default=t,module.exports=t):"function"==typeof define&&define.amd?define("highcharts/indicators/aroon-oscillator",["highcharts","modules/stock"],function(e){return t(e),t.Highcharts=e,t}):t("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(t){"use strict";var e=t?t._modules:{};function o(e,o,i,a){e.hasOwnProperty(o)||(e[o]=a.apply(null,i),"function"==typeof CustomEvent&&t.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:o,module:e[o]}})))}o(e,"Stock/Indicators/MultipleLinesComposition.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e){var o;let{sma:{prototype:i}}=t.seriesTypes,{defined:a,error:s,merge:r}=e;return function(t){let e=["bottomLine"],o=["top","bottom"],n=["top"];function l(t){return"plot"+t.charAt(0).toUpperCase()+t.slice(1)}function p(t,e){let o=[];return(t.pointArrayMap||[]).forEach(t=>{t!==e&&o.push(l(t))}),o}function h(){let t=this,e=t.pointValKey,o=t.linesApiNames,n=t.areaLinesNames,h=t.points,c=t.options,u=t.graph,f={options:{gapSize:c.gapSize}},d=[],y=p(t,e),g=h.length,m;if(y.forEach((t,e)=>{for(d[e]=[];g--;)m=h[g],d[e].push({x:m.x,plotX:m.plotX,plotY:m[t],isNull:!a(m[t])});g=h.length}),t.userOptions.fillColor&&n.length){let e=d[y.indexOf(l(n[0]))],o=1===n.length?h:d[y.indexOf(l(n[1]))],a=t.color;t.points=o,t.nextPoints=e,t.color=t.userOptions.fillColor,t.options=r(h,f),t.graph=t.area,t.fillGraph=!0,i.drawGraph.call(t),t.area=t.graph,delete t.nextPoints,delete t.fillGraph,t.color=a}o.forEach((e,o)=>{d[o]?(t.points=d[o],c[e]?t.options=r(c[e].styles,f):s('Error: "There is no '+e+' in DOCS options declared. Check if linesApiNames are consistent with your DOCS line names."'),t.graph=t["graph"+e],i.drawGraph.call(t),t["graph"+e]=t.graph):s('Error: "'+e+" doesn't have equivalent in pointArrayMap. To many elements in linesApiNames relative to pointArrayMap.\"")}),t.points=h,t.options=c,t.graph=u,i.drawGraph.call(t)}function c(t){let e,o=[],a=[];if(t=t||this.points,this.fillGraph&&this.nextPoints){if((e=i.getGraphPath.call(this,this.nextPoints))&&e.length){e[0][0]="L",o=i.getGraphPath.call(this,t),a=e.slice(0,o.length);for(let t=a.length-1;t>=0;t--)o.push(a[t])}}else o=i.getGraphPath.apply(this,arguments);return o}function u(t){let e=[];return(this.pointArrayMap||[]).forEach(o=>{e.push(t[o])}),e}function f(){let t=this.pointArrayMap,e=[],o;e=p(this),i.translate.apply(this,arguments),this.points.forEach(i=>{t.forEach((t,a)=>{o=i[t],this.dataModify&&(o=this.dataModify.modifyValue(o)),null!==o&&(i[e[a]]=this.yAxis.toPixels(o,!0))})})}t.compose=function(t){let i=t.prototype;return i.linesApiNames=i.linesApiNames||e.slice(),i.pointArrayMap=i.pointArrayMap||o.slice(),i.pointValKey=i.pointValKey||"top",i.areaLinesNames=i.areaLinesNames||n.slice(),i.drawGraph=h,i.getGraphPath=c,i.toYData=u,i.translate=f,t}}(o||(o={})),o}),o(e,"Stock/Indicators/AroonOscillator/AroonOscillatorIndicator.js",[e["Stock/Indicators/MultipleLinesComposition.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,o){let{aroon:i}=e.seriesTypes,{extend:a,merge:s}=o;class r extends i{getValues(t,e){let o,i;let a=[],s=[],r=[],n=super.getValues.call(this,t,e);for(i=0;i<n.yData.length;i++)o=n.yData[i][0]-n.yData[i][1],a.push([n.xData[i],o]),s.push(n.xData[i]),r.push(o);return{values:a,xData:s,yData:r}}}return r.defaultOptions=s(i.defaultOptions,{tooltip:{pointFormat:'<span style="color:{point.color}">●</span><b> {series.name}</b>: {point.y}'}}),a(r.prototype,{nameBase:"Aroon Oscillator",linesApiNames:[],pointArrayMap:["y"],pointValKey:"y"}),t.compose(i),e.registerSeriesType("aroonoscillator",r),r}),o(e,"masters/indicators/aroon-oscillator.src.js",[e["Core/Globals.js"]],function(t){return t})});
9
+ */function(t){"object"==typeof module&&module.exports?(t.default=t,module.exports=t):"function"==typeof define&&define.amd?define("highcharts/indicators/aroon-oscillator",["highcharts","highcharts/modules/stock"],function(e){return t(e),t.Highcharts=e,t}):t("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(t){"use strict";var e=t?t._modules:{};function o(e,o,i,a){e.hasOwnProperty(o)||(e[o]=a.apply(null,i),"function"==typeof CustomEvent&&t.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:o,module:e[o]}})))}o(e,"Stock/Indicators/MultipleLinesComposition.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e){var o;let{sma:{prototype:i}}=t.seriesTypes,{defined:a,error:s,merge:r}=e;return function(t){let e=["bottomLine"],o=["top","bottom"],n=["top"];function l(t){return"plot"+t.charAt(0).toUpperCase()+t.slice(1)}function p(t,e){let o=[];return(t.pointArrayMap||[]).forEach(t=>{t!==e&&o.push(l(t))}),o}function h(){let t=this,e=t.pointValKey,o=t.linesApiNames,n=t.areaLinesNames,h=t.points,c=t.options,u=t.graph,f={options:{gapSize:c.gapSize}},d=[],y=p(t,e),g=h.length,m;if(y.forEach((t,e)=>{for(d[e]=[];g--;)m=h[g],d[e].push({x:m.x,plotX:m.plotX,plotY:m[t],isNull:!a(m[t])});g=h.length}),t.userOptions.fillColor&&n.length){let e=d[y.indexOf(l(n[0]))],o=1===n.length?h:d[y.indexOf(l(n[1]))],a=t.color;t.points=o,t.nextPoints=e,t.color=t.userOptions.fillColor,t.options=r(h,f),t.graph=t.area,t.fillGraph=!0,i.drawGraph.call(t),t.area=t.graph,delete t.nextPoints,delete t.fillGraph,t.color=a}o.forEach((e,o)=>{d[o]?(t.points=d[o],c[e]?t.options=r(c[e].styles,f):s('Error: "There is no '+e+' in DOCS options declared. Check if linesApiNames are consistent with your DOCS line names."'),t.graph=t["graph"+e],i.drawGraph.call(t),t["graph"+e]=t.graph):s('Error: "'+e+" doesn't have equivalent in pointArrayMap. To many elements in linesApiNames relative to pointArrayMap.\"")}),t.points=h,t.options=c,t.graph=u,i.drawGraph.call(t)}function c(t){let e,o=[],a=[];if(t=t||this.points,this.fillGraph&&this.nextPoints){if((e=i.getGraphPath.call(this,this.nextPoints))&&e.length){e[0][0]="L",o=i.getGraphPath.call(this,t),a=e.slice(0,o.length);for(let t=a.length-1;t>=0;t--)o.push(a[t])}}else o=i.getGraphPath.apply(this,arguments);return o}function u(t){let e=[];return(this.pointArrayMap||[]).forEach(o=>{e.push(t[o])}),e}function f(){let t=this.pointArrayMap,e=[],o;e=p(this),i.translate.apply(this,arguments),this.points.forEach(i=>{t.forEach((t,a)=>{o=i[t],this.dataModify&&(o=this.dataModify.modifyValue(o)),null!==o&&(i[e[a]]=this.yAxis.toPixels(o,!0))})})}t.compose=function(t){let i=t.prototype;return i.linesApiNames=i.linesApiNames||e.slice(),i.pointArrayMap=i.pointArrayMap||o.slice(),i.pointValKey=i.pointValKey||"top",i.areaLinesNames=i.areaLinesNames||n.slice(),i.drawGraph=h,i.getGraphPath=c,i.toYData=u,i.translate=f,t}}(o||(o={})),o}),o(e,"Stock/Indicators/AroonOscillator/AroonOscillatorIndicator.js",[e["Stock/Indicators/MultipleLinesComposition.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,o){let{aroon:i}=e.seriesTypes,{extend:a,merge:s}=o;class r extends i{getValues(t,e){let o,i;let a=[],s=[],r=[],n=super.getValues.call(this,t,e);for(i=0;i<n.yData.length;i++)o=n.yData[i][0]-n.yData[i][1],a.push([n.xData[i],o]),s.push(n.xData[i]),r.push(o);return{values:a,xData:s,yData:r}}}return r.defaultOptions=s(i.defaultOptions,{tooltip:{pointFormat:'<span style="color:{point.color}">●</span><b> {series.name}</b>: {point.y}'}}),a(r.prototype,{nameBase:"Aroon Oscillator",linesApiNames:[],pointArrayMap:["y"],pointValKey:"y"}),t.compose(i),e.registerSeriesType("aroonoscillator",r),r}),o(e,"masters/indicators/aroon-oscillator.src.js",[e["Core/Globals.js"]],function(t){return t})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -12,7 +12,7 @@
12
12
  factory['default'] = factory;
13
13
  module.exports = factory;
14
14
  } else if (typeof define === 'function' && define.amd) {
15
- define('highcharts/indicators/aroon-oscillator', ['highcharts', 'modules/stock'], function (Highcharts) {
15
+ define('highcharts/indicators/aroon-oscillator', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
16
16
  factory(Highcharts);
17
17
  factory.Highcharts = Highcharts;
18
18
  return factory;
@@ -1,9 +1,9 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
6
6
  * (c) 2010-2024 Wojciech Chmiel
7
7
  *
8
8
  * License: www.highcharts.com/license
9
- */function(t){"object"==typeof module&&module.exports?(t.default=t,module.exports=t):"function"==typeof define&&define.amd?define("highcharts/indicators/aroon",["highcharts","modules/stock"],function(e){return t(e),t.Highcharts=e,t}):t("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(t){"use strict";var e=t?t._modules:{};function o(e,o,i,n){e.hasOwnProperty(o)||(e[o]=n.apply(null,i),"function"==typeof CustomEvent&&t.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:o,module:e[o]}})))}o(e,"Stock/Indicators/MultipleLinesComposition.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e){var o;let{sma:{prototype:i}}=t.seriesTypes,{defined:n,error:r,merge:a}=e;return function(t){let e=["bottomLine"],o=["top","bottom"],s=["top"];function p(t){return"plot"+t.charAt(0).toUpperCase()+t.slice(1)}function l(t,e){let o=[];return(t.pointArrayMap||[]).forEach(t=>{t!==e&&o.push(p(t))}),o}function h(){let t=this,e=t.pointValKey,o=t.linesApiNames,s=t.areaLinesNames,h=t.points,c=t.options,u=t.graph,f={options:{gapSize:c.gapSize}},d=[],m=l(t,e),y=h.length,g;if(m.forEach((t,e)=>{for(d[e]=[];y--;)g=h[y],d[e].push({x:g.x,plotX:g.plotX,plotY:g[t],isNull:!n(g[t])});y=h.length}),t.userOptions.fillColor&&s.length){let e=d[m.indexOf(p(s[0]))],o=1===s.length?h:d[m.indexOf(p(s[1]))],n=t.color;t.points=o,t.nextPoints=e,t.color=t.userOptions.fillColor,t.options=a(h,f),t.graph=t.area,t.fillGraph=!0,i.drawGraph.call(t),t.area=t.graph,delete t.nextPoints,delete t.fillGraph,t.color=n}o.forEach((e,o)=>{d[o]?(t.points=d[o],c[e]?t.options=a(c[e].styles,f):r('Error: "There is no '+e+' in DOCS options declared. Check if linesApiNames are consistent with your DOCS line names."'),t.graph=t["graph"+e],i.drawGraph.call(t),t["graph"+e]=t.graph):r('Error: "'+e+" doesn't have equivalent in pointArrayMap. To many elements in linesApiNames relative to pointArrayMap.\"")}),t.points=h,t.options=c,t.graph=u,i.drawGraph.call(t)}function c(t){let e,o=[],n=[];if(t=t||this.points,this.fillGraph&&this.nextPoints){if((e=i.getGraphPath.call(this,this.nextPoints))&&e.length){e[0][0]="L",o=i.getGraphPath.call(this,t),n=e.slice(0,o.length);for(let t=n.length-1;t>=0;t--)o.push(n[t])}}else o=i.getGraphPath.apply(this,arguments);return o}function u(t){let e=[];return(this.pointArrayMap||[]).forEach(o=>{e.push(t[o])}),e}function f(){let t=this.pointArrayMap,e=[],o;e=l(this),i.translate.apply(this,arguments),this.points.forEach(i=>{t.forEach((t,n)=>{o=i[t],this.dataModify&&(o=this.dataModify.modifyValue(o)),null!==o&&(i[e[n]]=this.yAxis.toPixels(o,!0))})})}t.compose=function(t){let i=t.prototype;return i.linesApiNames=i.linesApiNames||e.slice(),i.pointArrayMap=i.pointArrayMap||o.slice(),i.pointValKey=i.pointValKey||"top",i.areaLinesNames=i.areaLinesNames||s.slice(),i.drawGraph=h,i.getGraphPath=c,i.toYData=u,i.translate=f,t}}(o||(o={})),o}),o(e,"Stock/Indicators/Aroon/AroonIndicator.js",[e["Stock/Indicators/MultipleLinesComposition.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,o){let{sma:i}=e.seriesTypes,{extend:n,merge:r,pick:a}=o;function s(t,e){let o=t[0],i=0,n;for(n=1;n<t.length;n++)("max"===e&&t[n]>=o||"min"===e&&t[n]<=o)&&(o=t[n],i=n);return i}class p extends i{getValues(t,e){let o,i,n,r,p;let l=e.period,h=t.xData,c=t.yData,u=c?c.length:0,f=[],d=[],m=[];for(r=l-1;r<u;r++)n=s((p=c.slice(r-l+1,r+2)).map(function(t){return a(t[2],t)}),"min"),o=s(p.map(function(t){return a(t[1],t)}),"max")/l*100,i=n/l*100,h[r+1]&&(f.push([h[r+1],o,i]),d.push(h[r+1]),m.push([o,i]));return{values:f,xData:d,yData:m}}}return p.defaultOptions=r(i.defaultOptions,{params:{index:void 0,period:25},marker:{enabled:!1},tooltip:{pointFormat:'<span style="color:{point.color}">●</span><b> {series.name}</b><br/>Aroon Up: {point.y}<br/>Aroon Down: {point.aroonDown}<br/>'},aroonDown:{styles:{lineWidth:1,lineColor:void 0}},dataGrouping:{approximation:"averages"}}),n(p.prototype,{areaLinesNames:[],linesApiNames:["aroonDown"],nameBase:"Aroon",pointArrayMap:["y","aroonDown"],pointValKey:"y"}),t.compose(p),e.registerSeriesType("aroon",p),p}),o(e,"masters/indicators/aroon.src.js",[e["Core/Globals.js"]],function(t){return t})});
9
+ */function(t){"object"==typeof module&&module.exports?(t.default=t,module.exports=t):"function"==typeof define&&define.amd?define("highcharts/indicators/aroon",["highcharts","highcharts/modules/stock"],function(e){return t(e),t.Highcharts=e,t}):t("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(t){"use strict";var e=t?t._modules:{};function o(e,o,i,n){e.hasOwnProperty(o)||(e[o]=n.apply(null,i),"function"==typeof CustomEvent&&t.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:o,module:e[o]}})))}o(e,"Stock/Indicators/MultipleLinesComposition.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e){var o;let{sma:{prototype:i}}=t.seriesTypes,{defined:n,error:r,merge:a}=e;return function(t){let e=["bottomLine"],o=["top","bottom"],s=["top"];function p(t){return"plot"+t.charAt(0).toUpperCase()+t.slice(1)}function l(t,e){let o=[];return(t.pointArrayMap||[]).forEach(t=>{t!==e&&o.push(p(t))}),o}function h(){let t=this,e=t.pointValKey,o=t.linesApiNames,s=t.areaLinesNames,h=t.points,c=t.options,u=t.graph,f={options:{gapSize:c.gapSize}},d=[],m=l(t,e),y=h.length,g;if(m.forEach((t,e)=>{for(d[e]=[];y--;)g=h[y],d[e].push({x:g.x,plotX:g.plotX,plotY:g[t],isNull:!n(g[t])});y=h.length}),t.userOptions.fillColor&&s.length){let e=d[m.indexOf(p(s[0]))],o=1===s.length?h:d[m.indexOf(p(s[1]))],n=t.color;t.points=o,t.nextPoints=e,t.color=t.userOptions.fillColor,t.options=a(h,f),t.graph=t.area,t.fillGraph=!0,i.drawGraph.call(t),t.area=t.graph,delete t.nextPoints,delete t.fillGraph,t.color=n}o.forEach((e,o)=>{d[o]?(t.points=d[o],c[e]?t.options=a(c[e].styles,f):r('Error: "There is no '+e+' in DOCS options declared. Check if linesApiNames are consistent with your DOCS line names."'),t.graph=t["graph"+e],i.drawGraph.call(t),t["graph"+e]=t.graph):r('Error: "'+e+" doesn't have equivalent in pointArrayMap. To many elements in linesApiNames relative to pointArrayMap.\"")}),t.points=h,t.options=c,t.graph=u,i.drawGraph.call(t)}function c(t){let e,o=[],n=[];if(t=t||this.points,this.fillGraph&&this.nextPoints){if((e=i.getGraphPath.call(this,this.nextPoints))&&e.length){e[0][0]="L",o=i.getGraphPath.call(this,t),n=e.slice(0,o.length);for(let t=n.length-1;t>=0;t--)o.push(n[t])}}else o=i.getGraphPath.apply(this,arguments);return o}function u(t){let e=[];return(this.pointArrayMap||[]).forEach(o=>{e.push(t[o])}),e}function f(){let t=this.pointArrayMap,e=[],o;e=l(this),i.translate.apply(this,arguments),this.points.forEach(i=>{t.forEach((t,n)=>{o=i[t],this.dataModify&&(o=this.dataModify.modifyValue(o)),null!==o&&(i[e[n]]=this.yAxis.toPixels(o,!0))})})}t.compose=function(t){let i=t.prototype;return i.linesApiNames=i.linesApiNames||e.slice(),i.pointArrayMap=i.pointArrayMap||o.slice(),i.pointValKey=i.pointValKey||"top",i.areaLinesNames=i.areaLinesNames||s.slice(),i.drawGraph=h,i.getGraphPath=c,i.toYData=u,i.translate=f,t}}(o||(o={})),o}),o(e,"Stock/Indicators/Aroon/AroonIndicator.js",[e["Stock/Indicators/MultipleLinesComposition.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,o){let{sma:i}=e.seriesTypes,{extend:n,merge:r,pick:a}=o;function s(t,e){let o=t[0],i=0,n;for(n=1;n<t.length;n++)("max"===e&&t[n]>=o||"min"===e&&t[n]<=o)&&(o=t[n],i=n);return i}class p extends i{getValues(t,e){let o,i,n,r,p;let l=e.period,h=t.xData,c=t.yData,u=c?c.length:0,f=[],d=[],m=[];for(r=l-1;r<u;r++)n=s((p=c.slice(r-l+1,r+2)).map(function(t){return a(t[2],t)}),"min"),o=s(p.map(function(t){return a(t[1],t)}),"max")/l*100,i=n/l*100,h[r+1]&&(f.push([h[r+1],o,i]),d.push(h[r+1]),m.push([o,i]));return{values:f,xData:d,yData:m}}}return p.defaultOptions=r(i.defaultOptions,{params:{index:void 0,period:25},marker:{enabled:!1},tooltip:{pointFormat:'<span style="color:{point.color}">●</span><b> {series.name}</b><br/>Aroon Up: {point.y}<br/>Aroon Down: {point.aroonDown}<br/>'},aroonDown:{styles:{lineWidth:1,lineColor:void 0}},dataGrouping:{approximation:"averages"}}),n(p.prototype,{areaLinesNames:[],linesApiNames:["aroonDown"],nameBase:"Aroon",pointArrayMap:["y","aroonDown"],pointValKey:"y"}),t.compose(p),e.registerSeriesType("aroon",p),p}),o(e,"masters/indicators/aroon.src.js",[e["Core/Globals.js"]],function(t){return t})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -12,7 +12,7 @@
12
12
  factory['default'] = factory;
13
13
  module.exports = factory;
14
14
  } else if (typeof define === 'function' && define.amd) {
15
- define('highcharts/indicators/aroon', ['highcharts', 'modules/stock'], function (Highcharts) {
15
+ define('highcharts/indicators/aroon', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
16
16
  factory(Highcharts);
17
17
  factory.Highcharts = Highcharts;
18
18
  return factory;
@@ -1,9 +1,9 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
6
6
  * (c) 2010-2024 Sebastian Bochan
7
7
  *
8
8
  * License: www.highcharts.com/license
9
- */function(t){"object"==typeof module&&module.exports?(t.default=t,module.exports=t):"function"==typeof define&&define.amd?define("highcharts/indicators/atr",["highcharts","modules/stock"],function(e){return t(e),t.Highcharts=e,t}):t("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(t){"use strict";var e=t?t._modules:{};function s(e,s,i,n){e.hasOwnProperty(s)||(e[s]=n.apply(null,i),"function"==typeof CustomEvent&&t.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:s,module:e[s]}})))}s(e,"Stock/Indicators/ATR/ATRIndicator.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e){let{sma:s}=t.seriesTypes,{isArray:i,merge:n}=e;function a(t,e){return Math.max(t[1]-t[2],void 0===e?0:Math.abs(t[1]-e[3]),void 0===e?0:Math.abs(t[2]-e[3]))}class o extends s{getValues(t,e){let s=e.period,n=t.xData,o=t.yData,r=o?o.length:0,u=[[n[0],o[0]]],d=[],h=[],c=[],l,p,f=0,m=1,g=0;if(!(n.length<=s)&&i(o[0])&&4===o[0].length){for(p=1;p<=r;p++){var y,v;(function(t,e,s,i){let n=e[i],a=s[i];t.push([n,a])})(u,n,o,p),s<m?(f=(y=p,v=f,l=[n[y-1],(v*(s-1)+a(o[y-1],o[y-2]))/s])[1],d.push(l),h.push(l[0]),c.push(l[1])):(s===m?(f=g/(p-1),d.push([n[p-1],f]),h.push(n[p-1]),c.push(f)):g+=a(o[p-1],o[p-2]),m++)}return{values:d,xData:h,yData:c}}}}return o.defaultOptions=n(s.defaultOptions,{params:{index:void 0}}),t.registerSeriesType("atr",o),o}),s(e,"masters/indicators/atr.src.js",[e["Core/Globals.js"]],function(t){return t})});
9
+ */function(t){"object"==typeof module&&module.exports?(t.default=t,module.exports=t):"function"==typeof define&&define.amd?define("highcharts/indicators/atr",["highcharts","highcharts/modules/stock"],function(e){return t(e),t.Highcharts=e,t}):t("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(t){"use strict";var e=t?t._modules:{};function s(e,s,i,a){e.hasOwnProperty(s)||(e[s]=a.apply(null,i),"function"==typeof CustomEvent&&t.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:s,module:e[s]}})))}s(e,"Stock/Indicators/ATR/ATRIndicator.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e){let{sma:s}=t.seriesTypes,{isArray:i,merge:a}=e;function n(t,e){return Math.max(t[1]-t[2],void 0===e?0:Math.abs(t[1]-e[3]),void 0===e?0:Math.abs(t[2]-e[3]))}class o extends s{getValues(t,e){let s=e.period,a=t.xData,o=t.yData,r=o?o.length:0,u=[[a[0],o[0]]],h=[],d=[],c=[],l,p,f=0,g=1,m=0;if(!(a.length<=s)&&i(o[0])&&4===o[0].length){for(p=1;p<=r;p++){var y,v;(function(t,e,s,i){let a=e[i],n=s[i];t.push([a,n])})(u,a,o,p),s<g?(f=(y=p,v=f,l=[a[y-1],(v*(s-1)+n(o[y-1],o[y-2]))/s])[1],h.push(l),d.push(l[0]),c.push(l[1])):(s===g?(f=m/(p-1),h.push([a[p-1],f]),d.push(a[p-1]),c.push(f)):m+=n(o[p-1],o[p-2]),g++)}return{values:h,xData:d,yData:c}}}}return o.defaultOptions=a(s.defaultOptions,{params:{index:void 0}}),t.registerSeriesType("atr",o),o}),s(e,"masters/indicators/atr.src.js",[e["Core/Globals.js"]],function(t){return t})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -12,7 +12,7 @@
12
12
  factory['default'] = factory;
13
13
  module.exports = factory;
14
14
  } else if (typeof define === 'function' && define.amd) {
15
- define('highcharts/indicators/atr', ['highcharts', 'modules/stock'], function (Highcharts) {
15
+ define('highcharts/indicators/atr', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
16
16
  factory(Highcharts);
17
17
  factory.Highcharts = Highcharts;
18
18
  return factory;
@@ -1,9 +1,9 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
6
6
  * (c) 2010-2024 Paweł Fus
7
7
  *
8
8
  * License: www.highcharts.com/license
9
- */function(t){"object"==typeof module&&module.exports?(t.default=t,module.exports=t):"function"==typeof define&&define.amd?define("highcharts/indicators/bollinger-bands",["highcharts","modules/stock"],function(e){return t(e),t.Highcharts=e,t}):t("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(t){"use strict";var e=t?t._modules:{};function i(e,i,o,s){e.hasOwnProperty(i)||(e[i]=s.apply(null,o),"function"==typeof CustomEvent&&t.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:i,module:e[i]}})))}i(e,"Stock/Indicators/MultipleLinesComposition.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e){var i;let{sma:{prototype:o}}=t.seriesTypes,{defined:s,error:n,merge:a}=e;return function(t){let e=["bottomLine"],i=["top","bottom"],r=["top"];function l(t){return"plot"+t.charAt(0).toUpperCase()+t.slice(1)}function p(t,e){let i=[];return(t.pointArrayMap||[]).forEach(t=>{t!==e&&i.push(l(t))}),i}function h(){let t=this,e=t.pointValKey,i=t.linesApiNames,r=t.areaLinesNames,h=t.points,c=t.options,d=t.graph,u={options:{gapSize:c.gapSize}},f=[],m=p(t,e),y=h.length,g;if(m.forEach((t,e)=>{for(f[e]=[];y--;)g=h[y],f[e].push({x:g.x,plotX:g.plotX,plotY:g[t],isNull:!s(g[t])});y=h.length}),t.userOptions.fillColor&&r.length){let e=f[m.indexOf(l(r[0]))],i=1===r.length?h:f[m.indexOf(l(r[1]))],s=t.color;t.points=i,t.nextPoints=e,t.color=t.userOptions.fillColor,t.options=a(h,u),t.graph=t.area,t.fillGraph=!0,o.drawGraph.call(t),t.area=t.graph,delete t.nextPoints,delete t.fillGraph,t.color=s}i.forEach((e,i)=>{f[i]?(t.points=f[i],c[e]?t.options=a(c[e].styles,u):n('Error: "There is no '+e+' in DOCS options declared. Check if linesApiNames are consistent with your DOCS line names."'),t.graph=t["graph"+e],o.drawGraph.call(t),t["graph"+e]=t.graph):n('Error: "'+e+" doesn't have equivalent in pointArrayMap. To many elements in linesApiNames relative to pointArrayMap.\"")}),t.points=h,t.options=c,t.graph=d,o.drawGraph.call(t)}function c(t){let e,i=[],s=[];if(t=t||this.points,this.fillGraph&&this.nextPoints){if((e=o.getGraphPath.call(this,this.nextPoints))&&e.length){e[0][0]="L",i=o.getGraphPath.call(this,t),s=e.slice(0,i.length);for(let t=s.length-1;t>=0;t--)i.push(s[t])}}else i=o.getGraphPath.apply(this,arguments);return i}function d(t){let e=[];return(this.pointArrayMap||[]).forEach(i=>{e.push(t[i])}),e}function u(){let t=this.pointArrayMap,e=[],i;e=p(this),o.translate.apply(this,arguments),this.points.forEach(o=>{t.forEach((t,s)=>{i=o[t],this.dataModify&&(i=this.dataModify.modifyValue(i)),null!==i&&(o[e[s]]=this.yAxis.toPixels(i,!0))})})}t.compose=function(t){let o=t.prototype;return o.linesApiNames=o.linesApiNames||e.slice(),o.pointArrayMap=o.pointArrayMap||i.slice(),o.pointValKey=o.pointValKey||"top",o.areaLinesNames=o.areaLinesNames||r.slice(),o.drawGraph=h,o.getGraphPath=c,o.toYData=d,o.translate=u,t}}(i||(i={})),i}),i(e,"Stock/Indicators/BB/BBIndicator.js",[e["Stock/Indicators/MultipleLinesComposition.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,i){let{sma:o}=e.seriesTypes,{extend:s,isArray:n,merge:a}=i;class r extends o{init(){e.seriesTypes.sma.prototype.init.apply(this,arguments),this.options=a({topLine:{styles:{lineColor:this.color}},bottomLine:{styles:{lineColor:this.color}}},this.options)}getValues(t,i){let o,s,a,r,l,p,h,c,d;let u=i.period,f=i.standardDeviation,m=[],y=[],g=t.xData,b=t.yData,x=b?b.length:0,C=[];if(g.length<u)return;let v=n(b[0]);for(d=u;d<=x;d++)l=g.slice(d-u,d),p=b.slice(d-u,d),r=(c=e.seriesTypes.sma.prototype.getValues.call(this,{xData:l,yData:p},i)).xData[0],o=c.yData[0],h=function(t,e,i,o){let s=t.length,n=0,a,r=0;for(;n<s;n++)r+=(a=(i?t[n][e]:t[n])-o)*a;return Math.sqrt(r/=s-1)}(p,i.index,v,o),s=o+f*h,a=o-f*h,C.push([r,s,o,a]),m.push(r),y.push([s,o,a]);return{values:C,xData:m,yData:y}}}return r.defaultOptions=a(o.defaultOptions,{params:{period:20,standardDeviation:2,index:3},bottomLine:{styles:{lineWidth:1,lineColor:void 0}},topLine:{styles:{lineWidth:1,lineColor:void 0}},tooltip:{pointFormat:'<span style="color:{point.color}">●</span><b> {series.name}</b><br/>Top: {point.top}<br/>Middle: {point.middle}<br/>Bottom: {point.bottom}<br/>'},marker:{enabled:!1},dataGrouping:{approximation:"averages"}}),s(r.prototype,{areaLinesNames:["top","bottom"],linesApiNames:["topLine","bottomLine"],nameComponents:["period","standardDeviation"],pointArrayMap:["top","middle","bottom"],pointValKey:"middle"}),t.compose(r),e.registerSeriesType("bb",r),r}),i(e,"masters/indicators/bollinger-bands.src.js",[e["Core/Globals.js"]],function(t){return t})});
9
+ */function(t){"object"==typeof module&&module.exports?(t.default=t,module.exports=t):"function"==typeof define&&define.amd?define("highcharts/indicators/bollinger-bands",["highcharts","highcharts/modules/stock"],function(e){return t(e),t.Highcharts=e,t}):t("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(t){"use strict";var e=t?t._modules:{};function i(e,i,o,s){e.hasOwnProperty(i)||(e[i]=s.apply(null,o),"function"==typeof CustomEvent&&t.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:i,module:e[i]}})))}i(e,"Stock/Indicators/MultipleLinesComposition.js",[e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e){var i;let{sma:{prototype:o}}=t.seriesTypes,{defined:s,error:n,merge:a}=e;return function(t){let e=["bottomLine"],i=["top","bottom"],r=["top"];function l(t){return"plot"+t.charAt(0).toUpperCase()+t.slice(1)}function p(t,e){let i=[];return(t.pointArrayMap||[]).forEach(t=>{t!==e&&i.push(l(t))}),i}function h(){let t=this,e=t.pointValKey,i=t.linesApiNames,r=t.areaLinesNames,h=t.points,c=t.options,d=t.graph,u={options:{gapSize:c.gapSize}},f=[],m=p(t,e),y=h.length,g;if(m.forEach((t,e)=>{for(f[e]=[];y--;)g=h[y],f[e].push({x:g.x,plotX:g.plotX,plotY:g[t],isNull:!s(g[t])});y=h.length}),t.userOptions.fillColor&&r.length){let e=f[m.indexOf(l(r[0]))],i=1===r.length?h:f[m.indexOf(l(r[1]))],s=t.color;t.points=i,t.nextPoints=e,t.color=t.userOptions.fillColor,t.options=a(h,u),t.graph=t.area,t.fillGraph=!0,o.drawGraph.call(t),t.area=t.graph,delete t.nextPoints,delete t.fillGraph,t.color=s}i.forEach((e,i)=>{f[i]?(t.points=f[i],c[e]?t.options=a(c[e].styles,u):n('Error: "There is no '+e+' in DOCS options declared. Check if linesApiNames are consistent with your DOCS line names."'),t.graph=t["graph"+e],o.drawGraph.call(t),t["graph"+e]=t.graph):n('Error: "'+e+" doesn't have equivalent in pointArrayMap. To many elements in linesApiNames relative to pointArrayMap.\"")}),t.points=h,t.options=c,t.graph=d,o.drawGraph.call(t)}function c(t){let e,i=[],s=[];if(t=t||this.points,this.fillGraph&&this.nextPoints){if((e=o.getGraphPath.call(this,this.nextPoints))&&e.length){e[0][0]="L",i=o.getGraphPath.call(this,t),s=e.slice(0,i.length);for(let t=s.length-1;t>=0;t--)i.push(s[t])}}else i=o.getGraphPath.apply(this,arguments);return i}function d(t){let e=[];return(this.pointArrayMap||[]).forEach(i=>{e.push(t[i])}),e}function u(){let t=this.pointArrayMap,e=[],i;e=p(this),o.translate.apply(this,arguments),this.points.forEach(o=>{t.forEach((t,s)=>{i=o[t],this.dataModify&&(i=this.dataModify.modifyValue(i)),null!==i&&(o[e[s]]=this.yAxis.toPixels(i,!0))})})}t.compose=function(t){let o=t.prototype;return o.linesApiNames=o.linesApiNames||e.slice(),o.pointArrayMap=o.pointArrayMap||i.slice(),o.pointValKey=o.pointValKey||"top",o.areaLinesNames=o.areaLinesNames||r.slice(),o.drawGraph=h,o.getGraphPath=c,o.toYData=d,o.translate=u,t}}(i||(i={})),i}),i(e,"Stock/Indicators/BB/BBIndicator.js",[e["Stock/Indicators/MultipleLinesComposition.js"],e["Core/Series/SeriesRegistry.js"],e["Core/Utilities.js"]],function(t,e,i){let{sma:o}=e.seriesTypes,{extend:s,isArray:n,merge:a}=i;class r extends o{init(){e.seriesTypes.sma.prototype.init.apply(this,arguments),this.options=a({topLine:{styles:{lineColor:this.color}},bottomLine:{styles:{lineColor:this.color}}},this.options)}getValues(t,i){let o,s,a,r,l,p,h,c,d;let u=i.period,f=i.standardDeviation,m=[],y=[],g=t.xData,b=t.yData,x=b?b.length:0,C=[];if(g.length<u)return;let v=n(b[0]);for(d=u;d<=x;d++)l=g.slice(d-u,d),p=b.slice(d-u,d),r=(c=e.seriesTypes.sma.prototype.getValues.call(this,{xData:l,yData:p},i)).xData[0],o=c.yData[0],h=function(t,e,i,o){let s=t.length,n=0,a,r=0;for(;n<s;n++)r+=(a=(i?t[n][e]:t[n])-o)*a;return Math.sqrt(r/=s-1)}(p,i.index,v,o),s=o+f*h,a=o-f*h,C.push([r,s,o,a]),m.push(r),y.push([s,o,a]);return{values:C,xData:m,yData:y}}}return r.defaultOptions=a(o.defaultOptions,{params:{period:20,standardDeviation:2,index:3},bottomLine:{styles:{lineWidth:1,lineColor:void 0}},topLine:{styles:{lineWidth:1,lineColor:void 0}},tooltip:{pointFormat:'<span style="color:{point.color}">●</span><b> {series.name}</b><br/>Top: {point.top}<br/>Middle: {point.middle}<br/>Bottom: {point.bottom}<br/>'},marker:{enabled:!1},dataGrouping:{approximation:"averages"}}),s(r.prototype,{areaLinesNames:["top","bottom"],linesApiNames:["topLine","bottomLine"],nameComponents:["period","standardDeviation"],pointArrayMap:["top","middle","bottom"],pointValKey:"middle"}),t.compose(r),e.registerSeriesType("bb",r),r}),i(e,"masters/indicators/bollinger-bands.src.js",[e["Core/Globals.js"]],function(t){return t})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -12,7 +12,7 @@
12
12
  factory['default'] = factory;
13
13
  module.exports = factory;
14
14
  } else if (typeof define === 'function' && define.amd) {
15
- define('highcharts/indicators/bollinger-bands', ['highcharts', 'modules/stock'], function (Highcharts) {
15
+ define('highcharts/indicators/bollinger-bands', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
16
16
  factory(Highcharts);
17
17
  factory.Highcharts = Highcharts;
18
18
  return factory;
@@ -1,9 +1,9 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
6
6
  * (c) 2010-2024 Sebastian Bochan
7
7
  *
8
8
  * License: www.highcharts.com/license
9
- */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/cci",["highcharts","modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function s(t,s,i,n){t.hasOwnProperty(s)||(t[s]=n.apply(null,i),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:s,module:t[s]}})))}s(t,"Stock/Indicators/CCI/CCIIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{sma:s}=e.seriesTypes,{isArray:i,merge:n}=t;class o extends s{getValues(e,t){let s=t.period,n=e.xData,o=e.yData,r=o?o.length:0,a=[],u=[],c=[],d=[],l,h,f=[],p,g=1,m,y,C,v;if(!(n.length<=s)&&i(o[0])&&4===o[0].length){for(;g<s;)h=o[g-1],a.push((h[1]+h[2]+h[3])/3),g++;for(v=s;v<=r;v++)y=((h=o[v-1])[1]+h[2]+h[3])/3,p=a.push(y),m=(f=a.slice(p-s)).reduce(function(e,t){return e+t},0)/s,C=function(e,t){let s=e.length,i=0,n;for(n=0;n<s;n++)i+=Math.abs(t-e[n]);return i}(f,m)/s,l=(y-m)/(.015*C),u.push([n[v-1],l]),c.push(n[v-1]),d.push(l);return{values:u,xData:c,yData:d}}}}return o.defaultOptions=n(s.defaultOptions,{params:{index:void 0}}),e.registerSeriesType("cci",o),o}),s(t,"masters/indicators/cci.src.js",[t["Core/Globals.js"]],function(e){return e})});
9
+ */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/cci",["highcharts","highcharts/modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function s(t,s,i,n){t.hasOwnProperty(s)||(t[s]=n.apply(null,i),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:s,module:t[s]}})))}s(t,"Stock/Indicators/CCI/CCIIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{sma:s}=e.seriesTypes,{isArray:i,merge:n}=t;class r extends s{getValues(e,t){let s=t.period,n=e.xData,r=e.yData,o=r?r.length:0,a=[],u=[],c=[],d=[],h,l,f=[],p,g=1,m,y,C,v;if(!(n.length<=s)&&i(r[0])&&4===r[0].length){for(;g<s;)l=r[g-1],a.push((l[1]+l[2]+l[3])/3),g++;for(v=s;v<=o;v++)y=((l=r[v-1])[1]+l[2]+l[3])/3,p=a.push(y),m=(f=a.slice(p-s)).reduce(function(e,t){return e+t},0)/s,C=function(e,t){let s=e.length,i=0,n;for(n=0;n<s;n++)i+=Math.abs(t-e[n]);return i}(f,m)/s,h=(y-m)/(.015*C),u.push([n[v-1],h]),c.push(n[v-1]),d.push(h);return{values:u,xData:c,yData:d}}}}return r.defaultOptions=n(s.defaultOptions,{params:{index:void 0}}),e.registerSeriesType("cci",r),r}),s(t,"masters/indicators/cci.src.js",[t["Core/Globals.js"]],function(e){return e})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -12,7 +12,7 @@
12
12
  factory['default'] = factory;
13
13
  module.exports = factory;
14
14
  } else if (typeof define === 'function' && define.amd) {
15
- define('highcharts/indicators/cci', ['highcharts', 'modules/stock'], function (Highcharts) {
15
+ define('highcharts/indicators/cci', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
16
16
  factory(Highcharts);
17
17
  factory.Highcharts = Highcharts;
18
18
  return factory;
@@ -1,9 +1,9 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
6
6
  * (c) 2010-2024 Wojciech Chmiel
7
7
  *
8
8
  * License: www.highcharts.com/license
9
- */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/chaikin",["highcharts","modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function i(t,i,s,r){t.hasOwnProperty(i)||(t[i]=r.apply(null,s),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:i,module:t[i]}})))}i(t,"Stock/Indicators/AD/ADIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{sma:i}=e.seriesTypes,{error:s,extend:r,merge:o}=t;class a extends i{static populateAverage(e,t,i,s,r){let o=t[s][1],a=t[s][2],n=t[s][3],u=i[s];return[e[s],n===o&&n===a||o===a?0:(2*n-a-o)/(o-a)*u]}getValues(e,t){let i,r,o;let n=t.period,u=e.xData,l=e.yData,d=t.volumeSeriesID,p=e.chart.get(d),c=p&&p.yData,h=l?l.length:0,f=[],m=[],g=[];if(!(u.length<=n)||!h||4===l[0].length){if(!p){s("Series "+d+" not found! Check `volumeSeriesID`.",!0,e.chart);return}for(r=n;r<h;r++)i=f.length,o=a.populateAverage(u,l,c,r,n),i>0&&(o[1]+=f[i-1][1]),f.push(o),m.push(o[0]),g.push(o[1]);return{values:f,xData:m,yData:g}}}}return a.defaultOptions=o(i.defaultOptions,{params:{index:void 0,volumeSeriesID:"volume"}}),r(a.prototype,{nameComponents:!1,nameBase:"Accumulation/Distribution"}),e.registerSeriesType("ad",a),a}),i(t,"Stock/Indicators/Chaikin/ChaikinIndicator.js",[t["Stock/Indicators/AD/ADIndicator.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t,i){let{ema:s}=t.seriesTypes,{correctFloat:r,extend:o,merge:a,error:n}=i;class u extends s{getValues(t,i){let s,o;let a=i.periods,u=i.period,l=[],d=[],p=[];if(2!==a.length||a[1]<=a[0]){n('Error: "Chaikin requires two periods. Notice, first period should be lower than the second one."');return}let c=e.prototype.getValues.call(this,t,{volumeSeriesID:i.volumeSeriesID,period:u});if(!c)return;let h=super.getValues.call(this,c,{period:a[0]}),f=super.getValues.call(this,c,{period:a[1]});if(!h||!f)return;let m=a[1]-a[0];for(o=0;o<f.yData.length;o++)s=r(h.yData[o+m]-f.yData[o]),l.push([f.xData[o],s]),d.push(f.xData[o]),p.push(s);return{values:l,xData:d,yData:p}}}return u.defaultOptions=a(s.defaultOptions,{params:{index:void 0,volumeSeriesID:"volume",period:9,periods:[3,10]}}),o(u.prototype,{nameBase:"Chaikin Osc",nameComponents:["periods"]}),t.registerSeriesType("chaikin",u),u}),i(t,"masters/indicators/chaikin.src.js",[t["Core/Globals.js"]],function(e){return e})});
9
+ */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/chaikin",["highcharts","highcharts/modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function i(t,i,s,r){t.hasOwnProperty(i)||(t[i]=r.apply(null,s),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:i,module:t[i]}})))}i(t,"Stock/Indicators/AD/ADIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{sma:i}=e.seriesTypes,{error:s,extend:r,merge:o}=t;class a extends i{static populateAverage(e,t,i,s,r){let o=t[s][1],a=t[s][2],n=t[s][3],u=i[s];return[e[s],n===o&&n===a||o===a?0:(2*n-a-o)/(o-a)*u]}getValues(e,t){let i,r,o;let n=t.period,u=e.xData,l=e.yData,d=t.volumeSeriesID,p=e.chart.get(d),c=p&&p.yData,h=l?l.length:0,f=[],m=[],g=[];if(!(u.length<=n)||!h||4===l[0].length){if(!p){s("Series "+d+" not found! Check `volumeSeriesID`.",!0,e.chart);return}for(r=n;r<h;r++)i=f.length,o=a.populateAverage(u,l,c,r,n),i>0&&(o[1]+=f[i-1][1]),f.push(o),m.push(o[0]),g.push(o[1]);return{values:f,xData:m,yData:g}}}}return a.defaultOptions=o(i.defaultOptions,{params:{index:void 0,volumeSeriesID:"volume"}}),r(a.prototype,{nameComponents:!1,nameBase:"Accumulation/Distribution"}),e.registerSeriesType("ad",a),a}),i(t,"Stock/Indicators/Chaikin/ChaikinIndicator.js",[t["Stock/Indicators/AD/ADIndicator.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t,i){let{ema:s}=t.seriesTypes,{correctFloat:r,extend:o,merge:a,error:n}=i;class u extends s{getValues(t,i){let s,o;let a=i.periods,u=i.period,l=[],d=[],p=[];if(2!==a.length||a[1]<=a[0]){n('Error: "Chaikin requires two periods. Notice, first period should be lower than the second one."');return}let c=e.prototype.getValues.call(this,t,{volumeSeriesID:i.volumeSeriesID,period:u});if(!c)return;let h=super.getValues.call(this,c,{period:a[0]}),f=super.getValues.call(this,c,{period:a[1]});if(!h||!f)return;let m=a[1]-a[0];for(o=0;o<f.yData.length;o++)s=r(h.yData[o+m]-f.yData[o]),l.push([f.xData[o],s]),d.push(f.xData[o]),p.push(s);return{values:l,xData:d,yData:p}}}return u.defaultOptions=a(s.defaultOptions,{params:{index:void 0,volumeSeriesID:"volume",period:9,periods:[3,10]}}),o(u.prototype,{nameBase:"Chaikin Osc",nameComponents:["periods"]}),t.registerSeriesType("chaikin",u),u}),i(t,"masters/indicators/chaikin.src.js",[t["Core/Globals.js"]],function(e){return e})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -12,7 +12,7 @@
12
12
  factory['default'] = factory;
13
13
  module.exports = factory;
14
14
  } else if (typeof define === 'function' && define.amd) {
15
- define('highcharts/indicators/chaikin', ['highcharts', 'modules/stock'], function (Highcharts) {
15
+ define('highcharts/indicators/chaikin', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
16
16
  factory(Highcharts);
17
17
  factory.Highcharts = Highcharts;
18
18
  return factory;
@@ -1,8 +1,8 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * (c) 2010-2024 Highsoft AS
5
5
  * Author: Sebastian Domas
6
6
  *
7
7
  * License: www.highcharts.com/license
8
- */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/cmf",["highcharts","modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function s(t,s,i,n){t.hasOwnProperty(s)||(t[s]=n.apply(null,i),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:s,module:t[s]}})))}s(t,"Stock/Indicators/CMF/CMFIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{sma:s}=e.seriesTypes,{merge:i}=t;class n extends s{constructor(){super(...arguments),this.nameBase="Chaikin Money Flow"}isValid(){let e=this.chart,t=this.options,s=this.linkedParent,i=this.volumeSeries||(this.volumeSeries=e.get(t.params.volumeSeriesID)),n=s&&s.yData&&4===s.yData[0].length;function o(e){return e.xData&&e.xData.length>=t.params.period}return!!(s&&i&&o(s)&&o(i)&&n)}getValues(e,t){if(this.isValid())return this.getMoneyFlow(e.xData,e.yData,this.volumeSeries.yData,t.period)}getMoneyFlow(e,t,s,i){let n=t.length,o=[],r=[],a=[],u=[],l,h,c=-1,d=0,f=0;function p(e,t){let s=e[1],i=e[2],n=e[3];return null!==t&&null!==s&&null!==i&&null!==n&&s!==i?(n-i-(s-n))/(s-i)*t:(c=l,null)}if(i>0&&i<=n){for(l=0;l<i;l++)o[l]=p(t[l],s[l]),d+=s[l],f+=o[l];for(r.push(e[l-1]),a.push(l-c>=i&&0!==d?f/d:null),u.push([r[0],a[0]]);l<n;l++)o[l]=p(t[l],s[l]),d-=s[l-i],d+=s[l],f-=o[l-i],f+=o[l],h=[e[l],l-c>=i?f/d:null],r.push(h[0]),a.push(h[1]),u.push([h[0],h[1]])}return{values:u,xData:r,yData:a}}}return n.defaultOptions=i(s.defaultOptions,{params:{index:void 0,volumeSeriesID:"volume"}}),e.registerSeriesType("cmf",n),n}),s(t,"masters/indicators/cmf.src.js",[t["Core/Globals.js"]],function(e){return e})});
8
+ */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/cmf",["highcharts","highcharts/modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function s(t,s,i,n){t.hasOwnProperty(s)||(t[s]=n.apply(null,i),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:s,module:t[s]}})))}s(t,"Stock/Indicators/CMF/CMFIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{sma:s}=e.seriesTypes,{merge:i}=t;class n extends s{constructor(){super(...arguments),this.nameBase="Chaikin Money Flow"}isValid(){let e=this.chart,t=this.options,s=this.linkedParent,i=this.volumeSeries||(this.volumeSeries=e.get(t.params.volumeSeriesID)),n=s&&s.yData&&4===s.yData[0].length;function o(e){return e.xData&&e.xData.length>=t.params.period}return!!(s&&i&&o(s)&&o(i)&&n)}getValues(e,t){if(this.isValid())return this.getMoneyFlow(e.xData,e.yData,this.volumeSeries.yData,t.period)}getMoneyFlow(e,t,s,i){let n=t.length,o=[],r=[],a=[],u=[],l,h,c=-1,d=0,f=0;function p(e,t){let s=e[1],i=e[2],n=e[3];return null!==t&&null!==s&&null!==i&&null!==n&&s!==i?(n-i-(s-n))/(s-i)*t:(c=l,null)}if(i>0&&i<=n){for(l=0;l<i;l++)o[l]=p(t[l],s[l]),d+=s[l],f+=o[l];for(r.push(e[l-1]),a.push(l-c>=i&&0!==d?f/d:null),u.push([r[0],a[0]]);l<n;l++)o[l]=p(t[l],s[l]),d-=s[l-i],d+=s[l],f-=o[l-i],f+=o[l],h=[e[l],l-c>=i?f/d:null],r.push(h[0]),a.push(h[1]),u.push([h[0],h[1]])}return{values:u,xData:r,yData:a}}}return n.defaultOptions=i(s.defaultOptions,{params:{index:void 0,volumeSeriesID:"volume"}}),e.registerSeriesType("cmf",n),n}),s(t,"masters/indicators/cmf.src.js",[t["Core/Globals.js"]],function(e){return e})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * (c) 2010-2024 Highsoft AS
5
5
  * Author: Sebastian Domas
@@ -11,7 +11,7 @@
11
11
  factory['default'] = factory;
12
12
  module.exports = factory;
13
13
  } else if (typeof define === 'function' && define.amd) {
14
- define('highcharts/indicators/cmf', ['highcharts', 'modules/stock'], function (Highcharts) {
14
+ define('highcharts/indicators/cmf', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
15
15
  factory(Highcharts);
16
16
  factory.Highcharts = Highcharts;
17
17
  return factory;
@@ -1,9 +1,9 @@
1
1
  !/**
2
- * Highstock JS v11.4.4 (2024-07-02)
2
+ * Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
6
6
  * (c) 2010-2024 Pawel Lysy
7
7
  *
8
8
  * License: www.highcharts.com/license
9
- */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/cmo",["highcharts","modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function s(t,s,i,n){t.hasOwnProperty(s)||(t[s]=n.apply(null,i),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:s,module:t[s]}})))}s(t,"Stock/Indicators/CMO/CMOIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{sma:s}=e.seriesTypes,{isNumber:i,merge:n}=t;class o extends s{getValues(e,t){let s=t.period,n=e.xData,o=e.yData,r=o?o.length:0,a=[],u=[],d=[],c,h=t.index,l;if(n.length<s)return;i(o[0])?l=o:(h=Math.min(h,o[0].length-1),l=o.map(e=>e[h]));let p=0,f=0,m=0,g;for(let e=s;e>0;e--)l[e]>l[e-1]?f+=l[e]-l[e-1]:l[e]<l[e-1]&&(m+=l[e-1]-l[e]);for(g=f+m>0?100*(f-m)/(f+m):0,u.push(n[s]),d.push(g),a.push([n[s],g]),c=s+1;c<r;c++)p=Math.abs(l[c-s-1]-l[c-s]),l[c]>l[c-1]?f+=l[c]-l[c-1]:l[c]<l[c-1]&&(m+=l[c-1]-l[c]),l[c-s]>l[c-s-1]?f-=p:m-=p,g=f+m>0?100*(f-m)/(f+m):0,u.push(n[c]),d.push(g),a.push([n[c],g]);return{values:a,xData:u,yData:d}}}return o.defaultOptions=n(s.defaultOptions,{params:{period:20,index:3}}),e.registerSeriesType("cmo",o),o}),s(t,"masters/indicators/cmo.src.js",[t["Core/Globals.js"]],function(e){return e})});
9
+ */function(e){"object"==typeof module&&module.exports?(e.default=e,module.exports=e):"function"==typeof define&&define.amd?define("highcharts/indicators/cmo",["highcharts","highcharts/modules/stock"],function(t){return e(t),e.Highcharts=t,e}):e("undefined"!=typeof Highcharts?Highcharts:void 0)}(function(e){"use strict";var t=e?e._modules:{};function s(t,s,i,n){t.hasOwnProperty(s)||(t[s]=n.apply(null,i),"function"==typeof CustomEvent&&e.win.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:s,module:t[s]}})))}s(t,"Stock/Indicators/CMO/CMOIndicator.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(e,t){let{sma:s}=e.seriesTypes,{isNumber:i,merge:n}=t;class o extends s{getValues(e,t){let s=t.period,n=e.xData,o=e.yData,r=o?o.length:0,a=[],u=[],h=[],d,c=t.index,l;if(n.length<s)return;i(o[0])?l=o:(c=Math.min(c,o[0].length-1),l=o.map(e=>e[c]));let p=0,f=0,m=0,g;for(let e=s;e>0;e--)l[e]>l[e-1]?f+=l[e]-l[e-1]:l[e]<l[e-1]&&(m+=l[e-1]-l[e]);for(g=f+m>0?100*(f-m)/(f+m):0,u.push(n[s]),h.push(g),a.push([n[s],g]),d=s+1;d<r;d++)p=Math.abs(l[d-s-1]-l[d-s]),l[d]>l[d-1]?f+=l[d]-l[d-1]:l[d]<l[d-1]&&(m+=l[d-1]-l[d]),l[d-s]>l[d-s-1]?f-=p:m-=p,g=f+m>0?100*(f-m)/(f+m):0,u.push(n[d]),h.push(g),a.push([n[d],g]);return{values:a,xData:u,yData:h}}}return o.defaultOptions=n(s.defaultOptions,{params:{period:20,index:3}}),e.registerSeriesType("cmo",o),o}),s(t,"masters/indicators/cmo.src.js",[t["Core/Globals.js"]],function(e){return e})});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Highstock JS v11.4.4 (2024-07-02)
2
+ * @license Highstock JS v11.4.6 (2024-07-08)
3
3
  *
4
4
  * Indicator series type for Highcharts Stock
5
5
  *
@@ -12,7 +12,7 @@
12
12
  factory['default'] = factory;
13
13
  module.exports = factory;
14
14
  } else if (typeof define === 'function' && define.amd) {
15
- define('highcharts/indicators/cmo', ['highcharts', 'modules/stock'], function (Highcharts) {
15
+ define('highcharts/indicators/cmo', ['highcharts', 'highcharts/modules/stock'], function (Highcharts) {
16
16
  factory(Highcharts);
17
17
  factory.Highcharts = Highcharts;
18
18
  return factory;