Hmm. My approach has been to normalize any signal I use against it's standard deviation (cross-sectional or longitudinal), fit a sigmoid to clip the extremes and then use a hysteresis band to reduce trading. That removes the necessity for forecasting, but I am now actually starting to think that forecasting the returns has it's merits.Both. Filter out the signals near zero and a constrained scaling on the signals that get past the filter. The scaling may not be obvious as I'm also trying to maintain something close to an equal risk contribution trade basket, so the signals are also effectively scaled by expected relative vol and correlation (done step-wise, first scaled by signal strength then by ERC).