Questions (906)

Votes
Answers
Views
Question
0
votes
1
answer
19
views
Category: Watch Lists
I want to expand on this MACD watchlist column code that shows the when the value line is greater than the average line, it shows a green background color and vice versa(average greater than vale is red background). I want to show  green background w...
0
votes
1
answer
38
views
Category: Strategy Guide
Hi Pete, I promise this will be my last question as this will determine if I keep using Thinkorswim or have to switch to something else. I've been trying to automate closing my positions based on the ProfitTargetLX/SX and StopLossLX/SX strategies. I ...
0
votes
1
answer
27
views
Category: Strategy Guide
Firstly thank you Pete for answering my previous question! I am testing on paper money a conditional round trip order in Forex. Buy to Open was on Friday, but on Saturday afternoon (thinkorswim maintenance period I assume), the linked Sell to Close o...
0
votes
1
answer
28
views
Category: Strategy Guide
Hi Hahn, thanks for the awesome tutorials especially "autotrade almost"! I put the strategy "SimpleTrendChannel" ( https://toslc.thinkorswim.com/center/reference/Tech-Indicators/strategies/R-S/SimpleTrendChannel ) on the EUR/USD 1hour chart, but when...
0
votes
1
answer
29
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
103
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
69
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
47
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
98
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
141
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...