Hello, I have a question,How do I ask for a price in Building Block? For example:
Close > 100$.
That is, stocks that are trading above $100.
Thank you very much.
Close > 100$.
That is, stocks that are trading above $100.
Thank you very much.
Rename
Use Indicator Compare to Value. And for the Indicator parameter, select Close which is at the top of the list.
For backtesting, you should use the SplitRev indicator instead of Close. This way, you'll be comparing the actual price level as it traded in the market, historically.
If it's just a Screen for tomorrow, then you may ignore this!
If it's just a Screen for tomorrow, then you may ignore this!
Your Response
Post
Edit Post
Login is required