Package chart is a very simple golang native charting library that supports time-series and continuous line charts. Master should now be on the v3.x codebase, which overhauls the api significantly. Per usual, see examples for more information. Actual chart configurations and examples can be found in the ./examples/ directory. They are simple CLI programs that write to output.png (they are also updated with go generate. Everything on the chart.Chart object has defaults that can be overridden....
Free Java components for Quantitative Finance and Algorithmic Trading
An open-source framework for financial time-series analysis and algorithmic trading, based on Java and OSGi, with an Eclipse front-end.
* Highly modular: usable as plain java API, OSGi components, or integrated into Eclipse
* Standalone or client-server architecture, depending on performance and reliability needs
* Integrated with Interactive Brokers through IB Java API
* Generic broker API, it can easily be extended to work with other brokers
* It works with historical and/or realtime...