Votes
Answers
Views
Question
0
votes
1
answer
221
views
asked 4 years ago by Trading Knowledge
Category:
Stock Scanners
Tags:
I am trying to scan for stocks whose current closing price is sitting above the Pivot Point provided in WoodiesPivots for the Opt Exp timeframe. I'm aware of the limitations of the thinkorswim scanner when it comes to secondary aggregations, but the ...
0
votes
1
answer
42
views
asked 4 years ago by Shaishav Patel
Category:
Chart Studies
Hi Pete, When I set up the TF for chart for just a day by inputting start date and end date as same, why does the chart start at 1 AM instead of 12 AM? Any script possible for its solution? Thanks, Shaishav
0
votes
1
answer
103
views
asked 4 years ago by David Garner
Category:
Chart Studies
When I add a COMPARISON Study to a chart is there a way to smooth the two price lines displayed? The smoothing effect would be similar to a moving average except I want a moving average of each symbol.
0
votes
1
answer
148
views
asked 4 years ago by Leah
Category:
Chart Studies
Hello Pete, I am playing with Tick charts Volume acumulation within a minute. I got the actual cumulative volume and last minute cumulative volume coded already however I am struggling when getting Vol[2], Vol[3], etc How can I do it?. I also would l...
0
votes
1
answer
93
views
asked 4 years ago by Ellis Waller
Category:
Watch Lists
Hello Pete, I wanted to know if it was possible to display text column in watchlist showing the SUM in price not percentage between the High of the Day and Real Time Bid Price? And also show the Output in Green Text Ex. (HOD) - (BID) = SUM GREEN ...
0
votes
1
answer
233
views
asked 4 years ago by Omar Marin
Category:
Stock Scanners
Good morning, I have been making a scanner in thinkscript, it is supposed to scan between the last 20 to 10 bars, get the highest high in between and then search for the lowest low after; that is between the HH and the 10 bars, I'm just missing the p...
0
votes
1
answer
101
views
asked 4 years ago by michael david
Category:
Chart Studies
Hi, I was wondering if there was a way to plot call or put strikes at their expiration based on a user determined delta range? I was hoping to be able to visually see strike deltas on the chart, rather than scrolling the option chain to see which str...
0
votes
1
answer
90
views
asked 4 years ago by David Folkerth
Category:
Watch Lists
I'd like to create an "open profit" column on a watchlist of symbols for a non-TOS investment account i have. I'm wondering how i can create a column that uses input variables to the effect of: IF symbol = AAPL (an input value) THEN open profit = (c...
0
votes
1
answer
75
views
asked 4 years ago by joseph blackwell
Category:
Chart Studies
When I attempt to remove a drawing on a chart TOS asks do you really want to remove all drawings. I just want to remove the current fibs on just this chart and establish new ones. I know it should be obvious but not seeing it. TIA
0
votes
1
answer
168
views
asked 4 years ago by Kiel F
Category:
Stock Scanners
I'd appreciate your help so much with this, if possible. I'm trying to build a scan that populates stocks that have been closing below the 9 EMA for the past X number of days (bars) AND now have closed on/above the 9 EMA. If a stock has been closing ...