Votes
Answers
Views
Question
0
votes
1
answer
123
views
Category:
Chart Studies
Hi Hahn! On the thinkorswim platform, when I hover my mouse over a candlestick, it displays the Date, Time, Open price, Highest price, Lowest price, Closing price etc. I was wondering if it's possible to modify this to also show the "Average Price = ...
0
votes
1
answer
156
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
272
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
214
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
246
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
192
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...
