Votes
Answers
Views
Question
0
votes
0
answers
164
views
Be first to answer!
Category:
Stock Scanners
Hello Pete, I hope all is improving. I was tinkering around with scans and was able to come up with a stock split scan. If anyone can build on this, have at it. I think I have a decent start so far. Input length = 10; def split = GetEventOffset(event...
0
votes
1
answer
134
views
Category:
Chart Studies
Ughh, i feel like I'm so close but my code isn't quite working. I'm trying to get an autofib from yesterdays close to the close of the first 5 minute bar today (so close of 1600 to close at 935). Not the range of this time but the 1600 close being th...
0
votes
1
answer
150
views
Category:
Stock Scanners
Hi Pete is there a way that i can only scan stocks that level 1 bid and ask spread that only range 1-5 cents. I found this watchlist column script on TOS but i have no luck changing it in scanning less than 5 cents spread stocks. plot spread =...
0
votes
1
answer
682
views
Category:
Strategy Guide
How do I convert a study to a strategy and strategy to a study?
0
votes
1
answer
113
views
Category:
Stock Scanners
Hi Pete: First of all, I'm sorry for my English, it's very bad. I wanted to know if it is possible to make a scan that looks for the percentage variation (X) up or down, in (X) amount of time (days, weeks, months, years). Ex: Actions that have increa...
0
votes
1
answer
776
views
Category:
Alerts and Notifications
Is it possible to create an alert when Parabolic SAR reverses in Thinkorswim? Ideally, I would like to get an alert on desktop and mobile with sound and a push notification through the app or email. I tried using the Study Alert feature under the Mar...
0
votes
1
answer
289
views
Category:
Alerts and Notifications
Hello Pete I've been trying to convert my two chart labels into watch list columns with no luck..Hopefully you can help.... Thanks for you help... input Show81321Label = yes; input ShowWaveTrendLabel = yes; DefineGlobalColor("Bullish", Color.G...
0
votes
1
answer
1901
views
Category:
Frequently Asked Questions
Hi Pete, came across this site that utilise Trend Intensity as a means to find stocks that met the defined criteria. May i request you to convert following 5 TC codes to thinkscript. Trend intensity (TI) is a momentum indicator which tells you direc...
0
votes
1
answer
74
views
Category:
Chart Studies
Hi Pete, Is there a code to view the candle chart for a specific period? For example if I want to view the chart for TF starting from 9 AM - 2:30 PM, 12:30 AM to 8:30 AM, 3 AM- 11:30 AM, 11:30 PM- 2:00 PM ( 14 1/2 hrs) ? Thank you.&...
0
votes
1
answer
167
views
Category:
Chart Studies
Hi Hahn, I'd like to have the EhlersStochastic that TDA has and plot the price on the chart when buy and sell arrows are triggered for its respective candle. Low price for the buy signal and close price for the sell signal. Thanks!
