Probability Cone backtest indicator for Thinkorswim
The Probability Cone indicator uses statistical data to predict future price range with specified probability and implied volatility. It plots…
PatternSmart Blog
The Probability Cone indicator uses statistical data to predict future price range with specified probability and implied volatility. It plots…
The TPR(Trend Pullback Reversal) indicator forms a possible price trend with support and resistance lines. It also comes with a…
This macd bb indicator for thinkorswim tos will plot the MACD value as dots with gradient color, sometimes called a…
Alerts can’t be used in SCAN and custom quote. We cannot put an alert script into a custom quote or…
Code: plot weeklyClose = close("IBM", period = AggregationPeriod.WEEK); This code plots weekly Close price for IBM. Interesting thing is that…
Another restriction is that two different secondary aggregation periods cannot be used within a single variable: Code: plot Data =…
So far, we have learned many things about the bars on charts and values which can be calculated for them.…
The Swing high low extension indicator will plot lines that represent the swing high low points based on the swing…
Picky Signal Trading System **NOTICE** This TOS script will only be sold to the first 100 traders and then it…