Hello.
We have finally completed the development of our new project -
AnyChart Stock .
This is a component for building interactive graphs that display any data ordered by time. The most frequent example is financial charts.
Runtime component is written in Flash. The configuration is set via XML or JSON (who likes what more ;-), the data is in csv format.
')
The development took a little more than a year and a half, but it was worth it.

Under the cut examples, some features, and, of course, habraskidka!
Examples of using the component:
anychart.com/products/stock/online-demos/forex-charts/index.htmlanychart.com/products/stock/online-demos/stock-portal/index.htmlYou can download the component from our website:
http://anychart.com/products/stockFeatures
I'll tell you about some features that distinguish us from other similar projects:
Performance
We managed to break our brains, but to make a fast enough engine to display large amounts of data (100,000+ points from a gziped csv file).
For example, here in this demo approximately 50,000 points:
anychart.com/products/stock/gallery/samples/using-huge-amount-of-data-more-than-46000-points.htmlXML / JSON configuration
We tried to simplify the process of creating and changing configs for graphs as much as possible.
We added an XML schema to the XML configuration with detailed documentation and reference on it, thanks to which it was very easy and fast to create configs.
We also added the ability to configure graphs via JSON and, of course, made a detailed reference on its structure.
All examples in our gallery and documentation are downloaded, and they can be picked as you please. In any example, just click on the config line to open help for this object or node. Everything is for you ;-)
Export to jpg / png / pdf
Quite often I want to keep the schedule. We made it possible to save in all popular formats, such as jpg, png, pdf. And you can export the graph in pdf as a picture or as a swf, embedded in pdf.
External API
We made quite an extensive API for modifying the graphics from the outside with javascript and receiving events from it. Examples of what can be done using the external API, see here:
anychart.com/products/stock/online-demosPS
In general, telling about all the features is quite a difficult task, there are thousands of them there :) And event markers, and the ability to build technical indicators, and ... well, who is interested - ask, look, try!
A discount
To get a discount, contact me at ivan@anychart.com and indicate in the subject: habrahabr discount
You can ask us any question either in the comments to this topic, or by email: support@anychart.com