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