Page 1 of 2

Moving Averages filter for RSI zone

PostPosted: Thu Jan 25, 2018 8:40 am
by 7510109079
re: the RSI_PK indicator at viewtopic.php?f=17&t=3080

Hi Apprentice,

Would it be possible to integrate the 'Averages' indicator into the RSI_PK so that the user could specify a moving average e.g. EMA50 to act as a filter

The RSI OB/OS zones would only be highlighted if they are signalling a reversal back into the same trend of the specified moving average

e.g.
- when MA trend is UP, only oversold RSI zones are highlighted
- when MA trend is DOWN, only overbought RSI zones are highlighted

thx in advance

Re: Moving Averages filter for RSI zone

PostPosted: Thu Jan 25, 2018 2:19 pm
by Apprentice

Re: Moving Averages filter for RSI zone

PostPosted: Thu Jan 25, 2018 4:07 pm
by 7510109079
Many thx Apprentice

Can the user be able to specify the MA period and the RSI period independently please

e.g use an RSI of 14 but an EMA of 50

Also can the signal arrows draw on the exit of the OS/OB zone (rather than the entry) pointing in the direction of the exit (i.e. up arrow for exiting the OS zone and down arrows exiting the OB zone)

great job!

Re: Moving Averages filter for RSI zone

PostPosted: Fri Jan 26, 2018 9:23 am
by 7510109079
clarification: i am referring to moving averages with respect to price action. I do not mean a moving average of the RSI oscillator

Re: Moving Averages filter for RSI zone

PostPosted: Fri Jan 26, 2018 12:08 pm
by Apprentice
Can the user be able to specify the MA period and the RSI period independently please
NOT for RSI_PK Averages.
MA used is the core of RSI calculations.

Re: Moving Averages filter for RSI zone

PostPosted: Fri Jan 26, 2018 2:20 pm
by 7510109079
EDITED There is some misunderstanding. Maybe this was my fault for talking about RSI_PK and zones. Its much simpler. Let me try to clarify.

When normal RSI enters OB/OS the averages line on the price chart is checked

Two separate conditions must exist for either an UP or DOWN RSI_MA_Alert to be given:-


For UP RSI_MA_Alert
1. RSI has crossed into lower OS zone
AND
2 . Chart price is ABOVE Averages indicator line on price chart

For DOWN RSI_MA_Alert
1. RSI has crossed into upper OB zone
AND
2 . Chart price is Below Averages indicator line on price chart


User specifies:
MA type
MA period
RSI period
RSI OB level
RSI OS level

Re: Moving Averages filter for RSI zone

PostPosted: Mon Jan 29, 2018 6:36 am
by Apprentice
Try RSI_PK with Averages Filter
viewtopic.php?f=17&t=3080&p=7179#p7179

Re: Moving Averages filter for RSI zone

PostPosted: Mon Jan 29, 2018 12:36 pm
by 7510109079
My apologies Apprentice. I corrected an error in my text above but i dont think you saw in in time before you made the revision.

Indicator is great but my error means its giving reversed signals.

For UP RSI_MA_Alert
1. RSI has exited lower OS zone
AND
2 . Chart price is ABOVE Averages indicator line on price chart

For DOWN RSI_MA_Alert
1. RSI has exited upper OB zone
AND
2 . Chart price is BELOW Averages indicator line on price chart

Arrows are the exits calculated by existing code.
Vertical lines show where exit signals would be issued. Basically it would indicate reverals BACK INTO TREND

thx
Image

Re: Moving Averages filter for RSI zone

PostPosted: Wed Jan 31, 2018 6:23 am
by 7510109079
here's a better visualisation in the attachment. White circles are where arrows/alerts should appear. Currently arrows are triggering on opposite OB/OS levels

Re: Moving Averages filter for RSI zone

PostPosted: Fri Feb 02, 2018 6:34 am
by 7510109079
Hi Apprentice, any possibility of making the adjustment before the weekend, thx in advance