
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, trade, and …
Learn ThinkorSwim Coding Language - useThinkScript
Here are some resources to help you learn thinkScript, the official coding language for ThinkorSwim platform.
ThinkorSwim Indicators - useThinkScript
Feb 1, 2026 · thinkScript code indicators for use with ThinkorSwim platform.
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 open, make …
Learn To Write ThinkScript? - useThinkScript Community
Aug 6, 2024 · I was wanting to get started writing some elementary scripts for tos. Where would you guys recommend reading some material to get started? Thanks
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 email/SMS. You …
Code Reference - useThinkScript
Jan 10, 2021 · Code Reference Learn thinkScript functions and variables to build your own ThinkorSwim indicator.
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 YouTube …
Best Scalping Indicators for ThinkorSwim - useThinkScript
There are 6 scalping indicators for ThinkorSwim that you can use to make small quick profits in the market. Traders must have a clear entry and exit strategy for scalp trading.
Moving Average Research Indicators For ThinkOrSwim
Aug 25, 2024 · The next thing I was interested in was designing a decaying sum type function for this signal. Details can be found in the question below. In that process I also wanted to code up the ability …