DaveSkender / Stock.Indicators

Stock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.

Home Page:https://dotnet.StockIndicators.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracer lines from Fractals or Pivots

DaveSkender opened this issue · comments

I was just randomly looking at my chart and had a thought that it'd be fairly easy to add these trailing support and resistance lines to Williams Fractal or pivot points. It's also not much different than Donchian Channels, just with fewer connecting segments.

image

Originally posted by @DaveSkender in #217 (reply in thread)