How to implement a custom indicator with multiple series

Hi,


I understood from this thread in the link below that you can create a custom indicator using the FastLineSeries.

Custom technical indicator | WPF Forums | Syncfusion

If I need a custom indicator, say, with 3 or more lines, does that simply require a new Series for each line?


1 Reply 1 reply marked as answer

DD Devakumar Dhanapoosanam Syncfusion Team April 25, 2022 05:31 PM UTC

Hi Lorenzo,


Yes. You can add the required lines for the custom technical indicator by adding a new FastLineSeries for each line based on your requirement as you have mentioned referring the forum #124849.


Regards,

Devakumar D


Marked as answer
Loader.
Up arrow icon