Credit Sniper scans to use in TOS
Code / script to use in the stock hacker in ThinkOrSwim
Scan script
See below script that can be used to make a custom scan filter in the TOS Stock or Options Hacker.
The ST_CreditSniperScanSTUDY.ts helper file will need to be installed into TOS for the scan script to work. If you purchased the Credit Sniper indicator, and don’t have the helper file, please contact support.
Credit Sniper scans to use with TOS:
# Credit Sniper buy scan
ST_CreditSniperScan().Buy
# Credit Sniper sell scan
ST_CreditSniperScan().Sell
Make sure you are using only one of the above scans per filter.