All Projects → gellerda → FancyCandles

gellerda / FancyCandles

Licence: GPL-3.0 License
An open source candlestick chart control for WPF.

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to FancyCandles

jqCandlestick
jQuery plugin for creating line, bar and candlestick charts.
Stars: ✭ 13 (-78.33%)
Mutual labels:  chart, candlestick-chart
Customizable-Crypto-Currency-Dashboard-with-Chart
📺 A Dashboard with the price movements of the selected Cryptocurrencies 💹
Stars: ✭ 79 (+31.67%)
Mutual labels:  chart, candlestick-chart
Live Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
Stars: ✭ 5,045 (+8308.33%)
Mutual labels:  chart, wpf
TeeChart-for-.NET-CSharp-WPF-samples
Assorted WPF examples
Stars: ✭ 18 (-70%)
Mutual labels:  chart, wpf
OKKLineMin
OKKLineMin kline for min for learning for iPhone (support Swift5 & the latest Swift & iPhone & iOS 16)(min K线图 用于学习了解)
Stars: ✭ 23 (-61.67%)
Mutual labels:  candle, candlestick-chart
HTML-Crypto-Currency-Chart-Snippets
💹 Simple HTML Snippets to create Tickers / Charts of Cryptocurrencies with the TradingView API 💹
Stars: ✭ 89 (+48.33%)
Mutual labels:  chart, candlestick-chart
DevOpsExamples
A repo to show you how to use a private NuGet feed, such as Telerik, to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Stars: ✭ 16 (-73.33%)
Mutual labels:  wpf
VoiceNET.Library
.NET library to easily create Voice Command Control feature.
Stars: ✭ 14 (-76.67%)
Mutual labels:  wpf
SciColorMaps
Custom .NET color maps (user-defined or imported from matplotlib) for scientific visualization
Stars: ✭ 26 (-56.67%)
Mutual labels:  wpf
FontAwesome5
WPF controls for the iconic SVG, font, and CSS toolkit Font Awesome 5.
Stars: ✭ 93 (+55%)
Mutual labels:  wpf
ZingChart-Demos
A collection of tutorials and demos for using ZingChart. Clone, fork, and get started with the best Javascript charting library.
Stars: ✭ 18 (-70%)
Mutual labels:  chart
general-reports
Bunch of general reports for Money Manager Ex
Stars: ✭ 63 (+5%)
Mutual labels:  chart
CryptoBuddy
Android app which displays cryptocurrency prices, charts and news!
Stars: ✭ 93 (+55%)
Mutual labels:  chart
dotnetCampus.Svg2XamlTool
Svg to WPF XAML file. 拖入 SVG 文件,即可转换为 XAML 可用代码
Stars: ✭ 14 (-76.67%)
Mutual labels:  wpf
saxo openapi
The saxo_openapi package provides easy access to SAXO Bank OpenAPI (https://www.developer.saxo/openapi/learn). Checkout the Jupyter notebooks covering most aspects of the API.
Stars: ✭ 50 (-16.67%)
Mutual labels:  financial-markets
LMGraphView
LMGraphView is a simple and customizable graph view for iOS.
Stars: ✭ 61 (+1.67%)
Mutual labels:  chart
charts
HAProxy Ingress helm charts
Stars: ✭ 24 (-60%)
Mutual labels:  chart
ESL
​The Economic Simulation Library provides an extensive collection of tools to develop, test, analyse and calibrate economic and financial agent-based models. The library is designed to take advantage of different computer architectures. In order to facilitate rapid iteration during model development the library can use parallel computation. Econ…
Stars: ✭ 36 (-40%)
Mutual labels:  financial-markets
survey-analytics
SurveyJS Analytics Pack
Stars: ✭ 56 (-6.67%)
Mutual labels:  chart
asciichart-sharp
C# port of asciichart
Stars: ✭ 27 (-55%)
Mutual labels:  chart

candlestick chart control FancyCandles

NuGet version (FancyCandles)

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

WPF candlstick chart control

FancyCandles is an open source library under the GPLv3 license. That lets you use the 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.

Chart settings

You can open the properties window of the candlestick chart control by right-clicking on the chart area and selecting Settings in the context menu.

WPF candlstick chart properties

To save or load settings from a file select the appropriate context menu items. You can do the same via API methods.

WPF candlstick chart properties

Technical indicators

The candlestick chart control contains a collection of built-in technical indicators. Yet, you or even users of your application can expand it with custom add-in overlay indicators. For more information about it read this article in the documentation.

WPF candlstick chart properties

Candle Providers

You can implement your own candle data provider to use it in conjunction with the FancyCandles candlestick chart control, so that your application users can select a security from a provided financial instrument list via the context menu.

WPF candlstick chart properties

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. 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].