AnyStock JS Releases
Released: Sep 24, 2024
Updates in 8.13.0
Funktionen
- Significantly improved Stock scrolling and panning behavior.
Fehlerkorrekturen
- Fixed issues causing stock charts to freeze on mobile devices.
Released: Dec 4, 2023
Updates in 8.12.0
Fehlerkorrekturen
- Stock plot axis ticks length issue has been fixed and can now be set as a percent.
Released: May 10, 2023
Updates in 8.11.1
Funktionen
- 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...
Released: Dec 7, 2021
Updates in 8.11.0
Funktionen
- Plot control (fullscreen/moveup/movedown) functions can now be used via API methods.
- Added series point-related events.
Fehlerkorrekturen
- Stock: VWAP indicator issue has been fixed.
- Stock: mobile browsers issue has been fixed.
Released: May 20, 2021
Updates in 8.10.0
Fehlerkorrekturen
- Low scale tick values issue fixed.
Released: Sep 29, 2020
Updates in 8.9.0
Funktionen
- 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.
Fehlerkorrekturen
- Fixed client side export issues.
- Fixed...
Released: May 22, 2020
Updates in 8.8.0
Funktionen
- Text shadow effect - Added option to tune text shadows on charts with the textShadow() method.
Released: Dec 17, 2019
Updates in 8.7.1
Funktionen
- Added the ability to disable credits over a theme.
Fehlerkorrekturen
- Client-side export issue.
- Hover cursor on legend.
- Selection Marquee issue.
- EventMarker's connectors issue.
Released: Aug 7, 2019
Updates in 8.7.0
Funktionen
- 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...
Released: May 15, 2019
Updates in 8.6.0
Funktionen
- 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.