Votes
Answers
Views
Question
0
1
61
asked 4 years ago by Shane Gunn
Category:
Stock Scanners
Hi Pete, Is there a way to scan my watchlist of stocks and create another watchlist containing stocks where their price did not hit the current week pivot (yet) or did not hit the prior week pivot? Thank you
0
1
399
asked 4 years ago by Dave Sullivan
Category:
Chart Studies
Hey Pete - I'm interested in a study that is like a combination of concepts: Pivots and Standard Deviation Channels (SDC). I want to be able to plot the value of the daily SDC lines at the open to be plotted horizontally across any timeframe chart, i...
0
1
262
asked 4 years ago by jacob johannesson
Category:
Chart Studies
Hi. I found this code to plot float rotation on the volume sub graph and there are some problems I have with it but lack the knowledge to fix it. It would be awesome if you're able to help. Problem 1: As of now, when on a 1d:1m timeframe the vertical...
0
1
143
asked 4 years ago by Mike D'Antonio
Category:
Watch Lists
Hey everyone! I am using a custom watchlist column for options. The custom column timeframe is set to the 1-minute aggregation. I am trying to write a script that returns "1" in the following scenarios: If the market has been open for 3...
0
1
94
asked 4 years ago by Daniel Manahan
Category:
Watch Lists
I want a column in the watchlist that subtracts the bid from the ask to return a number so we can predict the slippage at that moment. this is very useful for stocks that are spready, the bid/ask is very wide and you are timing that moment when the b...
0
1
55
asked 4 years ago by Andrew Waddle
Category:
Chart Studies
Hi, I've got an issue with arrows on price bars overlapping when plots overlap. is there a way to have the arrows plot on top of each other so that I can see the different plots that are true on that bar..... below is 2 plots of 8 that I have that I ...
0
1
159
asked 4 years ago by Mike D'Antonio
Category:
Watch Lists
Hey everyone! I have a watchlist full of different options tickers and I am using a custom column for this watchlist. The problem is that the watchlist only updates when a trade occurs on the underlying option. How can I make it so that the sc...
0
1
64
asked 4 years ago by Daniel Manahan
Category:
Watch Lists
I need to see in my watchlist, which stocks are trading on NASDAQ, NYSE, and OTC this way I can avoid the OTC stocks as they charge a commission, are illiquid, have restricted hours. they are less desirable stocks to trade. especially when scalping a...
1
1
391
asked 4 years ago by Pete Hahn
Category:
Chart Studies
A viewer asks: How can I create a lower chart study similar to what you provided in the following video: https://www.hahn-tech.com/thinkorswim-scan-ttm-squeeze-histogram/ Except that I would like to add another rule for the color of the squeeze dot t...
0
1
279
asked 4 years ago by Gary Mitchell
Category:
Chart Studies
Hi Pete. I’m trying to color candles based on consecutive bars above or below a selected moving average. I’m attempting to do this with a selectable user input option for number of bars above/below. In the attached example script, I’m using 5 bars ab...