Questions (2349)

Votes
Answers
Views
Question
0
votes
1
answer
115
views
asked 3 years ago by
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 ...
0
votes
1
answer
47
views
asked 3 years ago by
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
73
views
asked 3 years ago by
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
78
views
asked 3 years ago by
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
200
views
asked 3 years ago by
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
80
views
asked 3 years ago by
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
128
views
asked 3 years ago by
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
59
views
asked 3 years ago by
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
31
views
asked 3 years ago by
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
144
views
asked 3 years ago by
Category: Stock Scanners
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 ...