fxcodebase-backup

RSI Zone Trade

Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=2345
Forum: 17 · Topic 2345 · 4 post(s)


RSI Zone Trade

Apprentice · Tue Oct 05, 2010 5:43 am

RSI Zone Trade.png

Positive Zone (green) RSI (x) > 50 AND RSI(x) > Moving Average(X) of RSI

Negative Zone (Red) RSI (x) < 50 AND RSI(x) < Moving Average(X) of RSI

RSI Zone Trade.lua

MT4/MQ4 version. viewtopic.php?f=38&t=63984&p=108634#p108634


Re: RSI Zone Trade

DWetherell · Tue Oct 05, 2010 1:20 pm

This indicator is only giving me a couple of gray bars every now and then. Can you check and see if you are getting the same results?

Thanks


Re: RSI Zone Trade

Apprentice · Tue Oct 05, 2010 2:19 pm

As far as I can see, everything is drawn according defined rules.


Re: RSI Zone Trade

Apprentice · Mon Feb 05, 2018 8:24 am

The Indicator was revised and updated.