Votes
Answers
Views
Question
0
votes
1
answer
4
views
asked 5 hours ago by Chris Gage
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
3
views
asked 9 hours ago by Cccc Ffg
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
22
views
asked 1 month ago by Dmitriy Dim
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
20
views
asked 1 month ago by Tyrell Morris
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
31
views
asked 2 months ago by BOB FORMAN
Category:
Chart Studies
Tags:
using ThinkScript how to parse this option code; IBM250228C195, to 4 strings symbol: IBM date: 250228 option: C strike: 195
1
vote
2
answers
37
views
asked 2 months ago by Thomas Joseph
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...
0
votes
1
answer
78
views
asked 3 months ago by Glynn Harris
Category:
Stock Scanners
I select my stocks rather manually. I inspect the charts of stocks that I’m watching and one of the main things I look for are stocks that have moving averages with 20 to 60 day length that are consistently increasing over a long period, at least we...
0
votes
1
answer
43
views
asked 3 months ago by Glynn Harris
Category:
Stock Scanners
I'm new to TOS and Forums; so please bear with me. I'd like to not reinvent the "wheel". I'm looking to create (or plagiarize) a scan that looks at a Simple Moving Average (SMA) of selected length is above another SMA of a selected length for a sel...
0
votes
1
answer
38
views
asked 3 months ago by Glynn Harris
Category:
Alerts and Notifications
The goal is to have an alert for a percentage drop in price from yesterday’s close that I can execute at night and have the alert work the next day. The script that I've created, which doesn't work, is attached.
0
votes
1
answer
44
views
asked 3 months ago by Anthony M. Bongiovi
Category:
Watch Lists
Hi Pete, I am trying to build a watchlist column to count bars after a DMI "D+" cross over a "D-". I was able to get it partially working where it tells me the number of bars past the cross in the positive but I can't figure out how to get it to read...