Engulfing pullbackThis Indicator searching for pullback on input Moving Average with Engulfing candle 
Rules for indicator :-
Buy Signal -
                1) search for pullback on ma if price above ma and come back and touches ma 
                2)after pullback on ma  searching for bullish engulfing pattern on next candle
                3)if pullback on previous candle and bullish engulfing for buy signal form 
                    
Sell Signal -                
                1) search for pullback on ma if price below ma and come back touches ma  
                2)after pullback on ma  searching for bearish engulfing pattern on next candle
                3)if pullback on previous candle and bearish engulfing for buy signal form
                      
                  
Disclaimer -Traders can use this script as a starting point for further customization or as a reference for developing their own trading strategies. It's important to note that past performance is not indicative of future results, and thorough testing and validation are recommended before deploying any trading strategy. 
Emapullback
Ma PullbackThis indicator is based on ema band....
condition for buy =>
1) price should crossover ema band 
2) price pullback on ema band but price should not close below lower band 
3)after pullback green candle should close above ema band 
4)check candle size when  its crossing ema band 
5)check previous canlde 7 should not touching cloud so (we can reduce range signal)
condition for sell =>
1) price should crossunder ema band 
2) price pullback on ema band but price should not close above upper band 
3)after pullback red candle should crossunder ema band 
4)check candle size when  its crossing ema band 
5)check previous canlde 7 should not touching cloud so (we can reduce range signal)
this indicator also for education purpuse  how we can make pullback condition....

