Votes
Answers
Views
Question
0
1
237
asked 6 years ago by rc76
Category:
Watch Lists
Dear Sir, I have a very quick question regarding my code below. I tried to calculate the first available Open (1 minute) value from 0930. However my code will sometimes generate error (NaN or Infinity) when the Open value is not available at 0930. &n...
0
1
887
asked 6 years ago by Mike Schwartz
Category:
Watch Lists
Is is possible to take that indicator and turn it into a custom watchlist field that could be called from excel? All of the custom fields can be sent to TOS via RTD. I am trying to get my account NetLiq into excel automatically. Thanks Mike
0
1
290
asked 6 years ago by Ryan Sizemore
Category:
Stock Scanners
I have a IV/HV tool I use and curious how to create a scan using this. I would like to know when the HV is above the 80% level on a daily chart. Red line is above the top white line. Find stocks that meet that criteria. Here is the tools code: declar...
0
1
451
asked 6 years ago by Pana Pana
Category:
Chart Studies
Hello all, I did not know where to start in creating labels for this indicator. I would like to have 3 separate labels for each one, that reflects its current value and color (Red/Green). It will show something like this: "RSI" in RED or Green, based...
0
1
802
asked 6 years ago by Trade Wizard
Category:
Stock Scanners
Hello, Would it be possible to scan using StandardErrorChannel(code below)? I am trying to scan if price(close) just crossed above the plot LowerBand on 5 min time frame? input price = close; input standardErrors = 2; input fullRange = Yes; input len...
0
1
173
asked 6 years ago by Carlos Serna
Category:
Stock Scanners
Hi Pete, you previously did a scan for me similar to my new request. https://www.hahn-tech.com/ans/price-was-below-72-and-89-ema-closes-above-72-ema-first-time/ I want to know if you can modify the scan to keep track of when the candle closed ...
0
1
84
asked 6 years ago by James R Brawner Jr
Category:
Chart Studies
As I stated the Strategy works very well and the code has no errors but the red start button does not show for some reason? Here is a picture of my Relative Strength Strategy Problem lacking the Red Start bubble visible thanks again James
0
1
317
asked 6 years ago by John Ulrich
Category:
Stock Scanners
Hi Pete, Can you please modify your MTF MACD stock scan to search for stocks that have the red and green histogram when the green one is down or when the red is up. Somewhat opposite of normal I suppose. Here is a screen shot with arrows so you can s...
0
1
477
asked 6 years ago by Jackson Gregory
Category:
Chart Studies
Hello, Is there a way to auto populate a price level at the "Naked" or "Unfilled" Volume POC. In reference to the picture I would like price levels to auto populate at the red bar if price has not retouched that price level since its inception. I hav...
0
1
136
asked 6 years ago by Steven Parkinson
Category:
Stock Scanners
I would like to build a core portfolio by cherry-picking the best stocks of the S&P 500 index, but not just on performance. How can I scan for both the best performance, but also the lowest volatility along the way? I'm looking for a scan that ...