Questions (2349)

Votes
Answers
Views
Question
0
votes
1
answer
332
views
asked 3 years ago by
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
votes
1
answer
94
views
asked 3 years ago by
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
votes
1
answer
86
views
asked 3 years ago by
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
votes
1
answer
139
views
asked 3 years ago by
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
votes
1
answer
92
views
asked 3 years ago by
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
votes
1
answer
72
views
asked 3 years ago by
Category: Chart Studies
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
votes
1
answer
226
views
asked 3 years ago by
Category: Stock Scanners
Hi all. So I have an idea I'd like to test out, but I'm not sure how to put it together into a working thing. I basically want to scan for premarket price spikes that have happened say up to 30 days ago. I want the scanner to return the list of ticke...
0
votes
1
answer
235
views
asked 3 years ago by
Category: Strategy Guide
Mr Hahn, I am hoping you can help me figure out why my conditional orders are not triggering for TOS. I am trying 2 different types in my live account (for a small amount) until I can get it working. I am using the MACD standard crossover from negati...
0
votes
1
answer
433
views
asked 3 years ago by
Category: Stock Scanners
Hello Peter, This is a can from TOS price performance => Near_High_Lows when current price is within 3% of the 252 period low. #Wizard text: The current price ##Wizard input: price #Wizard text: is within #Wizard input: choice1 #Wizard text: % of ...
0
votes
1
answer
586
views
asked 3 years ago by
Category: Chart Studies
I'm using SetPaintingStrategy.VALUES_BELOW in two different studies.   One is the tos sequence counter and the other a custom script.   The issue I have is that the numbers paint on top of each other.    Is there a way to format them to not be on top...