About 21,400 results
Open links in new tab
  1. 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, …

  2. ThinkorSwim Indicators - useThinkScript

    Oct 25, 2025 · thinkScript code indicators for use with ThinkorSwim platform.

  3. Learn ThinkorSwim Coding Language - useThinkScript

    Here are some resources to help you learn thinkScript, the official coding language for ThinkorSwim platform.

  4. 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 …

  5. 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 …

  6. 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) …

  7. thinkScript Conditions: if, then, else statement

    Jan 10, 2021 · 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 …

  8. How to Round Up or Round Down in thinkScript

    Jan 10, 2021 · With thinkScript, you have 3 different options: round (shorten the number to a specific number of digits), round up, and round down. In this tutorial, we're going to explore all …

  9. Smoothed Heikin-Ashi with ATR Trail For ThinkOrSwim

    Feb 4, 2022 · Smoothed Heikin-Ashi with ATR Trail + P/L (Study) I put this in Strategies since it's a study that has the P/L built in. It's a combination of things I've found on here over the years …

  10. 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 …