# AnyStock

Per-product, per-domain commercial licensing with a watermark until you pay.

*https://stockmarketstack.com/tools/anystock · JavaScript Charting Libraries for Finance*

## Facts

### At a glance

| Field | Value |
| --- | --- |
| Vendor | AnyChart |
| Category | JavaScript Charting Libraries for Finance |
| Job | charting_library |
| Website | https://www.anychart.com/products/anystock/ |
| Pricing model | one-time |
| Free tier | false |
| Open source | false |
| Licence | Proprietary — per-product commercial licence, domain registered at purchase; free build watermarked |
| Self-hosted | true |
| Tested hands-on | false |
| Last updated | 2026-09-19 |

### Pricing

| Tier | USD | Period |
| --- | --- | --- |
| Next Unicorn | 49 USD | year |
| Website | 139 USD | one-time |
| Internal | 799 USD | one-time |
| SaaS annual | 499 USD | year |
| SaaS perpetual | 1499 USD | one-time |
| Enterprise / OEM | on request | — |

### Coverage

| Field | Value |
| --- | --- |
| Asset classes | none |
| Markets | none |
| Works outside the US | false |
| Data latency | none |
| Platforms | library |
| AI features | none |

### Interfaces

| Field | Value |
| --- | --- |
| API | false |
| Webhooks | false |
| Scripting | JavaScript/TypeScript |
| Python | false |
| Spreadsheet add-in | false |
| MCP server | false |
| Export | csv, xlsx, json, pdf |

### Capabilities

Yes: charting

No: screening, scanning, backtesting, automation, live_trading, paper_trading, portfolio_tracking, broker_import, tax_reporting, alerts, news, options_analysis

*Verified: pricing 2026-09-19; capabilities 2026-09-19; coverage 2026-09-19.*

## What it is

AnyStock is the financial member of AnyChart's four-product family, and the only one in it aimed
at price series. Fourteen series types — candlestick, OHLC, HiLo, range area, stick, jump line and
the usual line and area family — with multiple stacked plots, a scroller strip under the chart,
a preset range picker and automatic data grouping as you zoom out. The documentation's Technical
Indicators overview names 36 of them, running from the Accumulation Distribution Line through
Ichimoku, KDJ and Rank Correlation Index to Williams %R — though the page titled "Supported
Technical Indicators", which calls itself "the full list", names 37: it drops the Awesome
Oscillator and adds a Running and a Smoothed moving average. Count on the mid-thirties and check
the one you need by name. The drawing-tools section adds 18 annotation types, including four
Fibonacci tools and Andrew's Pitchfork.

