Reincharts
    Preparing search index...

    SAR stands for 'stop and reverse'. The indicator is below prices as they're rising and above prices as they're falling. In this regard, the indicator stops and reverses when the price trend reverses and breaks above or below the indicator.

    Hierarchy

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    defaultProps: {
        closePath: string;
        fillStyle: { falling: string; rising: string };
        highlightOnHover: boolean;
        strokeWidth: number;
    } = ...

    Methods