Votes
Answers
Views
Question
0
2
863
asked 7 years ago by Ryan Sizemore
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
4
1279
asked 7 years ago by Rony John
Category:
Alerts and Notifications
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
4
1349
asked 7 years ago by Ryan Sizemore
Category:
Stock Scanners
Tags:
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
2
483
asked 7 years ago by Ryan Sizemore
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
2
351
asked 7 years ago by Steve Randall
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
2
166
asked 7 years ago by R N
Category:
Alerts and Notifications
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
1
616
asked 7 years ago by Pe Ep
Category:
Alerts and Notifications
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
1
153
asked 7 years ago by rock poth
Category:
Frequently Asked Questions
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
1
269
asked 7 years ago by rock poth
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
2
452
asked 7 years ago by Andrew Lane
Category:
Alerts and Notifications
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...