Rendering is SVG, with a legacy VML renderer still carried in `anychart-bundle.min.js` and the
core builds. The standalone `anychart-stock.min.js` build is 256 KB minified and 71 KB gzipped —
larger than a canvas renderer, smaller than [Highcharts Stock](https://stockmarketstack.com/tools/highcharts-stock) with its
indicator modules loaded.

Release cadence is slow. Version 8.14.1 went to npm on 19 January 2026, and the last commit on the
public repository's `master` is the same day — nothing has been published in the eight months
since. Before that, 8.14.0 landed in November 2025, 8.13.1 in June 2025 and 8.13.0 in September
2024: four releases in two years.

## Pricing

Per product, per registered domain, per fixed developer count, in US dollars. A Website licence is
$139 for one developer and is explicitly void if the site requires "any type of login". Internal
is $799 for two applications behind the firewall, and only for companies under 100 employees. SaaS
is $499 a year for ten developers, or $1,499 once for the perpetual equivalent. Next Unicorn at
$49 is a pre-revenue startup discount that lasts exactly one year before reverting to the standard
SaaS annual fee.

Upgrade windows are the second axis and they are short — three months on Website, one year on
Internal and SaaS annual, two years on SaaS perpetual. Renewing upgrades on an Internal licence
afterwards costs $599 a year, which is most of the original purchase price. Support is two hours,
once, on every tier except Next Unicorn — where the store table says one hour and the licence page
says two.

Redistributing AnyStock inside software your customers install, or running it on premises, is an
OEM licence, quoted privately. So is Enterprise. Neither figure is published.

## Data & coverage

None. AnyStock renders arrays you supply and knows nothing about symbols, exchanges or sessions;
its data adapter reads CSV, JSON, XML, an HTML table or a Google Spreadsheet, and a market-data
provider is a separate budget line.

## Integrations

`anychart` on npm, plus per-product standalone builds and a CDN. Official wrappers and templates
exist for React, Angular, Vue, Qlik and a long list of server-side stacks, and the integration
examples are Apache-2.0 even though the library is not. Export is first-party and unusually
complete for a chart library — PNG, JPG, SVG and PDF for the picture, CSV, XLSX, JSON and XML for
the data.

## Limitations

- **The free build is watermarked and there is no free commercial tier.** Credits sit in the
  bottom-right corner of every chart and `credits.enabled(false)` is documented as working only
  once a licence key is registered.
- **Four products, four licences.** Wanting a pie chart next to your candlesticks is a second
  purchase at the same price.
- **Domain locking is administrative, not technical.** You register a domain at checkout and email
  the vendor to change it, which makes preview deployments and per-customer subdomains a
  conversation rather than a config change.
- **The Website tier's "no authentication" rule is absolute.** Adding a login to an existing
  marketing site moves you from $139 to $499 a year.
- **Slow releases.** Nothing published in the last eight months, and four releases in two years.
  If you need a bug fixed, the cadence is what you are buying into.
- **Nothing about the licence terms is machine-checkable.** The npm `license` field is a pointer
  to a web page, the repository's README says only "All rights reserved", and the detailed terms
  live on seven separate sales pages.

## Alternatives

[Highcharts Stock](https://stockmarketstack.com/tools/highcharts-stock) is the closest commercial competitor — also per-seat,
also SVG, with 48 indicators and a free personal tier you can simply take — AnyChart's
non-commercial equivalent is granted by request, through a form.
[amCharts 5 Stock Chart](https://stockmarketstack.com/tools/amcharts-stock-chart) is free with a branding link even in
commercial products, which is a materially different bargain. [KLineChart](https://stockmarketstack.com/tools/klinechart) and
[Lightweight Charts](https://stockmarketstack.com/tools/lightweight-charts) are Apache-2.0 and cost nothing at all, with a
smaller feature surface to match.

## FAQ

### Is AnyStock free?

No. The downloadable build works without a key but draws an AnyChart watermark in the bottom-right corner of every chart, and the documentation says that removing it requires a licence key. There is a free licence for education and non-profit projects, but it is granted by request through a form rather than downloaded.

### Do I buy AnyStock or AnyChart?

Each of the four products — AnyChart, AnyStock, AnyMap and AnyGantt — is licensed separately at the same price, and the checkout charges per product selected. A Website licence covering both the base charts and the stock charts is two purchases.

### What does a licence actually cover?

One product, on one domain that you register at purchase, for a fixed number of developers. Changing the domain means emailing AnyChart to re-register it. A Website licence is void the moment your site requires a login, which pushes you to the SaaS tier at three and a half times the price.

### Is the SaaS licence perpetual?

The annual one is not — the page states that if you do not pay the fee you are no longer allowed to use the product as part of your solution. The $1,499 SaaS perpetual licence is the one-time alternative, and it carries two years of upgrades rather than unlimited.

## Also worth comparing

- [amCharts 5 Stock Chart](https://stockmarketstack.com/tools/amcharts-stock-chart.md) — Linkware — free in commercial products as long as the amCharts link stays on the chart.
- [Apache ECharts](https://stockmarketstack.com/tools/echarts.md) — Apache-2.0 general-purpose charting with a candlestick series and nothing else financial.
- [Highcharts Stock](https://stockmarketstack.com/tools/highcharts-stock.md) — Commercial JS financial charting — 48 indicators, a navigator, a per-seat licence.
- [KLineChart](https://stockmarketstack.com/tools/klinechart.md) — Apache-2.0 canvas candlesticks with 27 indicators built in and zero dependencies.
- [Lightweight Charts](https://stockmarketstack.com/tools/lightweight-charts.md) — The chart and nothing else — six series types on canvas, attribution required.
- [Plotly.js](https://stockmarketstack.com/tools/plotly-js.md) — Candlestick and OHLC traces in an MIT library the notebook already has installed.
