Questions (2368)

Votes
Answers
Views
Question
0
votes
1
answer
618
views
asked 6 years ago by
Category: Chart Studies
Hello, I am trying to add chart labels for multiple time-frame(15 min, 30 min, hour) on a 5 minute chart. The labels appear only for 5 min and 15 min after I comment out the code for 30 min and 1 hour. If I do not comment out the code for 30 min and ...
0
votes
1
answer
331
views
asked 6 years ago by
Category: Stock Scanners
Pete, I was looking for a scan that will find stocks with an X number of consecutive 5 Min bars above the 9 EMA.  I attached a screenshot as an example.
1
vote
1
answer
1580
views
asked 6 years ago by
Category: Chart Studies
How do I set an alert in TOS when price touches the bottom VWAP? This would be useful as a good time to know when a stock is oversold and potentially a good buy. For example, I'd like to be alerted when JNUG hits the bottom VWAP at the two points in ...
0
votes
1
answer
275
views
asked 6 years ago by
Category: Stock Scanners
Hi Pete TOS has a built in Study called the StandardDevChannel. I'm trying to build a scan that will find stocks which have crossed above the highest line in the StandardDevChannel. The scan needs to detect this crossing above the highest line at the...
1
vote
1
answer
151
views
asked 6 years ago by
Category: Stock Scanners
Hi Peter, Please provide a scan to find stocks that have been overbought or oversold more than 3 bars in the last 40 bars.  I need help with keeping a count for 40 bars.  If this has been answered somewhere let me know. Thanks in advance for any help...
0
votes
1
answer
473
views
asked 6 years ago by
Category: Chart Studies
Hi Pete i did some searching but did not find an answer to this.  I'm hoping if you could create a code to automatically draw support/resistance lines based off of the daily chart thats being tested multiple times through lows or highs of the daily c...
0
votes
1
answer
136
views
asked 6 years ago by
Is it possible to download daily trades from TOS to excel? I want to download opening price, closing price time etc. Can that be done in TOS?
0
votes
1
answer
438
views
asked 6 years ago by
Category: Stock Scanners
I have a list of maybe 400 of my "favorite stocks". I want to run a scan that looks for indicators like MA crosses, but only searches through my 400 favorite stocks. How do I do that?
0
votes
1
answer
1926
views
asked 6 years ago by
Category: Stock Scanners
Pete, I want to create a scan for just a standard Bollinger Bands Squeeze.  Where I get stuck is that TOS lets me reference the BandWidth I can't figure out how to see if today's Bandwidth is the lowest range in past x number of days. In a perfect wo...
0
votes
1
answer
246
views
asked 6 years ago by
Category: Chart Studies
The following code will plot Stochastic Full Diff divergence lines on the price bars. However, I would like to be able to see the divergence lines on the Stochastic Full Diff indicator in the sub graph. Yes, I understand that some of the Stochastic F...