Skip to content

budukratok/FancyCandles

 
 

Repository files navigation

candlestick chart control FancyCandles

FancyCandles is a WPF library that lets you add professional candlestick charts to your applications. A wide variety of settings are available for fine tuning. Traditionally candlesticks are used for visualizing a price history of financial instruments - stocks, currency pairs or futures. But you can utilize candlestick charts for plotting any time series converted to OHLC format (Open, High, Low, Close).

FancyCandles is an open source library under the GPLv3 license. That lets you use FancyCandles candlestick charts in your internal trading/analytical software applications or another open source projects absolutely free. A licensing under permissive licenses is available for a commercial usage in a proprietary software projects.

Demo app in Microsoft Store

Look at FancyCandles Demo app to see the FancyCandles candlestick chart control in action. Moreover, you can use this app as a simplistic interactive documentation - change class properties from the list, and see how they affect the appearance and behavior of the control. The easiest and most effective way to learn about the features and functionality of our product!

Documentation and Quick start

You can read the documentation online or download a local version.

The Getting started section of the documentation is the best way to take the initial steps.

Got questions?

If you have any questions or suggestions, don't hesitate to submit a new GitHub issue.

License

GNU GPLv3 license.

About

An open source candlestick chart control for WPF.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 45.0%
  • JavaScript 29.8%
  • CSS 24.2%
  • Liquid 1.0%