I have a simple ProScreener window open for ATR, actually 3 proscreener windows I have open, all displaying different ATR values.
Code for each is below; (But obviously for 5 period and 1 period ATR the code is adjusted to suit,,,,,, all on daily).
1
2
Avtfx=AverageTrueRange[14](Close)
Screener(Avtfx)
My problem is, I’d like to also have the same code for 5 period ATR and 1 period ATR all displayed within 1 Proscreener if possible and not have 3 Pro Screeners open at the same time.
I attach 3 screenshots of what I have now, and a mockup of what I’d like to have if possible.
Thing is,, in it’s present form having 3 Proscreeners makes my screen too busy, I mean 3 times I’m repeating the Name of the instrument!
So you can see I have 3 ProScreener windows (1 for (14) ATR, 1 for (5) ATR & 1 for (1) period ATR.
My question is, can I create 1 ProScreener that will show All 3 ATR values in different Criteria columns ?
The MockUp Image illustrates my thinking and rationale.
(Be great if in ProScreener you could also have a numbered column (Like in my LISTS window, I think this was implimented in version 10.3?), so I can sort the ProScreener via drag and drop how I would like it to be viewed.
Great if you could rename ‘Criteria’ columns headings,, IE so I could call 1, ATR(14) instead of ‘Criteria), etc etc
Just to add, as I can see a flaw in my screen shots,, the named instruments would obviously line up!
As you can see, I’ve chopped the images about and not lined upo the highlighted DAX indice.
(Should all be on the same row). Obvious really,, but just wanted to add this as I’ve cropped and adjusted it a bit wrong,, but I think get what I mean.
It is not possible to add more criteria columns. And if you want to have 3 times detected the same instrument with different criteria (3 different ATR), it is not possible, it will always be the last condition to be tested that will give its result..
Is it clear for you? I may have misunderstood your query .. 🙂
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue