Slow and Fast moving average crossover

I want to backtest stocks where a fast moving average crosses above slow moving average. This is a condition for intraday strategy. Can someone share an example?

Hi @Ranjeet_Sharma

I have created a strategy as an example for your requirement. You can refer to the below link to view the conditions and similarly create strategies/scanners as per your preference.

Hope this helps.