Analysis Techniques & Strategies
The Fundamntl & MACD LX strategy sells when the MACD difference crosses under zero.
| Name | Type | Default | Description |
| FastMACDLength | Numeric | 12 | Sets the number of bars for the fast MACD. |
| SlowMACDLength | Numeric | 26 | Sets the number of bars for the slow MACD. |
| MACDAvgLength | Numeric | 9 | Sets number of bars to use for averaging the MACD value. |
Long exit that is triggered when the MACD difference (MACD - Average MACD) crosses under zero.
Order Name: FundMACDLX
Related Strategy: Fundamntl & MACD LE