This sample application use a package that calculates the level of support and resistance for a line chart.
To use, you can put the chart data within a txt file and put it in dataset direcotry.
If your dataset file is sample1.txt. Just run:
dotnet run sample1.txt
dotnet build /p:AssemblyVersion=1.0.1.0