fxcodebase-backup

Two MA RSI Signal

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


Two MA RSI Signal

Apprentice · Wed Oct 12, 2016 4:35 am

EURUSD m1 (10-12-2016 1047).png

Up RSI > 50 MA1 > MA2 Down RSI < 50 MA1 < MA2

Two MA RSI Signal.lua

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

Two MA RSI Signal Scanner View with Alert.lua


Re: Two MA RSI Signal

guinsu2000 · Tue Apr 25, 2017 5:17 am

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

Apprentice · Wed Apr 26, 2017 6:10 am

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

mulligan · Wed Apr 26, 2017 7:36 am

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

Avignon · Fri Dec 13, 2019 5:14 pm

Hello,

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

Thanks.


Re: Two MA RSI Signal

Apprentice · Sun Dec 15, 2019 9:52 am

Try this version.


Re: Two MA RSI Signal

Avignon · Wed Dec 25, 2019 3:55 pm

Apprentice wrote: Try this version.

Thanks you!