Chart Studies (879)

Votes
Answers
Views
Question
0
votes
1
answer
174
views
asked 4 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
157
views
asked 4 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
42
views
asked 4 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
287
views
asked 4 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
265
views
asked 4 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
233
views
asked 4 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...
0
votes
1
answer
75
views
asked 4 years ago by
Category: Chart Studies
Hey Pete!  Hopefully, you've not answered this question before.  What I'm trying to make is an indicator that shows an arrow under the candle for when a two-bar pattern occurs.  I'm basically looking for an inside bar and outside bar.  My kicker is t...
0
votes
1
answer
172
views
asked 4 years ago by
Category: Chart Studies
Hi! I am working on a script and the last piece that is missing is: I want to get the time of day of the high of day! any help would be much appreciated if it's possible!
0
votes
1
answer
352
views
asked 4 years ago by
Category: Chart Studies
I have been trying to create a MTF MACD crossover at a 30 min timeframe and show bullish or bearish while I'm on the 1 min timeframe. I am having problems getting the aggregation period to work. Hoping you could help, thanks! Def positive =MACD()."Va...
0
votes
1
answer
95
views
asked 4 years ago by
Category: Chart Studies
Hi, below is a basic code meant for the daily chart to calculate a 14 period ATR excluding the last/current bar if there are more than 14 bars on the daily chart and averages the ATR for the total number of candles on the daily chart if there are les...