Moving Average Crossover

$0.00

A modern take on the classic moving-average crossover.

Category:

Description

We took the familiar MA-crossover idea and turned it into a flexible, modular engine. It keeps the simplicity of the original concept while giving you full control to build the version that fits your market, timeframe, and trading style.

All MA types are built in – without cluttering your chart. Plots can be shown or hidden at any time.

The strategy is ready for backtesting, optimization, and live trading on any instrument and any bar type.

How to use

On the first use, paste you license code into the License field in strategy parameters.

  1. Set Fast and Slow MA periods – they form the base crossover signal.
  2. Choose the entry mode (Limit or Market) and configure your preferred risk settings.
  3. Enable optional modules such as profit targets, stop losses, plots, or color settings.
  4. Run backtests or live trading – the strategy executes and manages trades automatically.
Indicator Parameters
Parameter Description
Fast MA – Type Choose from SMA EMA HMA WMA and other classic averages
Fast MA – Period Controls how quickly the strategy reacts to momentum. Lower values = more aggressive
Slow MA – Type Choose from SMA EMA HMA WMA and other classic averages
Slow MA – Period Defines the dominant trend and smooths price noise
Trading Parameters
Parameter Description
Trading | Entry Type Market = fastest execution.
Limit = controlled entry at your price.
Trading | Profit Target Locks in gains at your chosen distance. Optional.
Supports Limit and MarketIfTouched.
Trading | Stop Loss Manages downside risk. Optional.
Stop – standard exit.
Simulated-StopLoss – helps avoid poor fills in thin markets.
Additional Show or hide MA lines on the chart, fully customizable for clean visual workflow.
To top