I ran a query several times with the following code for Month, Week, and Day:
MACD()."Value" is greater than MACD()."Avg" and
MACD()."Avg" is greater than 0 and
ADX() is greater than 25
Several of the results violated the criteria. The screen print below shows an example:

While the MACD value is > the average, the average is < 0. Also, the ADX is < 25;
Here is the scan:
http://tos.mx/!796eG1vc
Most of the results are good. I don't understand the inclusion of results that don't seem to meet the criteria. Where did I go wrong?
Craig
MACD()."Value" is greater than MACD()."Avg" and
MACD()."Avg" is greater than 0 and
ADX() is greater than 25
Several of the results violated the criteria. The screen print below shows an example:

While the MACD value is > the average, the average is < 0. Also, the ADX is < 25;
Here is the scan:
http://tos.mx/!796eG1vc

Most of the results are good. I don't understand the inclusion of results that don't seem to meet the criteria. Where did I go wrong?
Craig
Last edited by a moderator: