Votes
Answers
Views
Question
0
1
91
asked 3 years ago by M.G.
Category:
Chart Studies
Tags:
Would it be possible to script an indicator to start at a specified time? For instance, the bollinger bands carry the effect of prior expansion, and lag to show a full squeeze as it forms. But is it possible to add options to the code to force it t...
0
1
106
asked 3 years ago by Bernard Lisowski
Category:
Stock Scanners
pete, not getting my desired results. I am trying to do a scan of bollinger percent of less than 3%. scan print will show the results. Also included is the wizard . Any help will be deeply appreciated.
0
1
152
asked 3 years ago by Andrew Suares
Category:
Watch Lists
I am looking for a watch list column that will be green background if the stocks current average volume is 500 thousand or more to be green with the value of the current average volume in black lettering and if under 500k the background will be red? ...
0
1
92
asked 3 years ago by Chris Formen
Category:
Chart Studies
Hi there! I was trying to make a simple label to give me a general feel of where NQ futures are without having to go to that chart. I believe I am close on the code, but the colors/state do not seem to match. Any thoughts? Thanks! input symbol...
0
1
107
asked 3 years ago by Audrey Cornell
Category:
Chart Studies
Hi there ! I use trendline to show me the %chg between 2 points (see attachment). There's a little popup appearing when you 're about to draw trendline, with lot of useful infos. Unfortunately, it is temporary, because it disappears as soon as I pain...
0
1
397
asked 3 years ago by RICHARD KINGSLEY
Category:
Strategy Guide
Hi Pete, Hope you're doing well. I have my entry order figured out, but im having a hard time figuring out how to create an auto trade script exit order with bracket order on TOS that will tell the system to exit/ close my position either to exit for...
0
1
122
asked 3 years ago by Ash Rotch
Category:
Chart Studies
Hello Pete, I need help creating a VWAP script with the same function as normal default VWAP. But, this modification will only display from 9:30am 10:30am and stay plotted on the chart all day only at those times. (The line will not continue) ...
0
1
223
asked 3 years ago by Dave Sullivan
Category:
Stock Scanners
Hey Pete, I need help with the final criteria for a scan I built: I want to scan for stocks that are within 3% of the previous day's ATR. I rummaged through a bunch of your other posts but couldn't seem to put one together. Thanks!
2
1
165
asked 3 years ago by Satish Gupta
Category:
Stock Scanners
I'm almost embarassed to ask this question. If length = 2, does that mean 2 bars before the current bar implying that the current bar is bar 0? One example I saw seemed to indicate the current bar is bar 1 but I doubt it. Thanks
0
1
211
asked 3 years ago by Ivan Cri
Category:
Watch Lists
Hello Pete! First thank you very much for the help that you give! I wonder if you could please guide me,or if it is not much problem for you write code. I looking for watchlist column that will display highest price for period from Market Close to Pr...