Questions (2347)

Votes
Answers
Views
Question
0
votes
1
answer
68
views
asked 6 years ago by
Category: Chart Studies
Hello Pete, Could you please code a green arrow that shows below the price bar when the price closes on the top 30% (have the ability to change the number) of the bar (based on a time chart – 1min – Monthly) AND it is above the 50 simple moving avera...
0
votes
1
answer
115
views
asked 6 years ago by
Category: Chart Studies
Hi Steve In your Q&A https://www.hahn-tech.com/ans/dynamic-hilo-watchlist/ you ended the session with… “In order to show the number of times a previous high has been breached requires a very complicated solution that is not provided in the scope ...
0
votes
1
answer
2036
views
asked 6 years ago by
Category: Stock Scanners
Hi Pete, I was looking for the scan code, which scans the stock , when 9 EMA cross 20EMA,  and candle closes above 9 EMA on the daily chart. I appreciate your help. Thanks, Rup
0
votes
1
answer
1191
views
asked 6 years ago by
Category: Chart Studies
Hello Hahn, I was looking through the post and couldn't find a post that gave detailed volume stats for a stock. I wanted to know if it was possible if you could take this custom volume statistics studies and improve the mode and functionality of it....
0
votes
1
answer
400
views
asked 6 years ago by
Category: Chart Studies
I had a quick question for you. Do you know of any way to get previous market maker moves or use the getATMoption function to get previous ATM option pricing? I think the answer is no, but I wanted to see if you had any ideas. Thanks
0
votes
1
answer
75
views
asked 6 years ago by
Category: Chart Studies
I am trying to find the difference in the value of the StochasticFull, and more specifically the K period. The settings I am using for StoFull K is 6. I am trying to paint an up arrow on the price bar when the difference of the previous K period to t...
1
vote
1
answer
2924
views
asked 6 years ago by
Category: Stock Scanners
♥ 1
Is there a way to create a scan in Thinkorswim that can identify 3X relative volume for only the first/last 15 minute period of the trading day?  The scans would compare the first/last 15 minute trading day volume to the previous 780 periods (26 fift...
0
votes
1
answer
886
views
asked 6 years ago by
Category: Chart Studies
Hi Mr. Hahn, I would like to know if you have any script that would show volume for a specific time frame such as from from 4am till 929am as a label on the chart. I am trying to learn trading and this would be really helpful in my analysis. Thanks
0
votes
1
answer
47
views
asked 6 years ago by
Category: Watch Lists
I was able to update a column on a watchlist to add a label and background color based on the closing price being above or below the 34 ema. Here is the code I am using: plot data = close ; def MovAvgExponentia1 = ExpAverage(close, 34 ); AddLabel(yes...
0
votes
1
answer
412
views
asked 6 years ago by
Category: Chart Studies
Hello Hahn, I wanted to know if you could create a chart label for the 5 minute chart. The label conditions should be   By default, if the stock has done more than 1.5 million shares of volume already on the day, the value should always say "DO ...