Chart for .NET / User's Guide / Chart Types / Line Studies / Line Studies

Line Studies

Line Studies are lines and various geometric figures that are plotted in price charts or in indicator charts. They are used as analytical instruments helping to define channels, support and resistance levels and trend changes and to forecast price dynamics.

Currently Nevron Chart for .NET supports the following line studies:

Line Study Type Image
Fibonacci Arcs NFibonacciArcs
Fibonacci Fans NFibonacciFans
Fibonacci Retracements NFibonacciRetracements
Quadrant Lines NQuadrantLines
Speed Resistance Lines NSpeedResistanceLines
Trendline NTrendLine

The base class that represents a line study is called NLineStudy. It is derived from NSeriesBase and inherits basic series functionality like visibility control, legend integration and interactivity style.