Chart Studies (873)

Votes
Answers
Views
Question
0
votes
1
answer
60
views
asked 3 years ago by
Category: Chart Studies
Hi Pete, I am looking for the logic to get the bar number of a signal formation and keep that number till the next signal forming bar. It seems simple but I cannot get my head around it. I've attached a screenshot to explain. Thanks in advance to hel...
0
votes
1
answer
69
views
asked 3 years ago by
Category: Chart Studies
Hi Pete Using a 1 hour timeframe: 1-Draw a blue dot below Last hour bar of the day if CLOSE > Previous Day High 2-Draw a purple dot above Last Hour Bar of the day if CLOSE < Previous Day Low Any help is appreciated
0
votes
1
answer
149
views
asked 3 years ago by
Category: Chart Studies
Hi, I have the folowing script (see attachment) and I'm looking for a way to get a Buy signal, Bullish and Bearish, when there is higher than average volume for 2 consecutive candles. The Buy signal should be as soon as second volume is higher than f...
1
vote
1
answer
490
views
asked 3 years ago by
Category: Chart Studies
Add a current last price line in Heikin Ashi Chart.  Tried Last Price solution but it gave same price as HA last bar. HA bubble shows price of it's last bar not the current price as displayed.
0
votes
1
answer
155
views
asked 3 years ago by
Category: Chart Studies
First off thanks again Mr. Hahn, for all that you do. Your resources here are invaluable. I'm an avid TOS user with a fairly large collection of scripts for specific candle patterns. I'm curious to know if there is a a way to add a label to my charts...
0
votes
1
answer
147
views
asked 3 years ago by
Category: Chart Studies
I like to set the intraday high and low from the previous trading day on my charts. I generally do this at the end of day so that they are for the next morning. This works great for day trading. However, it can be very time-consuming to do manually o...
0
votes
1
answer
38
views
asked 3 years ago by
Category: Chart Studies
Hi Pete, you asked me to post a new question because I was not as clear in my last one. I would like a code that can plot the high and low from the yearly time frame on a chart set to Monthly time frame or lower.
0
votes
1
answer
257
views
asked 3 years ago by
Category: Chart Studies
Hello again, trying to figure out if I can create separate year, month and day inputs for the 'GetYYYMMDD' function, to appear in the Edit Studies / Customization window.  Ideas to have 3 input fields.   Just for ease of use purposes.   Hoping you ca...
1
vote
1
answer
225
views
asked 3 years ago by
Category: Chart Studies
Hi.  I have just started working with ThinkScript, thanks to Hahn-Tech, so thank you all for that. I started with a VWAP crossover script, modified it to detect VWAP at upper/lower bands. What I would like to learn how to do next is write a script th...
0
votes
1
answer
212
views
asked 3 years ago by
Category: Chart Studies
Hi, Pete: using a previous Q/A here, I figured out how to add a label to the PPO study you see below.  For the life of me, however, I can't figure out how to add text before the value number (_signal).  I've tried placing "PPO:" everywhere I can, usi...