Compound Breakout Tool scans to use in TOS
Code / script to use in the stock hacker in ThinkOrSwim for CBT
Scan script
See below script that can be used to make a custom scan filter in the TOS Stock or Options Hacker.
Compound Breakout Tool scans to use with TOS:
# Green CBT Breakout Signal Scan
ST_CompoundBreakoutTool()."ls"
# Red CBT Breakout Signal Scan
ST_CompoundBreakoutTool()."sss"
Make sure you are using only one of the above scans per filter.