AnyStock JS のリリース

Released: Dec 4, 2023

8.12.0 での更新項目

不具合の修正

  • Stock plot axis ticks length issue has been fixed and can now be set as a percent.

Released: May 10, 2023

8.11.1 での更新項目

機能

  • Added new Technical Indicators - Stock charts now come with three new out-of-the-box technical indicators in addition to the dozens already supported:
    • Aroon Oscillator - Makes it easy to measure the strength of a trend by subtracting the Aroon Down from the Aroon Up.
    • Coppock Curve - Helps identify potential long-term buying opportunities in the stock market by combining the 11-month and 14-month rate of change and smoothing it with a 10-period WMA.
    • Weighted Moving Average (WMA) - Especially...

Released: Dec 7, 2021

8.11.0 での更新項目

機能

  • Plot control (fullscreen/moveup/movedown) functions can now be used via API methods.
  • Added series point-related events.

不具合の修正

  • Stock: VWAP indicator issue has been fixed.
  • Stock: mobile browsers issue has been fixed.

Released: May 20, 2021

8.10.0 での更新項目

不具合の修正

  • Low scale tick values issue fixed.

Released: Sep 29, 2020

8.9.0 での更新項目

機能

  • Labels text length - Added an option to limit the number of characters in labels for easier control over the chart display.
  • Client-side CSV/XLSX export - CSV/XLSX can now be exported on client-side, without the help of an export server.
  • Finitive trend channel annotation - Added new drawing tool: Finite trend also known as parallel channel.
  • Volume-weighted average price indicator - Added new technical indicator: Volume-weighted.

不具合の修正

  • Fixed client side export issues.
  • Fixed ADL indicator...

Released: May 22, 2020

8.8.0 での更新項目

機能

  • Text shadow effect - Added option to tune text shadows on charts with the textShadow() method.

Released: Dec 17, 2019

8.7.1 での更新項目

機能

  • Added the ability to disable credits over a theme.

不具合の修正

  • Client-side export issue.
  • Hover cursor on legend.
  • Selection Marquee issue.
  • EventMarker's connectors issue.

Released: Aug 7, 2019

8.7.0 での更新項目

機能

  • Client-Side Export - This release adds client-side export to all JavaScript charting libraries - AnyChart, AnyStock, AnyGantt, and AnyMap. This will allow you to save your data visualizations as images (SVG, PNG, and JPG) and PDF documents without a roundtrip to the server, by leveraging built-in browser features for a seamless JS chart export, fast and secure.
  • Stock UI Controls: Swap and Maximize - The AnyStock JS library is now provided with three new UI controls in the form of buttons...

Released: May 15, 2019

8.6.0 での更新項目

機能

  • Sticky Y-crosshair feature added.
  • AnyChart Locales Improved.
  • Custom Messages in locales.
  • Color Scale reworked - default range and "equal" flag are added.
  • Auto localized context menu from the included locale.

Released: Dec 24, 2018

8.5.0 での更新項目

機能

  • Timescale Minimum and Maximum Gaps - Now you can set gaps at the beginning and the end of the timescale.
  • Stock single tooltip: AnyStock now supports single display mode, where tooltip is shown for separate elements of series.

不具合の修正

  • Linear scale small values calculation improved.
  • Awesome oscillator coloring issue fixed.
  • Stock tooltip union format issue fixed.