This Generic Signal will be give a positive signals only when all mentionned signals also give positive signals.
You can use this signal to check if the closing prices is above 10 and below 15 :
S:Generic:And {S:Generic:Above {I:Prices CLOSE} 10} {S:Generic:Below {I:Prices CLOSE} 15}