Hi team,
Can you help creating the R5andS5 levels 
//Expanded Camarilla Pivots Formula
h1 = dpclose + dprange * (1.1 / 12)
h2 = dpclose + dprange * (1.1 / 6)
h3 = dpclose + dprange * (1.1 / 4)
h4 = dpclose + dprange * (1.1 / 2)
h5 = dphigh / dplow * dpclose
l1 = dpclose - dprange * (1.1 / 12)
l2 = dpclose - dprange * (1.1 / 6)
l3 = dpclose - dprange * (1.1 / 4)
l4 = dpclose - dprange * (1.1 / 2)
l5 = dpclose - (h5 - dpclose)
Hello @bill_gates
You can refer to the below image to learn how to create the scanner conditions:

You can also refer to the scanner link here: https://scanners.streak.tech/scanner/camarilla-r5-or-s5
Conditions in block 1 will generate results when the current 5mins Close is higher than the current day Camarilla Pivot R5(calculated as per previous day values)
OR
Conditions in block 2 will generate results when the current 5mins Close is lower than the current day Camarilla Pivot S5(calculated as per previous day values)
If you have any more queries you can ask here and I’ll be happy to help. Alternatively, you can also reach out to us at [email protected]