Questions (902)

Votes
Answers
Views
Question
0
votes
1
answer
93
views
Category: Stock Scanners
Hello, is it possible to have a scan that triggers when, i.e. RSI increases by 10 from previous bar in a 30 min time frame? Can't figure how to do this in the regular scan parameters. Thanks a lot!
0
votes
1
answer
93
views
Category: Chart Studies
Hi Pete, I'm not getting any luck on creating a label for the current moving candle's open price to high price net price difference   Thank you.
0
votes
1
answer
92
views
Hello Pete; What should we use to get a current price of a stock, not the close or open of candle? For example, if a 1-minute candle opens a 1.1 and starts going up how can we retrieve the price if it meets specific present criteria? not after the ca...
0
votes
1
answer
92
views
Category: Watch Lists
Hi Pete, I would like to add a rule to this watchlist code: https://www.hahn-tech.com/ans/colour-the-watchlist-with-if-then/ If the daily bar stays above/below the previous day cross over it turns purple for staying above and Yellow if it stays below...
0
votes
1
answer
92
views
Category: Stock Scanners
Hi Hahn, I am trying to build a scanner where current 5m candle crosses previous week's high. I tried using aggregation period but it does not allow secondary aggregation period for scan. Request you to help me as to how I can get previous week's hig...
0
votes
1
answer
92
views
Category: Stock Scanners
  Hello Pete , it it possible to create a scan condition with a time based trigger. For example, if a simple scanner searches for stocks with 10,000 volume+on the day . By 9:45 am market time , it applies a scan condition that only shows stocks with ...
0
votes
1
answer
91
views
Category: Stock Scanners
Hi Pete, As mentioned in earlier question, I am posting this question in which I need your help in adding filters as per the following request. I am trying to create a scan in which I am looking for to get alerts whenever the PPS signal generates on ...
0
votes
1
answer
91
views
Category: Chart Studies
Hello Pete, I need help creating a simple chart label Condition 1 find % change from yesterdays close to todays high (include premarket) Calculate the mean  ((yesterdays close+todays high)/2)) Find the % change from todays high of day to the mean. Pl...
0
votes
1
answer
91
views
Category: Watch Lists
Pete, I need help creating watchlist column from the ATR trailing stop study with a red sell signal and green buy signal with counter.
0
votes
1
answer
90
views
Category: Stock Scanners
Hey Pete, I'm trying to figure out the code that would pull a stock when X volume occurs twice within 10 bars. So for example, stock ABC is pulled when its volume spikes above 10,000 on two separate bars but within 10 bars of each other. I appreciate...