Recently I have come across something that I couldn't grasp. In this chat (https://chatwithtraders.com/ep-103-dave-bergstrom/) the speaker talks about parameterless signals to avoid data mining bias and overfitting. However, I am having trouble grasping the concept of parameterless rules... Even a simple "buy if today's open is higher than yesterday's close" rule can be parameterized by adjusting the lookback period for example "buy if today's open is higher than last 2 days' high" , "... last 3 days' high". Can someone elaborate and if possible give an example for such signals/rules?
