Questions (2347)

Votes
Answers
Views
Question
0
votes
1
answer
92
views
asked 2 years ago by
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
197
views
asked 2 years ago by
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
152
views
asked 2 years ago by
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
117
views
asked 2 years ago by
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
124
views
asked 2 years ago by
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...
0
votes
1
answer
200
views
asked 2 years ago by
Category: Chart Studies
I was looking for a chart study that plots the OHLC lines of the first 5 min candle only.  The lines should extend across the chart.
0
votes
1
answer
281
views
asked 2 years ago by
Category: Stock Scanners
Hi Pete - long time lurker, first time posting for help. I am looking for a way to find (bullish) divergence on the squeeze momentum oscillator. Please see attached photo for reference. The green line identifies that there is bullish momentum diverge...
0
votes
1
answer
85
views
asked 2 years ago by
Category: Stock Scanners
Hi Pete, this is my first time posting though I’ve been an avid reader of your site for a couple years now. It is a credit to the wealth of knowledge on this resource that I’ve always found an answer to previous coding obstacles by searching through ...
0
votes
1
answer
322
views
asked 2 years ago by
Category: Stock Scanners
Hi, Pete - new to the site, and am loving it, thanks so much for your contributions to the community! I recently came across the following excellent post and instructions regarding a TOS alert for TTM Wave C crossing zero: https://www.hahn-tech.com/a...
0
votes
1
answer
162
views
asked 2 years ago by
How would I create a recurring alert notification when the SPX and VIX move in the same direction during a day or 2 day time period? I'm thinking this might create a short term topping period for SPX (or SPY).