






Global
- Source – price input used by all lines: Close, Open, High, Low, Median, Typical, or Weighted Close.
Per line (MA 1 … MA 10)
- Enabled – turn the line on/off (disabled lines don’t compute).
- Type – pick any from cTrader’s
MovingAverageType
(e.g., Simple, Exponential, Weighted, Wilder Smoothing, Hull, Triangular, Time Series, etc.).
Note: some types depend on your cTrader version; if a type isn’t available (e.g., Hull), choose another. - Period – MA length (≥1).
Colors & thickness
- Set in the Colors tab of the indicator parameters for each output (“MA 1” … “MA 10”).
Tips
- For performance, disable unused lines.
- If you change Source or Type/Period, the indicator recalculates automatically.
- Wilder in cTrader is named Wilder Smoothing (
MovingAverageType.WilderSmoothing
).
You may also like