Votes
Answers
Views
Question
0
votes
1
answer
3
views
Category:
Watch Lists
Hello Pete, I want change the Sell bar counts(Red) to negative values and be able to sort the count results numerically See attached code. Thanks
1
vote
2
answers
61
views
Category:
Strategy Guide
Keltner /atr conditional order code below working well before today. See anything wrong? Photo shows orders placed yesterday but not filled today. ToS support had no idea why. declare weak_volume_dependency; input displace = 0; input factor = 1.5;...
0
votes
1
answer
51
views
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
38
views
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
67
views
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
109
views
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
274
views
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
57
views
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
80
views
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
87
views
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.
