Questions (2349)

Votes
Answers
Views
Question
0
votes
1
answer
378
views
asked 2 years ago by
Category: Chart Studies
Hi Pete. I am referencing a previous post Questions – Equanimous Trading – Hahn-Tech, LLC in which you created a script that is working great. *see screenshot I am attempting to do the same thing with VWAP so that when CLOSE < VWAP there is red fr...
0
votes
1
answer
142
views
asked 2 years ago by
Category: Chart Studies
I am using Heikin Ashi bar chart. The image shows three different priced stock bars. The white bubble shows the actual calculated height (price close - open). The dollars are the actual price of that stock. Their bar heights (green box) are similar/e...
0
votes
1
answer
96
views
asked 2 years ago by
Category: Chart Studies
Hi Pete!  I am working with an indicator in TOS that plots a linear regression channel. (photo attached + code below). I am trying to edit this script so that instead of printing a cloud, TOS instead prints a center line, a line at the top deviation,...
0
votes
1
answer
95
views
asked 2 years ago by
Category: Chart Studies
Tags:
Hey Pete, I would like horizontal lines to show the high and low of /ES between the hours of 2am-5am MST (4am-7am EST, the London open). I tried modifying this code to suit my needs: https://www.hahn-tech.com/ans/premarket-highlow-label/ input startT...
0
votes
1
answer
40
views
asked 2 years ago by
Category: Chart Studies
Pete, I know there is an import bar on the top of chart, but wondering if a code can be used to import a study set. Thank you!
0
votes
1
answer
1102
views
asked 2 years ago by
Category: Watch Lists
I'd like to colorcode watchlist market cap values below certain threshold. Is there a function or combination of functions (say shares, or float as TD refers to it, multiplied by price for ex) to get market cap ($millions) to be able to color the wat...
0
votes
1
answer
81
views
asked 2 years ago by
Category: Stock Scanners
As an example, how do I scan for stocks that had over 1000 trades yesterday? (from 9:30 to 15:59)
0
votes
1
answer
74
views
asked 2 years ago by
Category: Chart Studies
Greetings Pete, If you have time I'd appreciate your feedback on my code. I hope it's correct. Maybe there is a better way to write it. I created a label that looks at the Ichimoku Chikou, and the closing price (26 days ago), and displays a gray labe...
0
votes
1
answer
584
views
asked 2 years ago by
Category: Watch Lists
How do I make a column to show gap % in premarket ? It would be something like: (daily close- last price)/last price I try to use (close-last)/last, but it says 'last' is an invalid statement Saw this post: https://www.hahn-tech.com/ans/percent-chang...
0
votes
1
answer
84
views
asked 2 years ago by
Category: Watch Lists
How do I make a column showing time for High of Day, and a column showing time for Low of Day If the same price is reached multiple times intraday, show the first time