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. Learn ThinkorSwim Coding Language - useThinkScript

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

  3. ThinkorSwim Indicators - useThinkScript

    Oct 21, 2025 · thinkScript code indicators for use with 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. 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) …

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

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

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

  9. Williams’ VIX Fix Indicator for ThinkorSwim - useThinkScript

    May 2, 2019 · The Williams’ VIX Fix indicator helps to measure volatility for individual stocks, similar to how the VIX does for the S&P 500 Index. Williams Vix Fix also includes a 20 …

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