PriceAverageCrossover

Description

The Price Average Crossover study finds crossovers of price with its moving average. The following moving averages can be used: simple, exponential, weighted, Wilder's, or Hull.

It is considered a Buy signal when the price goes above its moving average; Sell signal when the price falls below the average.

Input Parameters

price The price used in calculations.
length The number of bars used to calculate the average.
average type The type of moving average to be used in calculations: simple, exponential, weighted, Wilder's, or Hull.
crossing type Defines whether to display signals when the price goes above or below its moving average.

Plots

Plot Description
signal The Price Average Crossover signals.

Example*

*For illustrative purposes only. Not a recommendation of a specific security or investment strategy.