Votes
Answers
Views
Question
0
votes
1
answer
80
views
asked 3 years ago by JR
Category:
Chart Studies
hello, is it possible to make the rsi have a zero line and range between -100 and 100 instead of 1 to 100... what would i need to do it the calculations to make it range like this? thanks for any assistance
0
votes
1
answer
798
views
asked 3 years ago by Charles Hammer
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...
0
votes
1
answer
518
views
asked 3 years ago by Nathan Ngindu
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
320
views
asked 3 years ago by Joe Sumner
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
328
views
asked 3 years ago by Sam Putnam
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
97
views
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
votes
1
answer
109
views
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
votes
1
answer
157
views
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
votes
1
answer
93
views
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
votes
1
answer
113
views
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...