Questions (2380)

Votes
Answers
Views
Question
0
votes
2
answers
359
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
169
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
623
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
156
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
277
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
454
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...
0
votes
1
answer
437
views
asked 7 years ago by
Category: Watch Lists
How can you add a timestamp in your watch list - So you know when the new high was and then you could sort by timestamp.  Thank you
0
votes
1
answer
198
views
asked 7 years ago by
Can you generate an buy/sell alert from a strategy and sent to your cell phone or iPad? Also, does the chart have to be open for alert to be generator? Thank you jim
0
votes
1
answer
2729
views
asked 7 years ago by
Hello, How can I create a MACD Crossover Ring Alert? Please...  
0
votes
2
answers
875
views
asked 7 years ago by
Category: Chart Studies
Hi Pete, I would like to refer to a previous bar value by using a parameter which is changable (is not constant). But, TOS expects a constant value in the []. How can it be done? For example, lets suppose I would like to go back X bars as the value o...