Indicators logic: 'At least' condition

Hello,
Hope everyone’s doing okay.

For entry or exit conditions could you please implement ‘at least’ condition as indicators logic, giving a bot more flexibility?

For instance,

'Entry Conditions (at least 2 or 3 out of these):
(1) RSI
(2) MACD
(3) BB
(4) QFL
(5) Stochastic RSI
(6) Supertrend

Entry if any 3 indicators match.’

It came up with an idea while discussing the strategies with my colleague.
Thank you for considering.

Theoretically you could describe it with the available Boolean operators like

123 or 124 or 125 or 126 or
134 or 135 or 136 or
145 or 146 or
156 or
234 or 235 or 236 or
245 or 246 or
256
345 or 346 or
356 or
456