FancyCandles
FancyCandles copied to clipboard
An open source candlestick chart control for WPF.
My main viewmodel has a property CurrentViewModel. When I click on button Spot, CurrentViewModel = new SpotViewModel. SpotViewModel has a view which has a chart. When I click for exaple...
if someone try to convert to Core (my case .net6 core ) everything seem go smooth , but as soon as trying to open setting it will fail . 2...
It would be nice to be able to plot trades on the chart. For example, provide the ability to bind to a collection of trades and render an up arrow...
replace nugetpackage renamed references
Is it possible to use this control in a WinForms .Net5 application? If yes, how? Thanks in advance
Hi Gellerda, Please guide me how to add specific window display indicators like rsi, adx, etc Thank you very much
Severity Code Description Project File Line Suppression State Error Could not install package 'FancyCandles 2.7.1'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2', but the...
Hi, Just started to build with the chart. Consider to add line chart to it?
I have made some really heavy, insane changes to the FancyCandles (I only pulled it around 2 months ago), adding a lot of new features including a running real-time value...
Hi, I am new to using FancyCandles library. I followed the instructions to display the Candles in the WPF app. But I could not figure out how to change the...