LightningChart .NET v.10.3.2 has been released!
More performance, more features, and new pricing.
New features added to the TradingChart control
We’ve added seven new technical indicators to the TradingChart control. These are:
- Accumulation/Distribution
- Average Directional Index
- Commodity Channel Index
- Ichimoku Cloud
- On-Balance Volume
- Parabolic Stop-and-Reverse (PSAR)
- Percentage Price Oscillator
TraderChart control displaying all the featured technical indicators
The TradingChart control features now five new drawing tools. These are:
- Elliot Wave
- Head and Shoulders
- Pitchfork
- Triangle
- XABCD Pattern
TraderChart control displaying all the available drawing tools
Altogether, LightningChart .NET features now 10+ drawing tools and 20+ technical indicators, including the previously released Aroon, Rate of Change, TRIX, and Williams Percentage Range.
Additional features for the LineSeriesCursor
The TrackLineSeries and SolveYValue features are now available for the LineSeriesCursor. These features help to customize the Cursor tracking behavior.
The TrackLineSeries is Predicate to determine if the cursor should draw/resolve the TrackPoint for a series implementing ITrackable interface.
The SolveYValue feature overrides LineSeriesCursor’s Y-value solving/tracking method.
Func (predefined generic) delegate type can be used with an anonymous method or lambda expression.
LineSeriesCursor
Performance improvements & additional features
In this release, we improved the rendering speed for the 3D Spectrograms by a 50%. Additionally, the 2D Spectrograms’ performance increased by about a 20%.
Many minor errors have been fixed in the library code and we added new examples in our Interactive Examples App. Those newly added examples demonstrate the new features of LineSeriesCursor and potency of library in EEG data visualization. To access the changelog, please visit the LightningChart portal.
EEG Data Visualization
New Pricing
For all our .NET customers, we kindly inform you that in order to cope with the impact of inflation, the prices of all LightningChart .NET licenses will rise by 10% starting from August 1st.
This price change will not affect those invoices and quotations sent out before August 1st. For more information about our new pricing, please visit our pricing page or contact us at [email protected]
Get started with LightningChart .NET v.10.3.2
See more news
javascript candlestick chart
What is a JavaScript Candlestick Chart?A candlestick chart is a type of price chart used in technical analysis, which shows a security's high, low, open, and closing prices over a given time frame. It was initially used by Japanese rice merchants and traders to...
Sweeping Line Chart for Medical Healthcare
Sweeping Line Chart for Medical Healthcare Hi again! today we'll be creating a Sweeping Line Chart most commonly used in the medical and healthcare industry for displaying changes in a particular variable over time. The medical chart is called "sweeping" because it...
React JS Spider Chart
Create a React JS Spider Chart with LightningChart JSDownload .ZIP projectContinue learning with LightningChart©LightningChart Ltd 2023. All rights reserved.
Angular Bubble Chart
Angular Bubble ChartHello there, In this tutorial, we'll use Visual Studio Code and typescript to build a brand-new Angular template from scratch. Also, we'll modify a bubble chart's characteristics to fit the Angular structure using the LightningCharts JS module....