Hi, problem in trade frequency in EA code

 
Hi, my EA code is taking very less trades, I am backtesting it for 01 month and it is taking only 16 trades in a month, results are good PF=2.57, DD% = 1.27% but only 16 trades in a month. How to resolve this issuse, please help.
 
Vikaas Yadavv:
Hi, my EA code is taking very less trades, I am backtesting it for 01 month and it is taking only 16 trades in a month, results are good PF=2.57, DD% = 1.27% but only 16 trades in a month. How to resolve this issuse, please help.
Mine trades once in a month
 
Vikaas Yadavv:
Hi, my EA code is taking very less trades, I am backtesting it for 01 month and it is taking only 16 trades in a month, results are good PF=2.57, DD% = 1.27% but only 16 trades in a month. How to resolve this issuse, please help.

That's really no problem at all. Where is it written that one must take a trade every day? Selective trading is the name of the game.

My suggestion would be to increase the time span of your backtest to several decades to avoid an insufficient sample size/overfitting.