Questions (2374)

Votes
Answers
Views
Question
0
votes
2
answers
863
views
asked 7 years ago by
Category: Chart Studies
A couple questions regarding RSI. I have used the aggregate RSI code to show RSI on an hourly, daily, weekly (attached). My question is, can this be set up to have them all on one plot? If i'm looking at AMZN on hourly, I want to see the daily and we...
0
votes
4
answers
1279
views
asked 7 years ago by
Like when the background is red in color and the value is 0. I want an alert firing when value changes to 1 and green background.
0
votes
4
answers
1349
views
asked 7 years ago by
Category: Stock Scanners
I can get the candles to match two of the four colors. Can anyone assist to make it all match? Here's the link to my semi-custom indicator [REMOVED BY MODERATOR]  
0
votes
2
answers
483
views
asked 7 years ago by
Category: Stock Scanners
I'm looking to create a scan for stocks that meet the following criteria: A stock that is in a squeeze (on any time frame) Sector(s) that it belongs in (prefer it's in the top 10 holdings) and sector is in a squeeze Index that it is in whether it be ...
0
votes
2
answers
351
views
asked 7 years ago by
Category: Stock Scanners
I used your code and broke it off into 4 separate codes but I have tried every night  after hours to scan but get nothing on any of the scans. I don't know exactly how to fix it  
0
votes
2
answers
166
views
asked 7 years ago by
Is there a way to receive an email alert or text whenever there is a change (stock added or removed) in the top 10 holdings of an ETF?  Thank you.
0
votes
1
answer
616
views
asked 7 years ago by
Pete, Thanks for the help with logging in. I’m trying to find a way to create a continuous sound alert when price moves above / below a certain threshold that continues until I wake up and delete the alert. Due to my current location, trading is taki...
1
vote
1
answer
153
views
asked 7 years ago by
Add a question-new topic-I wasn't exactly sure to add a new topic, but after I search for my question to see if similar was answered. at the bottom I saw-where to add a new question. But, Add a question button at the bottom looked "greyed out" but it...
0
votes
1
answer
269
views
asked 7 years ago by
Category: Stock Scanners
Hi Pete, I am new to programming. How can I write a simple code-  close is greater than high from 15 bars ago. If I write it like that -the program just looks at the close of the bar -15 bars ago. I want it to look at the last 15 bars. close is great...
0
votes
2
answers
452
views
asked 7 years ago by
Can you put in def statements in it, Conditional Wizard TS Editor? If you can , how do you pose the condition? variable >0 does not do it. But the Main Question is what do you need to do to make your own home-made user defined scripts compatible w...