- Questions
- Chart Studies
Votes
Answers
Views
Question
0
votes
1
answer
85
views
asked 10 months ago by Leo Ortega
Category:
Chart Studies
Tags:
I'm looking for a label to display the percentage difference from yesterday's close to the high of the first bar of the day on all time frames. Any assistance would be greatly appreciated.
0
votes
1
answer
251
views
asked 1 year ago by Suzanne Lester
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
107
views
asked 1 year ago by Chris Formen
Category:
Chart Studies
I typically trade on a 15 minute chart. I would like to have two horizontal lines on my intraday chart each day: One for the highest daily high of the previous 5 days (not including current day) One for the lowest daily low of the previous 5 days (no...
0
votes
1
answer
148
views
asked 2 years ago by Sheriff Cherub
Category:
Chart Studies
Hi Pete, I am looking to augment the current ThinkOrSwim Study "McClellanSummationIndex" (aka NYSI) to assign a color to both the indicator and the candle based upon the current values relationship to the previous days value. Something like this: If,...
0
votes
1
answer
116
views
asked 2 years ago by faisal s. ahmed
Category:
Chart Studies
Hello Mr. Hahn, I need help building a script that allows to check if the current daily high of a given week has passed the previous daily high of the same week. It will display a label box with the following information: if broken, "New high achiev...
0
votes
1
answer
179
views
asked 2 years ago by Andrew Lucas
Category:
Chart Studies
Hi.. I have a great simple study to plot the HLC from the previous day (for intraday chart on current day) that I found here but would like it to plot only on the current day? (input showonlytoday = yes).. I believe I need some NaN values but can't s...
0
votes
1
answer
58
views
asked 2 years ago by Equanimous Trading
Category:
Chart Studies
Hi Pete, Trying to create a script that will display the number of ticks in yesterdays RTH range in the watchlist. I trade the bonds so RTH days range will always be from 720 am to 2pm CST. Example. In ZB (30 yr) Yesterdays LOD was 132'10, and its...
0
votes
1
answer
74
views
asked 2 years ago by Ross Camrin
Category:
Chart Studies
Hello Pete, I need help creating a simple chart label Condition 1 find % change from yesterdays close to todays high (include premarket) Calculate the mean ((yesterdays close+todays high)/2)) Find the % change from todays high of day to the mean. Pl...
0
votes
1
answer
1036
views
asked 3 years ago by Rocky Singh
Category:
Chart Studies
Seeing if you could help me try to plot a previous high of day and low of day line to chart on the current day. So basically on my charts today 5/23, I would like a script to chart the high of day and low of day of 5/22. I have a similar script that ...
0
votes
1
answer
68
views
asked 3 years ago by peter boston
Category:
Chart Studies
Hi Pete, I like to "show price as percentage". But by default, the 0% is not the previous (session day) close price/bar. Is there a way to easily or always set the previous day's close price as 0%?