Questions (905)

Votes
Answers
Views
Question
0
votes
1
answer
27
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
14
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
21
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
294
views
Category: Chart Studies
Hi Pete. Your work is amazing and I love the website! I recently came across your tutorial on creating a MTC MACD indicator. I've been using it and it works very well. Are you able to assist me with creating an alert that occurs when the first green ...
0
votes
1
answer
14
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
0
votes
1
answer
295
views
Category: Chart Studies
I want to create a Commitment of Traders lower study for future markets. I couldn't find that data in TD Ameritrade or Thinkscript. I can download that data from CFTC. Is there a way to download and import data to create a lower study?
0
votes
1
answer
216
views
Category: Stock Scanners
Hi Pete, I am reviewing the MACD MTF you created in a previous post. The link to the post is: https://www.hahn-tech.com/thinkorswim-mtf-macd-scan/ I am trying to slightly modify the scan to search for MACD MTF signals ONLY when the initial green hist...
1
vote
2
answers
85
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
58
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
41
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.