Analysis Techniques & Strategies

MovAvg Cross SX (Strategy)

image\trumpet2.gif Disclaimer

Input Information

Name Type Default Description
Price Numeric Close Price upon which the moving average is based.
Length Numeric 9 Number of bars used to calculate the moving average.

Usage

Short exit based on a moving average.

Description

This strategy generates an exit order on the next bar when the Price (Input) crosses above the moving average of the Price over the last Length (Input) number of bars.

Order Name: MACrossSX

Related Strategy: MovAvg Cross LX

Related Function(s): AverageFC