All Collections
Indicators
How To
Credit Sniper scans to use in TOS
Credit Sniper scans to use in TOS

Code / script to use in the stock hacker in ThinkOrSwim

Duncan Boggs avatar
Written by Duncan Boggs
Updated over a week ago

 

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. 

 
​ 
​ 

 

Compound Breakout Tool scans to use in TOS
https://intercom.help/simpler-trading/en/articles/3620642

 
​ 
​ 
​ 

Did this answer your question?