Hi all,
I have a simple screen with a ranking system and two free-form rules:
AvgDailyTot(60)>300000 & close(0)>2 //line 1
FRank(“ChaikinAD(7,0)”, #All, #DESC)<99 AND Showvar(@AD7,“ChaikinAD(7,0)”) //line 2
I noticed the following:
- whether I have line 2 active or not, the stocks are always sorted according to the ranking system.
- when displaying the variable @AD7 in the custom report, it only returns 0 values, although in a fundamental chart I can clearly see actual values for this formula.
My questions:
- How can I change the ranking in the screener so that the stocks are sorted according to the FRank rule?
- Why are there only 0 values displayed for my variable?
Best regards,
Florian
