Analysis Techniques & Strategies
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. |
Long exit based on a moving average.
This strategy generates an exit order on the next bar when the Price (Input) crosses below the moving average of the Price over the last Length (Input) number of bars.
Order Name: MACrossLX
Related Strategy: MovAvg Cross SX
Related Function(s): AverageFC