Skip to content
WealthJot.ai
NSE Closed · 09:14 pm
Strategiesmomentum-macd-uptrend-nifty-smallcap-250
BackMACD Momentum in Uptrend — NIFTY Smallcap 250

Entry

textcrossover(MACD, MACD_SIGNAL) AND CLOSE > SMA200

Exit

textcrossbelow(MACD, MACD_SIGNAL)
FAQ
What is the MACD Momentum in Uptrend — NIFTY Smallcap 250 strategy?

Enters on a fresh MACD bullish crossover while price is above the 200-day average, so momentum and long-term trend point the same way, and exits when MACD crosses back below its signal. A classic trend-aligned momentum entry that avoids buying counter-trend bounces. Backtested across the NIFTY Sm…

What are the entry and exit rules?

It enters when crossover(MACD, MACD_SIGNAL) AND CLOSE > SMA200, and exits when crossbelow(MACD, MACD_SIGNAL).

Is it a long or short strategy?

It trades the long side — it takes long positions when the entry condition fires.

What are the risk controls?

It uses a 7% stop-loss, a trailing stop, with equal position sizing.

How do I backtest it?

Open the strategy and run a backtest to see its historical signals and equity curve on Indian market data before deploying it.