Votes
Answers
Views
Question
0
votes
1
answer
149
views
asked 7 years ago by Jason Haddad
Category:
Stock Scanners
Hello, First off, thank you so much for your videos. They really have taught me a lot about the TOS platform. I am looking to develop code that will alert me to the moment that a stock breaks a previous high (a resistance at this point) that was set...
0
votes
1
answer
141
views
asked 7 years ago by iO Rambo
Category:
Chart Studies
I would like to know if there is a way to edit the grid appearance to remove the vertical lines on the grid and just have the horizontal lines. Thanks
0
votes
1
answer
977
views
asked 7 years ago by Ricky Garcia
Category:
Alerts and Notifications
Hi Pete is there a way i can get a signal on Schaff Trend Cycle oversold below 25 from flat then move slight bend upward then overbought 75 flat then move slight bend downward? the picture is included thank you
1
vote
1
answer
432
views
asked 7 years ago by Andriy K
Category:
Strategy Guide
Hello, after watching this video, I was very excited to start making my own strategies and studies. However before doing that, I wanted to replicate what was done in the video... this is what I got so far. However there is one modification I would li...
0
votes
1
answer
541
views
asked 7 years ago by [email protected]
Category:
Chart Studies
Hi Pete, How is it possible to create a Multi-time frame Bollinger bands? That line that I have commented out is an issue. I appreciate your help! input length = 20; input displace = 0; input price = close; input Num_Dev_Dn = -2.0; input Num_Dev_up ...
0
votes
1
answer
212
views
asked 7 years ago by Arun NY
Category:
Stock Scanners
I am getting an odd behavior when I change the Reference date. Everything works fine through Reference Date = 20170609. But if I set the reference date as 20170610 or later, the red line does not get shifted to the green line on that (reference) dat...
1
vote
2
answers
224
views
asked 7 years ago by Juan Banderas
Category:
Watch Lists
Hello Hahn, Can you design a watchlist column that interprets multiple indicators and outputs a phase? For example, These indicators will be Relative Volume % Change between the close of the previous candle RVI (Relative Volatility Index) The...
0
votes
1
answer
673
views
asked 7 years ago by Ervin Lindsay Blanks
Category:
Alerts and Notifications
I use 400 ticks bars. The more bars over a certain period of time the greater the speed of the market. If the market prints 50 (400 tick) bars over a certain time period say from 14:00 to 15:00 and prints 100 (400 tick) bars from 15:00 to 15:30 we k...
0
votes
1
answer
252
views
asked 7 years ago by Ryan Sizemore
Category:
Chart Studies
Tags:
I'm wanting to have a study at the bottom of a chart that shows ETFs and the top 10 holdings and if how those holdings look if they have a bullish or bearish EMA crossover. If it is bullish (5 is over 21) then a green dot, bearish (5 below 21) then a...
0
votes
1
answer
155
views
asked 7 years ago by S S
Category:
Alerts and Notifications
Hello Please have a look at the Script and help me to add alert on when it crossover daily open currently script alert me on premarket high but I want to have alerted when it cross daily open attach is the script.