Questions (2351)

Votes
Answers
Views
Question
0
votes
1
answer
102
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, Could you please help me out with the code below as I’d like to have it plot correctly for normal market hours as well? At the moment it only shows it correctly if extended hours is enabled. Thanks
0
votes
1
answer
199
views
asked 4 years ago by
Category: Chart Studies
Hi Pete This indicator was written for TOS  but cannot something that provides the same display. May i know if the attached TOS script can be converted to be used in Tradingview. Thanks Nick
0
votes
1
answer
293
views
asked 4 years ago by
Category: Chart Studies
Hi Pete,i have 5 TOS studies for intraday Support Resistance lines (manual input numbers). each day of the week (Mon-Fri) has different lines (thus 5 studies)is there a way to simply add a line on top of each study something similar like hide_on_Frid...
0
votes
1
answer
266
views
asked 4 years ago by
Howdy Pete, Glad you are on the mend. I'm trying to find out how to generate an alert if price gets within 2 points of a MA after a crossover occured.  With a limit of seven bars after the crossover.  After the seven bars, it would not trig...
0
votes
1
answer
109
views
asked 4 years ago by
Category: Stock Scanners
Hi Pete. I am new to your site. I am looking for a TOS scan that would generate a list of those companies that have posted x consecutive quarters (or years) of positive (or negative) earnings.
0
votes
1
answer
386
views
asked 4 years ago by
Category: Stock Scanners
Hi Pete, You helped me find the first Cyan bar after three bars of any color with the script below. How can it be amended to find the first yellow bar after a minimum of three red bars? Thank you again! input price = CLOSE; input length = 20; input n...
0
votes
1
answer
41
views
asked 4 years ago by
I want to make an alert that sends me a message every time the DSS line crosses below a certain point on the stochastic, but I also need the alert to reset its self every time the DSS crosses back above that same point on the stochastic.
0
votes
1
answer
66
views
asked 4 years ago by
Category: Stock Scanners
Hello, can you help ? All time high stock in daily chart within 2year for the last 2 month.
0
votes
1
answer
164
views
asked 4 years ago by
Category: Chart Studies
Hi Pete. I created a fairly simple script that is actually working and returning the result I had intended. But for future reference for someone working hard at learning how to thinkScript, I was wondering if you wouldn't mind looking at my script an...
0
votes
1
answer
102
views
asked 4 years ago by
Hello, I am trying to find a way to trail at bar close Flex Renko bars for automated trade management. I was wondering if you knew of a way to do this. I am using sierra chart and have been looking for a way to do this. I am currently using Trade man...