Hi,
I trying to get a signal when the ADX is flat or heading up.
I've tried using this in the attached efs:
But it only works when the ADX is heading up.
Please advise.
Thank you,
Dave
PS I tried using CTRL C and CTRL V to copy code into this post but it's not working, please advise.
I trying to get a signal when the ADX is flat or heading up.
I've tried using this in the attached efs:
PHP Code:
hADX >= kADX && gADX >= jADX
Please advise.
Thank you,
Dave
PS I tried using CTRL C and CTRL V to copy code into this post but it's not working, please advise.
Comment