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. |
Short exit based on a moving average.
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