Questions (2368)

Votes
Answers
Views
Question
0
votes
1
answer
188
views
asked 7 years ago by
Category: Chart Studies
Hello Pete, I have a script that where I want to add the Triangular Moving Average. The thinkorswim name is MovAvgTriangular. I believe the abbreviation may be AvgTri. With this script I have, how would I add the triangular MA ....or even replace MA1...
0
votes
1
answer
394
views
Hi, can you tell me if there is a way to find gaps on a 5 min time frame and create an alert?
0
votes
1
answer
2837
views
asked 7 years ago by
Category: Chart Studies
Is there any command (or work around) to put a small text on the lower study? I have an MTF study which plots four lines for four timeframes. I would like to display a small text on each line to indicate  the related timeframe (something similar to t...
0
votes
1
answer
584
views
asked 7 years ago by
Category: Chart Studies
Hello and thank you for the help, I would just like a study indicator that places a rectangular label on the top left side of the chart that shows the current bar's RVI in just one square box. The box shoud change colors depending on the values below...
0
votes
1
answer
302
views
asked 7 years ago by
Hi Pete, I am using this code on a chart and would like to build a Market Watch / Chart Scan / using the Condition Wizzard to be notified when certain criteria is met.  Can you guide me as to how to do so? input fastLength = 50; input slowLength = 20...
0
votes
4
answers
1591
views
asked 7 years ago by
Category: Stock Scanners
I am willing to give a big donation for a scan that can capture pretty much the data pulled on the link below on any giving trading session https://www.nasdaqtrader.com/trader.aspx?id=TradeHalts   Specifically stocks that are halted on   Co...
0
votes
1
answer
63
views
asked 7 years ago by
Category: Strategy Guide
This is complex in my head, but surely there is a simple solution. I am working on exit orders for back testing. Specifically I want to exit when one of two or more conditions presents itself first, exiting at a hard target OR when another particular...
0
votes
1
answer
1931
views
asked 7 years ago by
Hi Pete - I know how to share charts and flexible grids in TOS. Is it possible to share a full customized "workspace" that includes custom watchlists and selected gadgets. I'm trying to get a few friends set up on the platform and want to send them m...
0
votes
2
answers
1244
views
asked 7 years ago by
Category: Chart Studies
This question is related to this video: https://www.hahn-tech.com/thinkorswim-overnight-range-scan-alert/ I can't find a way to start the range from 16:00 previous day closing to 9:30 am. I have tried to add a negative number, min 2 days back,  and o...
0
votes
1
answer
233
views
asked 7 years ago by
Category: Chart Studies
Hi Pete, Please provide code solution for an IV Percentile indicator that displays on the upper left corner under a symbol so we can glance and see its value quickly (see attached screenshot for a sample). Thank you.