dogabot dogabot

strategy

Moving Average Trading Rule

How the Moving Average rule compares price to an EMA for buy and sell signals on dogabot.

strategymoving-averageema

The Moving Average rule compares the current price to a single EMA line.

For the indicator formula, see EMA — Formula.

Signals

ConditionSignal
Price > EMABuy
Price < EMASell

Default parameters

ParameterDefault
period20 (EMA length)

Where to use it

Entry, increase, reversal, exit, and directional filters. Trend-classified rule.

Tips

Example

Period 20 on ETH/USDT 4h. Average entry context: EMA(20) = $3,200, close = $3,260buy. Next day close = $3,150sell. Pair with ADX filter so you only buy when price is above the MA and trend strength confirms.

Related in the app

Ready to put this into practice?

Create a free account and explore dogabot with paper trading.

Try Backtest