Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 379 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 379 Bytes

Support Resistance Calculator

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.

Run

If your dataset file is sample1.txt. Just run:

dotnet run sample1.txt

Build

dotnet build /p:AssemblyVersion=1.0.1.0