Questions (2377)

Votes
Answers
Views
Question
0
votes
1
answer
63
views
asked 4 years ago by
Category: Chart Studies
Hey everyone! I made a post recently titled Display time between bars .  While it works great, there is a major error. The time between bars is only plotted if there is an actual trade at the current time. Let's say we are on a 1 minute chart and the...
0
votes
2
answers
100
views
asked 4 years ago by
Hi, I know there's a shooting star study available in the wizard, but I need one that will alert me based on one candle only, without considering the previous candle like the standard shooting star study does. I'm able to hit some of the shooting sta...
0
votes
1
answer
272
views
asked 4 years ago by
Category: Chart Studies
Hello I want to study on my intraday chart which automatically plots 2 horizontal lines for the premarket high and low of that stock and keeps those lines even after the market is open. How can I do this?
0
votes
1
answer
125
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, Hope everything is well. I have a simple requirement, which I hope you could guide within your time allowance. I searched the forum but could not find any results. I am looking to plot only the first crossover in a day (regular trading hours...
1
vote
1
answer
161
views
asked 4 years ago by
Category: Chart Studies
Linear Regression line adjust according to price.  Can you create a script to stop the adjustment at a specific time?  I want it to stop at 7am est.  Thank you! Heres the script from tos: input price = close; plot MiddleLR = InertiaAll(price); def di...
0
votes
1
answer
100
views
asked 4 years ago by
Category: Chart Studies
Hey Pete, i am trying to develop a chart label that shows when the 3ema crosses the 5 Ema in the /es regardless of what ticker I'm looking at. I would also like for the label to switch to green when that happens. Thanks so much for what you do✌
0
votes
1
answer
275
views
asked 4 years ago by
Category: Chart Studies
Is it  possible to plot different Economic Calendar data on the chart with the stock price in Thinkorswim?    
0
votes
1
answer
73
views
asked 4 years ago by
Category: Stock Scanners
Hey Pete, I'm trying to figure out the code that would pull a stock when X volume occurs twice within 10 bars. So for example, stock ABC is pulled when its volume spikes above 10,000 on two separate bars but within 10 bars of each other. I appreciate...
0
votes
1
answer
126
views
asked 4 years ago by
Category: Watch Lists
This question may have been asked earlier in the forum and I searched but obviously not successfully so here it is. Peter, is it possible to create a flexiblegrid of charts from a watchlist with an available function/hot key in ToS? Thanks LJ
0
votes
1
answer
489
views
asked 4 years ago by
Category: Strategy Guide
Strategy to buy on open of Monday or first trading day of the week then sell at % gain dictated by user input Hello Pete, I recently watched your "Thinkorswim Strategy Guide" youtube video. I've been trying to search in vain for a way to create a str...