Questions (2373)

Votes
Answers
Views
Question
0
votes
1
answer
303
views
asked 6 years ago by
Category: Chart Studies
Having trouble getting this to work, I have had success with the open high of day but I need the actual high of day including the p/m action.  This 50% pullback line should change as the high of day increases.  My study is incorrect because it is sho...
0
votes
1
answer
520
views
asked 6 years ago by
Category: Chart Studies
Hi Pete, We're happy you're well and glad to see your recovering nicely. Question.... With this script I have, how & where would I add the daily aggregation period into the formula?  If I'm staring at a 5 minute chart, I want to know if there's a...
0
votes
1
answer
75
views
asked 6 years ago by
Category: Chart Studies
Hi Pete, I'm interested in drawing a horizontal line at each of the week's highs, on the daily chart. I took a stab at this, but it I'm getting a line that follows the the weekly values, instead of many lines, each at a different week high.  What am ...
1
vote
1
answer
86
views
asked 6 years ago by
Category: Chart Studies
Hi Pete, I'm trying to create a very simple study that marks the third consecutive higher high candle (or third lower low) with a up (or down) arrow, but only if the prior arrow was in the opposite direction.  In other words, it flips. My scripting a...
0
votes
1
answer
65
views
asked 6 years ago by
Category: Stock Scanners
Hi Pete, I saw your code about bid ask spread for a price difference and thought could it be possible to have a scan but for the difference between mark price and last (close)?  I have tried so far by typing up input limit = 0.02; def priceB = close(...
0
votes
1
answer
155
views
asked 6 years ago by
Category: Stock Scanners
Pete, first happy fathers day. I read your response on january 27th,2017 @ 12:28 pm, for both scanner and/or plot chart of inside days. I am confused on how to modify them to suit my needs. I would like to plot and scan the following configuration. I...
0
votes
1
answer
136
views
asked 6 years ago by
Category: Chart Studies
Hi, How would I compose a simple lower study that involves 2 symbols with 2 different studies? For example, I want a plot when current symbol, Symbol A,  close is higher than 1.5 of its KeltnerChannels and another symbol's, Symbol B, close is higher ...
0
votes
1
answer
90
views
asked 6 years ago by
Hey, so recently I've created a Tos script with alert functions. I trade with a few fellow colleagues and I find myself giving verbal cues all day long to other traders. I want to make this process a bit more autonomous by getting a text-to-speech AP...
0
votes
0
answers
90
views
Be first to answer!
asked 6 years ago by
Category: Chart Studies
Hi Pete hope you are doing well with your recovery. I am in need of a chart label displaying the % difference from previous close price to premarket open price. Thanks for your help.
0
votes
1
answer
2958
views
asked 6 years ago by
One of our viewers submitted this as a project request: Hello, I have enjoyed watching the videos you posted to youtube. I was wondering if there is a way you can write a script for Tinkorswim to have a point and figure chart like is seen at stockcha...