Votes
Answers
Views
Question
0
1
203
asked 7 years ago by Michael Ray
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
1
409
asked 7 years ago by Adrianna De Santos Santillan
Category:
Alerts and Notifications
Hi, can you tell me if there is a way to find gaps on a 5 min time frame and create an alert?
0
1
2893
asked 7 years ago by Arun NY
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
1
601
asked 7 years ago by Juan Banderas
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
1
317
asked 7 years ago by JAzcarate
Category:
Alerts and Notifications
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
4
1698
asked 7 years ago by Juan Banderas
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
1
68
asked 7 years ago by James Green
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
1
1983
asked 7 years ago by Geren Williams
Category:
Frequently Asked Questions
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
2
1306
asked 7 years ago by 001glauber
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
1
244
asked 7 years ago by Kim Tim
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.