Questions (900)

Votes
Answers
Views
Question
0
votes
1
answer
7
views
asked 2 days ago by
Category: Watch Lists
Need help removing the rows showing INSIDE ORB, value = 0 (color =yellow/gold). Only need to see above and below ORB (yellow and red colors) See attached ORB code and screenshot of ORB watchlist column
0
votes
1
answer
8
views
asked 3 days ago by
Category: Watch Lists
I want to create a watchlist column with counter for price crossing previous day high/low on 15m timeframe. Green background color for cross above and red for cross below showing number of bars since cross.
0
votes
1
answer
12
views
asked 1 week ago by
Category: Chart Studies
Hello Hahn,   I wans wondering if its possible to convert the following study from TradingView to Thinkorswim format? More info here: https://www.tradingview.com/v/rHO6gt9u/ thank in advance, Luis
0
votes
1
answer
50
views
asked 2 months ago by
Category: Stock Scanners
Hello Pete, using the code solution here . https://www.hahn-tech.com/ans/premarket-line-100-above-the-premaket-low/ how can we create a scan that shows what stocks premarket at any point whose premarket low to premarket high percent change is greater...
0
votes
1
answer
76
views
asked 2 months ago by
Category: Stock Scanners
What is your best scanner for swing traders? I've looked at your CCI scans, but I'm not sure that is the best for the swing trading that I'm using.  After you helped another trader with a CCI scan, you mentioned that the CCI had some inaccuracies.  I...
0
votes
1
answer
19
views
asked 2 months ago by
Category: Chart Studies
Hello,  I need help creating a simple line that draws a horizontal line 100% above the premarket low.   So if the stock premarket low is $2, the line will appear at $4 dollars.   -This line should extend to the right up to 9:30am market ope...
0
votes
1
answer
44
views
asked 3 months ago by
Category: Stock Scanners
Dynamic filters for my parameters from my code  ( after " Study | Custom... "  ) Hello, dear Pete Hahn. Please tell me, how to correctly make dynamic filters from my script from the tab " Study | Custom... " -> "thinkScript Editor" for 2 parameter...
0
votes
1
answer
45
views
asked 4 months ago by
Category: Watch Lists
Pete, I need help creating watchlist column from the ATR trailing stop study with a red sell signal and green buy signal with counter.
0
votes
1
answer
40
views
asked 4 months ago by
Category: Chart Studies
using ThinkScript how to parse this option code; IBM250228C195, to 4 strings symbol: IBM date: 250228 option: C strike: 195
1
vote
2
answers
56
views
asked 5 months ago by
Category: Chart Studies
My code plots a line that moves up when the next pivot is higher, but moves down when the next pivot is lower. The plot should remain at the higher value when the next pivot is lower. I tried a Max statement (commented out), but that does not plot an...
1 2 3 90