Questions (2372)

Votes
Answers
Views
Question
0
votes
1
answer
242
views
asked 4 years ago by
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
votes
1
answer
135
views
asked 4 years ago by
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
votes
1
answer
91
views
asked 4 years ago by
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
votes
1
answer
52
views
asked 4 years ago by
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
votes
1
answer
153
views
asked 4 years ago by
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
votes
1
answer
57
views
asked 4 years ago by
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
vote
1
answer
383
views
asked 4 years ago by
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
votes
1
answer
261
views
asked 4 years ago by
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...
0
votes
2
answers
687
views
asked 4 years ago by
Pete, can you help me update the code from the TTM Squeeze alert you created (https://www.youtube.com/watch?v=GTyq_hLM_mc&t=1s). I want the alert to only trigger when the TTM Squeeze dot is green? Currently I’m using the following thinkscript for...
0
votes
1
answer
184
views
asked 4 years ago by
Category: Stock Scanners
Is it possible to create a scan for Put credit spreads with the short at XX (i.e., -0.20) delta, and the long X (i.e., 5) points below the short, that will find spreads with a Return on Risk ($X-credit received) > 10%. I will then use filters to s...