Votes
Answers
Views
Question
0
votes
2
answers
2138
views
asked 7 years ago by Juan Banderas
Category:
Stock Scanners
Hello, One problem I noticed with the TOS platform is that it seems to refresh scan results very slow and not in real-time. Is there a way to make the scan run every 30 seconds and update the dynamic watchlist in real-time ? I am willin...
0
votes
2
answers
530
views
asked 7 years ago by Juan Banderas
Category:
Watch Lists
Hello Hahn, I was wondering if you could help with the following custom column watch list: Relative Volatility Index (RVI) above 55 then background color red Relative Volatility Index (RVI) below 45 then background color green Thanks, j Would...
1
vote
2
answers
662
views
asked 7 years ago by Charles Alexander
Category:
Stock Scanners
I have the code for a study/scan that will plot/find N bar highs/lows. It works well for plotting/finding instruments that have a N bar high/low in the last N bars. I can't figure out how to modify the code to find the FIRST N bar high/low (in the la...
0
votes
1
answer
182
views
asked 7 years ago by Rachid Brah
Category:
Stock Scanners
Tags:
Hello Pete, Sorry for the double posting. I tried to add the picture in the previous post in the answer box, but I got an error message saying that I need to write something, but I could not do so because I could not click anywhere to write. I re-pos...
0
votes
2
answers
936
views
asked 7 years ago by Luis Morales
Category:
Watch Lists
I wanted to know if it is possible to make a custom color coded watchlist for the TTM Trend. It would be similar to the TTM squeeze histogram. For example, It would have different time frame column some being blue or red depending in the actual char...
0
votes
4
answers
1206
views
asked 7 years ago by Andrew Lane
Category:
Alerts and Notifications
I want something to alarm me at the end of each bar, specifically 15 min, but I am using 1 min so I can test it. It seems if I mention a function like Seconds from Time or GetTime, it does not work the alarm or sound alert at all. declare once_pe...
0
votes
1
answer
114
views
asked 7 years ago by Charles Alexander
Category:
Stock Scanners
I am looking to create a scan that finds stocks with NO gaps for ALL N bars back. It's easy enough for me to finds gaps looking N bars back. There are built-in default scans that do this. It seems much harder to create a scan to find NO gaps for ALL ...
0
votes
1
answer
161
views
asked 7 years ago by anthony tremarco
Category:
Watch Lists
can I set up different color columns to alert me when the price is below, above and in the cloud for Ichimoku trading. is there a video that can be watched
0
votes
1
answer
931
views
asked 7 years ago by Kim Tim
Category:
Stock Scanners
Hi Pete, I entered this code in Study Custom for scanning, but it gave me error: "AddLabel is not allowed in this context". Please show how to fix this issue so it can scan for squeeze. Thanks! def squeeze = if(reference BollingerBands().”upperband” ...
0
votes
1
answer
156
views
asked 7 years ago by Murat Magzumov
Category:
Frequently Asked Questions
Hello Pete, I wonder if it is possible to extract a monthly report from TOS showing trading statistics such as winning %, average profit and losing trades, profit factor etc? Thank you in advance! Murat