thinkScript® is a scripting language built into the thinkorswim securities trading application (often referred to as TOS). With thinkScript®, one can code custom studies, strategies, scans, columns, and more. DO use this tag for questions related to thinkScript® coding. DO NOT use this tag for questions related to securities trading or thinkorswim application usage. Those questions should go to the money or economics StackExchange communities.
Questions That Should Have This Tag
Questions related to thinkScript® coding should have this tag. This tag is not for thinkorswim application usage or securities trading questions. Those questions should be directed toward the money or economics StackExchange communities.
Introduction, Including Some Basic Definitions
thinkorswim (often referred to as TOS) is a professional market monitoring, trading, and learning application for securities, such as stocks, options, bonds, funds, etc.
thinkScript® is a coding language built into the TOS application for creating your own custom:
studies:
indicators and plots to display on charts, such as moving average combinations, crossovers, candlestick patterns, etcstrategies:
buy and sell scenarios to display on charts for backtesting purposesscans:
filters for finding stocks that meet specified criteriacolumns:
values to show for each item returned in scan results, such as specialized volume calculations, for example, or number of times a certain criterion was met, etcand more
see resources below for detailed information
Resources
- What is thinkScript®? - detailed info about thinkScript, specifically, including API links
- How to thinkorswim - detailed info about using the thinkorswim application, specifically
- thinkorswim Learning Center - home portal for everything thinkorswim