We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

dotnet core with Technical Chart

Hi,
I would like to know if it is possible to use The Technical Chart with a console app written in C# with dotnet core 2.0? I just want the technical chart to do analysis without the need to display the chart, just to output the chart value in text format. Thank you.

1 Reply

SK Saravana Kumar Kanagavel Syncfusion Team September 5, 2017 09:08 AM UTC

Hi Albert, 
 
Thanks for your patience. 
We have analyzed your query and tried to prepare a sample based on your requirement. But unfortunately we were not able to create a sample as per your requirement. Because ASP.Net core console project will deal only with server side and it doesn’t support to add view pages in it. But the chart control will render in client side. ASP.Net core acts only as a wrapper for JS control. The C# properties are converted by using core wrapper in development of project model. So it is not possible to render the chart only in the server side. 
 
As an workaround, we have created a console application sample for your reference. In the sample, we are displaying the SMA Indicator chart values using “SMA Technical Indicator“ formula which we have used in our source. And kindly revert us, if any other indicator values need to be displayed in the console. 
 
You can find the sample from the below location. 
 
  
Please let us know if you have any concern.

Regards,
Saravana Kumar K 
 


Loader.
Live Chat Icon For mobile
Up arrow icon