Questions (2343)

Votes
Answers
Views
Question
0
votes
1
answer
6
views
asked 22 hours ago by
Category: Chart Studies
Hey everyone! I am using a chart study on the 1 minute chart (that also shows extended hours trading). I am using the code below to track the highest high but I would like it not to reference the extended hours high. I’ve tried a couple different sol...
0
votes
1
answer
7
views
asked 1 day ago by
Category: Strategy Guide
Hey Pete! I was having trouble posting this, so I'm not certain if this is the right section. From your videos, I know recursion is a no-no for Thinkorswim's custom code order conditions. Is there any way to reference today's high of the day without ...
0
votes
1
answer
22
views
asked 1 week ago by
Category: Chart Studies
Tags:
Hello Pete, Will you create a study that does the following? Plots lines for the high and low of the first 5 minutes of the open Extends the high and low plot lines from market open to market close of the current day It would look something like the ...
0
votes
1
answer
387
views
asked 6 years ago by
Category: Watch Lists
def today = volume(period = “DAY”)   This is a line of code I have in one of the chart indicators and it works fine for showing the volume for the day. However, can I modify this line of code to include the premarket volume also in the total. Pr...
0
votes
1
answer
66
views
asked 6 months ago by
Category: Chart Studies
Hello please can u help me with the script for thinkorswim that show addlabel premarket volume  and show only during premarket hours and in market hours addlabel day volume and when afterhours i want aaddlabel afterhours volume and hide day volume
0
votes
1
answer
21
views
asked 3 weeks ago by
Category: Chart Studies
Hello! I've got a code to show some information regard current position, unfortunately I haven't been able to show the P&L as % in the chart, I've tried to play with the following code withouth luck since i have zero code experience, thanks for t...
1
vote
1
answer
473
views
asked 4 years ago by
Category: Watch Lists
GM!!   I need help getting the code for the Mark % change from the previous day close for PreMkt ... Every code I've used, I on;y get results after the open ... I also want to be able to change the background color.   Thank you and Happy Tr...
0
votes
1
answer
3017
views
asked 8 years ago by
I've got this awesome new strategy and I'm ready to start looking for live setups. How can I convert my Strategy in Thinkorswim into a custom scan?
0
votes
2
answers
587
views
asked 3 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
21
views
asked 1 month ago by
Category: Stock Scanners
Hi Pete, You have a bullish monthly seasonality scanner: January closing higher at least 75 percent of time - Hahn-Tech, LLC. Is it possible for a bearish one? If so, could you please add a lookback period? Thanks again!
1 2 3 235