Votes
Answers
Views
Question
0
votes
1
answer
153
views
Category:
Stock Scanners
Having difficulty creating the third and final condition of a TOS scan whereby the Kijun value + 1atr <= closing price. My definition of the atr = 14 standard The whole scan is as follows: price closes above kijun William %R (8periods) > -20 ...
0
votes
1
answer
267
views
Category:
Stock Scanners
Pete, I would like to construct a scan that culls out stocks with the highest 4 day RSI in the past 25 days of 80 or greater. Conversely, I would like to find stocks that have a lowest 4 day RSI of less than 20 in the past 25 days. thank you for your...
0
votes
1
answer
212
views
Category:
Chart Studies
Im looking for a way to be able to display higher time frame data, ie Standard Deviation Channels to a lower time frame chart. In otherwords for example I want to display 15 min chart on a 1 min chart. The script I have doesnt work correctly being a ...
0
votes
1
answer
242
views
Category:
Watch Lists
Price to Text label field Hello Pete, I wanted to know if it was possible to have a code that displays a color text label RED (NEGATIVE) , GREEN (POSITIVE) instead of price? Ex. if data < 1.00 then "NEGATIVE" else "POSITIVE" I've been...
0
votes
1
answer
189
views
Category:
Stock Scanners
Hello Mr. Hahn, I am creating a scan where the close of the previous 15 bars has been above the 12 ema, while the 12 ema has also been above the 21 ema for the past 15 bars. In essence a scan for a trend. I can make something through the condition wi...
