Page 1 of 1

Two MA RSI Signal

PostPosted: Wed Oct 12, 2016 4:35 am
by Apprentice
EURUSD m1 (10-12-2016 1047).png

Up
RSI > 50
MA1 > MA2
Down
RSI < 50
MA1 < MA2
Two MA RSI Signal.lua
(7.96 KiB) Downloaded 1117 times


TWO MA RSI SIGNAL SCANNER VIEW WITH ALERT (02-07-2022 1406).png

Two MA RSI Signal Scanner View with Alert.lua
(23.33 KiB) Downloaded 113 times

Re: Two MA RSI Signal

PostPosted: Tue Apr 25, 2017 5:17 am
by guinsu2000
Hello sorry for my english,

You have two signal, but it's for open and close ? or long and short ?

If it's the second, what's the rules for closing ?

THanks

Re: Two MA RSI Signal

PostPosted: Wed Apr 26, 2017 6:10 am
by Apprentice
This is an indicator, not a strategy.
Only entry signals are given.
Therefore the exit/close signal is given on opposite entry signal.

Re: Two MA RSI Signal

PostPosted: Wed Apr 26, 2017 7:36 am
by mulligan
A very useful signal. I'm having a small problem (I use 1 minute time frame) in that after a few minutes the signal shoes "error" and the arrows disappear. I tried re downloading, etc., and didn't help. Any assistance appreciated.

Re: Two MA RSI Signal

PostPosted: Fri Dec 13, 2019 5:14 pm
by Avignon
Hello,

I often have this bug: "lua:175: Specified index is out of range".

Thanks.

Re: Two MA RSI Signal

PostPosted: Sun Dec 15, 2019 9:52 am
by Apprentice
Try this version.

Re: Two MA RSI Signal

PostPosted: Wed Dec 25, 2019 3:55 pm
by Avignon
Apprentice wrote:Try this version.


Thanks you!