Votes
Answers
Views
Question
0
4
1674
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
66
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
1967
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
1274
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
240
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.
0
1
1124
asked 7 years ago by Kim Tim
Category:
Chart Studies
Hi Pete, Please code RSI (14) with multiple horizontal color lines to identify support and resistance zones. Sell Resistance Zone: 55 - 65 (red color) Sell Support Zone: 20 - 30 (red color) Buy Resistance Zone: 80 - 90 (green color) Buy Support Zone:...
0
1
1369
asked 7 years ago by Juan Banderas
Category:
Watch Lists
Hello Hahn, I was wondering if you could help with the following custom column watch list: ATR > 0.2-0.39 yellow backgrounds (with black numbers) ATR> 0.40 red background everything else black background (below 0.2) Thanks, j Would you ...
0
2
2045
asked 7 years ago by Juan Banderas
Category:
Stock Scanners
Hello, One problem I noticed with the TOS platform is that it seems to refresh scan results very slow and not in real-time. Is there a way to make the scan run every 30 seconds and update the dynamic watchlist in real-time ? I am willin...
0
2
511
asked 7 years ago by Juan Banderas
Category:
Watch Lists
Hello Hahn, I was wondering if you could help with the following custom column watch list: Relative Volatility Index (RVI) above 55 then background color red Relative Volatility Index (RVI) below 45 then background color green Thanks, j Would...
1
2
613
asked 7 years ago by Charles Alexander
Category:
Stock Scanners
I have the code for a study/scan that will plot/find N bar highs/lows. It works well for plotting/finding instruments that have a N bar high/low in the last N bars. I can't figure out how to modify the code to find the FIRST N bar high/low (in the la...