Questions (2372)

Votes
Answers
Views
Question
0
votes
1
answer
79
views
asked 4 years ago by
Category: Watch Lists
Hello,  I have a large watchlist (the TOS all listed stocks) with over 6000 symbols and try to sort by using a custom field, such as (close - open), if I leave the show field to [50], the system just sort the 50 showed symbols, if I change the show f...
0
votes
1
answer
352
views
asked 4 years ago by
Category: Chart Studies
I have been trying to create a MTF MACD crossover at a 30 min timeframe and show bullish or bearish while I'm on the 1 min timeframe. I am having problems getting the aggregation period to work. Hoping you could help, thanks! Def positive =MACD()."Va...
0
votes
1
answer
95
views
asked 4 years ago by
Category: Chart Studies
Hi, below is a basic code meant for the daily chart to calculate a 14 period ATR excluding the last/current bar if there are more than 14 bars on the daily chart and averages the ATR for the total number of candles on the daily chart if there are les...
0
votes
1
answer
157
views
asked 4 years ago by
Category: Watch Lists
I think I am close here. Trying to get a watchlist column that turns green (or whatever color) when the following is true: (X) EMA crosses above VWAP UpperBand (at 1.0 SD) within the last (Y) bars I like to see this on a 10-min chart. I don't get any...
0
votes
1
answer
377
views
asked 4 years ago by
Category: Stock Scanners
hello mr hahn. can i run a scan like this stock (ALT) where i ca scan where the stock is in the green zone. and also in the red zone $35 red zone and $11 green zone
0
votes
1
answer
172
views
asked 4 years ago by
Category: Chart Studies
Hi Pete! I am trying to add a label to my 1-min chart that would show the value of the stochasticSlowD with color indication: green when its uptrending or red when its downtrending. Thank so much for your help!
0
votes
1
answer
131
views
asked 4 years ago by
Category: Stock Scanners
Mr. Hann,  I have run into a bit of an issue with my scan.  What I want is that over the past 3 days all 3 days add up to 100% extension.  I am getting tickers that are up only 50% over the previous 3 days.   I also have a volume requirement that the...
0
votes
1
answer
47
views
asked 4 years ago by
Category: Chart Studies
Hi Pete! In reference to the below thread, could you please help me with adding two labels to the chart. One showing the days its net change is "$1 Days" in green while the other "-$1 Days" in red. https://www.hahn-tech.com/ans/custom-column-showing-...
0
votes
1
answer
88
views
asked 4 years ago by
Category: Stock Scanners
Hi Pete, I'm looking for a scanner that can search for price close above lowest EMA or SMA but can also be above both. We can use EMA & SMA length values of 8. So an example: Ticker XYZ 8EMA ( $2.37 ) Close ( $2.35 ) 8SMA ( $2.28 ) The scanner wo...
0
votes
1
answer
72
views
asked 4 years ago by
Category: Watch Lists
Hi Pete, I'd like a custom column showing how often a stock has gained/declined $1 in a trading day over an X time frame. Ex: ABC open at $9, close at $10.30. DEF open at $12.50, close at $11.25. Thank you.