
useThinkScript Community
Welcome to useThinkScript. The largest and most active community of investors and traders who use thinkorswim's thinkScript indicators and other custom programming languages to chart, …
Learn ThinkorSwim Coding Language - useThinkScript
Here are some resources to help you learn thinkScript, the official coding language for ThinkorSwim platform.
ThinkorSwim Indicators - useThinkScript
Oct 27, 2025 · thinkScript code indicators for use with ThinkorSwim platform.
How to Add Alert Script to ThinkorSwim Indicators
Jan 10, 2021 · 1) thinkScript Alert () function. Platform and chart have to be open. 2) Platform alert, found on Marketwatch -> Alerts. Platform doesn't have to be open and you can get …
Opening Range Breakout Indicator for ThinkorSwim
Dec 19, 2018 · thinkScript Code After adding the indicator, I couldn't quite understand it much. From looking at it, seems more like a support and resistance indicator to me. I watched a few …
The Universe of ThinkScript - Your One Stop Research Shop!
Jul 7, 2019 · The Universe of ThinkScript - Your Main Source for TOS & ThinkScript Research (Originally shared here by member, Thomas. Somethin' happened and repost was required) …
thinkScript IDE For ThinkOrSwim - useThinkScript Community
Jun 26, 2025 · ThinkScript IDE Pros: Being able to have multiple tabs of scripts so you can copy and paste blocks of code from one to another. Being able to have a detached code window …
How to import existing thinkScript code on ThinkorSwim
Dec 17, 2018 · If somebody shared with you a block of code to use on ThinkorSwim, most likely that's a thinkScript code. This means you will have to import it manually into ThinkorSwim in …
How To Script If Then Else Conditional Statements In ThinkOrSwim
May 1, 2020 · If I want to say the following: if A=true AND B=true then X else Y. How do I handle double conditionality of if-then statement in thinkscript?
B3 Consolidation Box: Breakout / Breakdown Indicator for …
Apr 10, 2019 · Notes: Grey shadow box is your Consolidation box. The white dotted line is Stop loss Red lines are Profit Target Levels for Breakdown Green lines are Profit Target Levels for …