dogabot dogabot

strategy

MA Crossover Trading Rule

How the MA Crossover rule works on dogabot: short and long EMA crossover signals, defaults, and combination with other rules.

strategycrossoverema

The MA Crossover rule compares a fast EMA to a slow EMA. It is a classic trend-following signal.

For the indicator formula, see EMA — Formula.

Signals

ConditionSignal
Short EMA > long EMABuy
Short EMA < long EMASell

Default parameters

ParameterDefault
shortMA5
longMA100

Both averages are EMA (see EMA glossary).

Where to use it

Works in entry, increase, reversal, exit, and as a directional filter. Classified as a trend rule in regime summaries.

Tips

Example

Defaults: shortMA 5, longMA 100 on BTC/USDT 1h. Bar 1: EMA(5) below EMA(100) → sell bias. Bar 2: EMA(5) crosses above EMA(100) → buy. In all agree entry with no other rules, that crossover alone can open a long.

Related in the app

Ready to put this into practice?

Create a free account and explore dogabot with paper trading.

Try Backtest