
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
2025年9月24日 · thinkScript code indicators for use with ThinkorSwim platform.
How to Add Alert Script to ThinkorSwim Indicators
2021年1月10日 · 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 …
How to import existing thinkScript code on ThinkorSwim
2018年12月17日 · 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 …
The Universe of ThinkScript - Your One Stop Research Shop!
2019年7月7日 · The Universe of ThinkScript - Your Main Source for TOS & ThinkScript Research (Originally shared here by member, Thomas. Somethin' happened and repost was required) …
Code Reference - useThinkScript
2021年1月10日 · Code Reference Learn thinkScript functions and variables to build your own ThinkorSwim indicator.
Opening Range Breakout Indicator for ThinkorSwim
2018年12月19日 · 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 …
thinkScript Conditions: if, then, else statement
2021年1月10日 · An if-then condition statement is employed when you want an indicator to act differently in specific situations. In ThinkorSwim, the if-then statement allows for advanced …
Moving Average Crossovers For ThinkOrSwim - useThinkScript
2019年6月17日 · This is just a simple indicator for moving average crossover but added scanner, cloud, and alerts for additional visual effect and enhancement. For example, if 5/10 EMA …