Skip to content

calculates the level of support and resistance for a line chart by csharp.

Notifications You must be signed in to change notification settings

ali00h/support_resistance_csharp

Repository files navigation

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

About

calculates the level of support and resistance for a line chart by csharp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages