- Questions
- Chart Studies
Votes
Answers
Views
Question
0
1
174
asked 4 years ago by Momentum_ Hunter
Category:
Chart Studies
Tags:
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
1
157
asked 4 years ago by mulcher93
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
1
42
asked 4 years ago by Bob Duncan
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
1
287
asked 4 years ago by Eric Hughes
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
1
265
asked 4 years ago by Tech Analysis
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
1
233
asked 4 years ago by Erik Linter
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
1
75
asked 4 years ago by James Walton
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
1
172
asked 4 years ago by Roman Sterlin
Category:
Chart Studies
Tags:
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
1
352
asked 4 years ago by Rob B.
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
1
95
asked 4 years ago by Jesse
Category:
Chart Studies
Tags:
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...