Scan script
See below script that can be used to make a custom scan filter in the TOS Stock or Options Hacker.
# Standard Squeeze Scan
TTM_Squeeze().SqueezeAlert == 0
# Standard squeeze for last 5 bars
sum(TTM_Squeeze().SqueezeAlert ==0, 5) == 5
Create a custom scan filter in TOS
https://intercom.help/simpler-trading/en/articles/3619367
TOS - Setting up scan criteria in the Stock or Option Hacker in Thinkorswim
https://intercom.help/simpler-trading/en/articles/3575220
How do I save and find a shared scan in TOS
https://intercom.help/simpler-trading/en/articles/3348299
About - Squeeze
https://intercom.help/simpler-trading/en/articles/3263889
Scan in TOS - Make a scanner custom filter from a study using the condition wizard
https://intercom.help/simpler-trading/en/articles/3997223